Uses of Interface
de.espirit.firstspirit.agency.GlobalWebAppId
Packages that use GlobalWebAppId
-
Uses of GlobalWebAppId in de.espirit.firstspirit.agency
Fields in de.espirit.firstspirit.agency declared as GlobalWebAppIdModifier and TypeFieldDescriptionstatic final GlobalWebAppId
GlobalWebAppId.PREVIEW
Identifier for the FirstSpirit Preview.static final GlobalWebAppId
GlobalWebAppId.ROOT
Identifier for the FirstSpirit Startpage.static final GlobalWebAppId
GlobalWebAppId.STAGING
Identifier for the FirstSpirit Staging.static final GlobalWebAppId
GlobalWebAppId.WEBEDI
Deprecated.static final GlobalWebAppId
GlobalWebAppId.WEBEDIT
Identifier for the FirstSpirit ContentCreatorstatic final GlobalWebAppId
GlobalWebAppId.WEBMON
Identifier for the FirstSpirit System-Monitoring.Methods in de.espirit.firstspirit.agency that return GlobalWebAppIdModifier and TypeMethodDescriptionstatic GlobalWebAppId
Creates a global web-app identifier.ModuleAdminAgent.createGlobalWebApp
(String globalWebAppId, String contextName, String name) Creates a global web-app.Methods in de.espirit.firstspirit.agency that return types with arguments of type GlobalWebAppIdModifier and TypeMethodDescription@NotNull Collection<GlobalWebAppId>
ModuleAdminAgent.getGlobalWebApps()
Returns all configurable global web-apps.@NotNull Collection<GlobalWebAppId>
ModuleAdminAgent.getGlobalWebApps
(boolean includeSystem) Returns all configurable global web-apps with the option to include the ones from the system.Methods in de.espirit.firstspirit.agency with parameters of type GlobalWebAppIdModifier and TypeMethodDescriptionvoid
ModuleAdminAgent.removeGlobalWebApp
(GlobalWebAppId globalWebAppId) Undeploys and destroys the given global web-app.
WEBEDIT
instead.