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 TypeMethodDescriptionand()getId()booleangetName()onModel()voidvoidsetIsEnabled(boolean isEnabled) voidMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestAuditAppModel
public RestAuditAppModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestAuditAppModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestAuditAppModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestAuditAppModel>
-
getId
-
setId
-
getName
-
setName
-
getIsEnabled
public boolean getIsEnabled() -
setIsEnabled
public void setIsEnabled(boolean isEnabled)
-