Uses of Class
org.alfresco.rest.model.RestNetworkQuotaModel
-
Packages that use RestNetworkQuotaModel Package Description org.alfresco.rest.model -
-
Uses of RestNetworkQuotaModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestNetworkQuotaModel Modifier and Type Method Description RestNetworkQuotaModelRestNetworkQuotaModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestNetworkQuotaModel Modifier and Type Method Description ModelAssertion<RestNetworkQuotaModel>RestNetworkQuotaModel. and()ModelAssertion<RestNetworkQuotaModel>RestNetworkQuotaModel. assertThat()java.util.List<RestNetworkQuotaModel>RestPersonNetworkModel. getQuotas()Method parameters in org.alfresco.rest.model with type arguments of type RestNetworkQuotaModel Modifier and Type Method Description voidRestPersonNetworkModel. setQuotas(java.util.List<RestNetworkQuotaModel> quotas)
-