Package org.alfresco.rest.model
Class RestCustomModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.utility.model.CustomContentModel
org.alfresco.rest.model.RestCustomModel
- All Implemented Interfaces:
IModelAssertion<RestCustomModel>,IRestModel<RestCustomModel>,org.alfresco.utility.model.Model
public class RestCustomModel
extends org.alfresco.utility.model.CustomContentModel
implements IRestModel<RestCustomModel>
- Author:
- Bogdan Bocancea
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.utility.model.CustomContentModel
getAuthor, getName, getNamespacePrefix, getNamespaceUri, getStatus, setAuthor, setName, setNamespacePrefix, setNamespaceUri, setStatusMethods 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
-
RestCustomModel
public RestCustomModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCustomModel>
-