Uses of Enum Class
de.espirit.firstspirit.module.WebEnvironment.WebScope
-
Uses of WebEnvironment.WebScope in de.espirit.firstspirit.agency
Modifier and TypeMethodDescriptionstatic ProjectWebAppId
WebAppId.Factory.create
(Project project, WebEnvironment.WebScope webScope) Creates a project-local web-app identifier.@NotNull String
LegacyModuleAgent.getProjectWebAppUrl
(WebEnvironment.WebScope scope, long projectId, boolean createTicket) Returns the absolute url to the specified project-local web-app (with or w/o a FS SSO ticket). -
Uses of WebEnvironment.WebScope in de.espirit.firstspirit.module
Modifier and TypeMethodDescriptionWebEnvironment.getWebScope()
Returns the webscopestatic WebEnvironment.WebScope
Returns the enum constant of this class with the specified name.static WebEnvironment.WebScope[]
WebEnvironment.WebScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.