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 TypeMethodDescriptiongetId()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, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestRepositoryInfoModel
public RestRepositoryInfoModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestRepositoryInfoModel>
-
getId
-
setId
-
getEdition
-
setEdition
-
getVersion
-
setVersion
-
getStatus
-
setStatus
-
getLicense
-
setLicense
-
getModules
-
setModules
-