public static class WebAppId.Factory extends Object
WebAppId objects.create project-local id,
create global id| Constructor and Description |
|---|
WebAppId.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static ProjectWebAppId |
create(Project project,
WebEnvironment.WebScope webScope)
Creates a project-local web-app identifier.
|
static GlobalWebAppId |
create(String globalWebAppId)
Creates a global web-app identifier.
|
public static GlobalWebAppId create(String globalWebAppId)
globalWebAppId - identifies the global web-app.public static ProjectWebAppId create(Project project, WebEnvironment.WebScope webScope)
project - identifies the project.webScope - specifies the web-scope.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408