Class MenuEntitlementsRequest

    • Constructor Detail

      • MenuEntitlementsRequest

        public MenuEntitlementsRequest()
    • Method Detail

      • getPrincipalId

        public String getPrincipalId()
      • setPrincipalId

        public void setPrincipalId​(String principalId)
      • getPrincipalType

        public String getPrincipalType()
      • setPrincipalType

        public void setPrincipalType​(String principalType)
      • getNewlyEntitled

        public List<String> getNewlyEntitled()
      • setNewlyEntitled

        public void setNewlyEntitled​(List<String> newlyEntitled)
      • getDisentitled

        public List<String> getDisentitled()
      • setDisentitled

        public void setDisentitled​(List<String> disentitled)