Uses of Class
org.alfresco.rest.model.RestLicenseInfoModel
-
Packages that use RestLicenseInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestLicenseInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestLicenseInfoModel Modifier and Type Method Description RestLicenseInfoModelRestRepositoryInfoModel. getLicense()RestLicenseInfoModelRestLicenseInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestLicenseInfoModel Modifier and Type Method Description ModelAssertion<RestLicenseInfoModel>RestLicenseInfoModel. and()ModelAssertion<RestLicenseInfoModel>RestLicenseInfoModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestLicenseInfoModel Modifier and Type Method Description voidRestRepositoryInfoModel. setLicense(RestLicenseInfoModel license)
-