Uses of Class
org.alfresco.repo.tenant.Quota
-
Packages that use Quota Package Description org.alfresco.repo.tenant -
-
Uses of Quota in org.alfresco.repo.tenant
Fields in org.alfresco.repo.tenant with type parameters of type Quota Modifier and Type Field Description protected java.util.List<Quota>Network. quotasMethods in org.alfresco.repo.tenant that return types with arguments of type Quota Modifier and Type Method Description java.util.List<Quota>Network. getQuotas()Constructor parameters in org.alfresco.repo.tenant with type arguments of type Quota Constructor Description Network(org.alfresco.repo.tenant.Tenant tenant, java.lang.Boolean isHomeNetwork, java.util.Date createdAt, java.lang.String subscriptionLevel, java.lang.Boolean paidNetwork, java.util.List<Quota> quotas)
-