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, toString
-
Constructor Details
-
RestCustomModel
public RestCustomModel()
-
-
Method Details
-
and
- Specified by:
andin interfaceIModelAssertion<RestCustomModel>
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestCustomModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCustomModel>
-