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.LicenseEntitlement
RepositoryInfo.LicenseInfo. getEntitlements()
RepositoryInfo.LicenseEntitlement
RepositoryInfo.LicenseEntitlement. setClusterEnabled(boolean clusterEnabled)
RepositoryInfo.LicenseEntitlement
RepositoryInfo.LicenseEntitlement. setCryptodocEnabled(boolean cryptodocEnabled)
RepositoryInfo.LicenseEntitlement
RepositoryInfo.LicenseEntitlement. setMaxDocs(Long maxDocs)
RepositoryInfo.LicenseEntitlement
RepositoryInfo.LicenseEntitlement. setMaxUsers(Long maxUsers)
-