Package | Description |
---|---|
de.espirit.firstspirit.agency |
Modifier and Type | Field and Description |
---|---|
static GlobalWebAppId |
GlobalWebAppId.PREVIEW
Identifier for the FirstSpirit Preview.
|
static GlobalWebAppId |
GlobalWebAppId.ROOT
Identifier for the FirstSpirit Startpage.
|
static GlobalWebAppId |
GlobalWebAppId.STAGING
Identifier for the FirstSpirit Staging.
|
static GlobalWebAppId |
GlobalWebAppId.WEBEDI
Deprecated.
since 5.2.2001 - use
WEBEDIT instead. |
static GlobalWebAppId |
GlobalWebAppId.WEBEDIT
Identifier for the FirstSpirit ContentCreator
|
static GlobalWebAppId |
GlobalWebAppId.WEBMON
Identifier for the FirstSpirit System-Monitoring.
|
Modifier and Type | Method and Description |
---|---|
static GlobalWebAppId |
WebAppId.Factory.create(String globalWebAppId)
Creates a global web-app identifier.
|
GlobalWebAppId |
ModuleAdminAgent.createGlobalWebApp(String globalWebAppId,
String contextName,
String name)
Creates a global web-app.
|
Modifier and Type | Method and Description |
---|---|
Collection<GlobalWebAppId> |
ModuleAdminAgent.getGlobalWebApps()
Returns all configurable global web-apps.
|
Collection<GlobalWebAppId> |
ModuleAdminAgent.getGlobalWebApps(boolean includeSystem)
Returns all configurable global web-apps with the option to include the ones from the system.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleAdminAgent.removeGlobalWebApp(GlobalWebAppId globalWebAppId)
Undeploys and destroys the given global web-app.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210