Uses of Class
org.alfresco.rest.api.model.RepositoryInfo.LicenseEntitlement
-
Packages that use RepositoryInfo.LicenseEntitlement Package Description org.alfresco.rest.api.model -
-
Uses of RepositoryInfo.LicenseEntitlement in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return RepositoryInfo.LicenseEntitlement Modifier and Type Method Description RepositoryInfo.LicenseEntitlementRepositoryInfo.LicenseInfo. getEntitlements()RepositoryInfo.LicenseEntitlementRepositoryInfo.LicenseEntitlement. setClusterEnabled(boolean clusterEnabled)RepositoryInfo.LicenseEntitlementRepositoryInfo.LicenseEntitlement. setCryptodocEnabled(boolean cryptodocEnabled)RepositoryInfo.LicenseEntitlementRepositoryInfo.LicenseEntitlement. setMaxDocs(Long maxDocs)RepositoryInfo.LicenseEntitlementRepositoryInfo.LicenseEntitlement. setMaxUsers(Long maxUsers)
-