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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.alfresco.utility.model.CustomContentModel

    getAuthor, getName, getNamespacePrefix, getNamespaceUri, getStatus, setAuthor, setName, setNamespacePrefix, setNamespaceUri, setStatus

    Methods inherited from class org.alfresco.utility.model.TestModel

    setRandomValuesForAllFields, toInfo, toJson, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion

    and, assertThat