Uses of Class
org.alfresco.rest.api.model.RepositoryInfo.LicenseInfo
-
Packages that use RepositoryInfo.LicenseInfo Package Description org.alfresco.rest.api.model -
-
Uses of RepositoryInfo.LicenseInfo in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return RepositoryInfo.LicenseInfo Modifier and Type Method Description RepositoryInfo.LicenseInfo
RepositoryInfo. getLicense()
Methods in org.alfresco.rest.api.model with parameters of type RepositoryInfo.LicenseInfo Modifier and Type Method Description RepositoryInfo
RepositoryInfo. setLicense(RepositoryInfo.LicenseInfo license)
-