Class ISOPermissions


  • public class ISOPermissions
    extends Object
    Class ISOPermissions
    • Method Detail

      • getId

        public String getId()
        Returns:
        the template ID
      • getAccounts

        public Set<String> getAccounts()
        Returns:
        the list of accounts the template is available for
      • getDomainId

        @Nullable
        public String getDomainId()
        Returns:
        the ID of the domain to which the template belongs
      • isPublic

        public boolean isPublic()
        Returns:
        true if this template is a public template, false otherwise
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()