public interface PageDefinition
Modifier and Type | Method and Description |
---|---|
String |
getAppId()
reference to the app definition
|
String |
getAppKey()
reference to the app definition key
|
String |
getDeploymentId()
the deployment in which this page definition is contained.
|
String |
getId()
unique identifier
|
String |
getKey()
unique value for all versions of this page definition
|
String |
getName()
page name
|
String |
getPageUrl()
the page url of this page definition.
|
String |
getTenantId()
the tenant identifier of this page definition
|
String getId()
String getAppId()
String getAppKey()
String getName()
String getKey()
String getPageUrl()
String getDeploymentId()
String getTenantId()