Interface AppDefinition


  • public interface AppDefinition
    • Method Detail

      • getId

        String getId()
        unique identifier
      • getCategory

        String getCategory()
        category name which is derived from the targetNamespace attribute in the definitions element
      • getName

        String getName()
        label used for display purposes
      • getKey

        String getKey()
        unique name for all versions of this app definition
      • getDescription

        String getDescription()
        description of this app definition
      • getVersion

        int getVersion()
        version of this app definition
      • getDeploymentId

        String getDeploymentId()
        The deployment in which this app definition is contained.
      • getTenantId

        String getTenantId()
        The tenant identifier of this app definition