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 GlobalWebAppIdGlobalWebAppId.PREVIEWIdentifier for the FirstSpirit Preview.static final GlobalWebAppIdGlobalWebAppId.ROOTIdentifier for the FirstSpirit Startpage.static final GlobalWebAppIdGlobalWebAppId.STAGINGIdentifier for the FirstSpirit Staging.static final GlobalWebAppIdGlobalWebAppId.WEBEDIDeprecated.static final GlobalWebAppIdGlobalWebAppId.WEBEDITIdentifier for the FirstSpirit ContentCreatorstatic final GlobalWebAppIdGlobalWebAppId.WEBMONIdentifier for the FirstSpirit System-Monitoring.Methods in de.espirit.firstspirit.agency that return GlobalWebAppIdModifier and TypeMethodDescriptionstatic GlobalWebAppIdCreates 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 TypeMethodDescriptionvoidModuleAdminAgent.removeGlobalWebApp(GlobalWebAppId globalWebAppId) Undeploys and destroys the given global web-app.
WEBEDITinstead.