Package org.alfresco.rest.model
Class RestAspectModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestAbstractClassModel
org.alfresco.rest.model.RestAspectModel
- All Implemented Interfaces:
IModelAssertion<RestAbstractClassModel>,IRestModel<RestAbstractClassModel>,org.alfresco.utility.model.Model
-
Field Summary
Fields inherited from class org.alfresco.rest.model.RestAbstractClassModel
associations, description, id, includedInSupertypeQuery, isArchive, isContainer, mandatoryAspects, modelInfo, parentId, properties, title -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.model.RestAbstractClassModel
getArchive, getAssociations, getContainer, getDescription, getId, getIncludedInSupertypeQuery, getMandatoryAspects, getModelInfo, getParentId, getProperties, getTitle, onModel, setArchive, setAssociations, setContainer, setDescription, setId, setIncludedInSupertypeQuery, setMandatoryAspects, setModelInfo, setParentId, setProperties, setTitleMethods 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
-
RestAspectModel
public RestAspectModel()
-