Package org.alfresco.rest.model
Class RestRepositoryInfoModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestRepositoryInfoModel
- All Implemented Interfaces:
IModelAssertion<RestRepositoryInfoModel>,IRestModel<RestRepositoryInfoModel>,org.alfresco.utility.model.Model
public class RestRepositoryInfoModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestRepositoryInfoModel>
Generated by 'aforascu' on '2018-01-10 16:02' from 'Alfresco Content Services REST API' swagger file
Generated from 'Alfresco Content Services REST API' swagger file
Base Path {@linkplain /alfresco/api}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionand()getId()onModel()voidsetEdition(String edition) voidvoidsetLicense(RestLicenseInfoModel license) voidsetModules(List<RestModuleInfoModel> modules) voidsetStatus(RestStatusInfoModel status) voidsetVersion(RestVersionInfoModel version) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestRepositoryInfoModel
public RestRepositoryInfoModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestRepositoryInfoModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestRepositoryInfoModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestRepositoryInfoModel>
-
getId
-
setId
-
getEdition
-
setEdition
-
getVersion
-
setVersion
-
getStatus
-
setStatus
-
getLicense
-
setLicense
-
getModules
-
setModules
-