Package org.alfresco.rest.api.model
Class RepositoryInfo.LicenseEntitlement
java.lang.Object
org.alfresco.rest.api.model.RepositoryInfo.LicenseEntitlement
- Enclosing class:
- RepositoryInfo
Representation of the license's entitlement.
- Author:
- Jamal Kaabi-Mofrad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setClusterEnabled
(boolean clusterEnabled) setCryptodocEnabled
(boolean cryptodocEnabled) setMaxDocs
(Long maxDocs) setMaxUsers
(Long maxUsers) toString()
-
Constructor Details
-
LicenseEntitlement
public LicenseEntitlement()
-
-
Method Details