Interface PageDefinition

All Known Subinterfaces:
PageDefinitionEntity
All Known Implementing Classes:
PageDefinitionEntityImpl

public interface PageDefinition
  • Method Details

    • getId

      String getId()
      unique identifier
    • getAppId

      String getAppId()
      reference to the app definition
    • getAppKey

      String getAppKey()
      reference to the app definition key
    • getName

      String getName()
      page name
    • getKey

      String getKey()
      unique value for all versions of this page definition
    • getPageUrl

      String getPageUrl()
      the page url of this page definition.
    • getDeploymentId

      String getDeploymentId()
      the deployment in which this page definition is contained.
    • getTenantId

      String getTenantId()
      the tenant identifier of this page definition