Interface PolicyDefinition

    • Method Detail

      • getVersion

        int getVersion()
      • getDeploymentId

        String getDeploymentId()
      • getTenantId

        String getTenantId()
      • getResourceName

        String getResourceName()
      • getCreationTime

        Date getCreationTime()
        Returns the creation timestamp of this data object.
        Returns:
        the creation timestamp
      • getCreatorId

        String getCreatorId()
        Returns the id of the user creating this data object.
        Returns:
        the id of the creation user
      • getPolicyDefinitionLinks

        List<PolicyDefinitionLink> getPolicyDefinitionLinks()
        Returns the policy definition links that are linked to the policy definition.
        Returns:
        the optional list of policy definition links