Enum APIProductDTO.AccessControlEnum

  • All Implemented Interfaces:
    Serializable, Comparable<APIProductDTO.AccessControlEnum>
    Enclosing class:
    APIProductDTO

    public static enum APIProductDTO.AccessControlEnum
    extends Enum<APIProductDTO.AccessControlEnum>
    Defines whether the API Product is restricted to certain set of publishers or creators or is it visible to all the publishers and creators. If the accessControl restriction is none, this API Product can be modified by all the publishers and creators, if not it can only be viewable/modifiable by certain set of publishers and creators, based on the restriction.