Package org.alfresco.rest.model
Class RestAuditAppModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestAuditAppModel
- All Implemented Interfaces:
IModelAssertion<RestAuditAppModel>,IRestModel<RestAuditAppModel>,org.alfresco.utility.model.Model
public class RestAuditAppModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestAuditAppModel>
Generated by 'aepure' on '2017-06-29 15:31' from 'Alfresco Content Services REST API' swagger file
Generated from 'Alfresco Content Services REST API' swagger file
Base Path {@linkplain /alfresco/api/-default-/public/alfresco/versions/1}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()booleangetName()onModel()voidvoidsetIsEnabled(boolean isEnabled) voidMethods 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
-
RestAuditAppModel
public RestAuditAppModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestAuditAppModel>
-
getId
-
setId
-
getName
-
setName
-
getIsEnabled
public boolean getIsEnabled() -
setIsEnabled
public void setIsEnabled(boolean isEnabled)
-