Uses of Class
org.alfresco.rest.model.RestEntitlementsInfoModel
-
Packages that use RestEntitlementsInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestEntitlementsInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestEntitlementsInfoModel Modifier and Type Method Description RestEntitlementsInfoModelRestLicenseInfoModel. getEntitlements()RestEntitlementsInfoModelRestEntitlementsInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestEntitlementsInfoModel Modifier and Type Method Description ModelAssertion<RestEntitlementsInfoModel>RestEntitlementsInfoModel. and()ModelAssertion<RestEntitlementsInfoModel>RestEntitlementsInfoModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestEntitlementsInfoModel Modifier and Type Method Description voidRestLicenseInfoModel. setEntitlements(RestEntitlementsInfoModel entitlements)
-