Package org.alfresco.rest.model
Class RestModuleInfoModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestModuleInfoModel
- All Implemented Interfaces:
IModelAssertion<RestModuleInfoModel>,IRestModel<RestModuleInfoModel>,org.alfresco.utility.model.Model
public class RestModuleInfoModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestModuleInfoModel>
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()getTitle()onModel()voidsetDescription(String description) voidvoidsetInstallDate(String installDate) voidsetInstallState(String installState) voidvoidsetVersion(String version) voidsetVersionMax(String versionMax) voidsetVersionMin(String versionMin) 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
-
RestModuleInfoModel
public RestModuleInfoModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestModuleInfoModel>
-
getId
-
setId
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getVersion
-
setVersion
-
getInstallDate
-
setInstallDate
-
getInstallState
-
setInstallState
-
getVersionMin
-
setVersionMin
-
getVersionMax
-
setVersionMax
-