Uses of Enum Class
de.espirit.firstspirit.module.WebEnvironment.WebScope
Packages that use WebEnvironment.WebScope
-
Uses of WebEnvironment.WebScope in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return WebEnvironment.WebScopeMethods in de.espirit.firstspirit.agency with parameters of type WebEnvironment.WebScopeModifier and TypeMethodDescriptionstatic ProjectWebAppIdWebAppId.Factory.create(Project project, WebEnvironment.WebScope webScope) Creates a project-local web-app identifier.@NotNull StringLegacyModuleAgent.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
Methods in de.espirit.firstspirit.module that return WebEnvironment.WebScopeModifier and TypeMethodDescriptionWebEnvironment.getWebScope()Returns the webscopestatic WebEnvironment.WebScopeReturns 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.