Package org.alfresco.rest.model
Class RestCustomAspectModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.utility.model.CustomAspectModel
org.alfresco.rest.model.RestCustomAspectModel
- All Implemented Interfaces:
IModelAssertion<RestCustomAspectModel>,IRestModel<RestCustomAspectModel>,org.alfresco.utility.model.Model
public class RestCustomAspectModel
extends org.alfresco.utility.model.CustomAspectModel
implements IRestModel<RestCustomAspectModel>
- Author:
- Bogdan Bocancea
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassertHasProperties(org.alfresco.utility.model.CustomAspectPropertiesModel... propertiesName) onModel()Methods inherited from class org.alfresco.utility.model.CustomAspectModel
getName, getPrefixedName, getProperties, getPropertyByName, getTitle, setName, setPrefixedName, 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
-
RestCustomAspectModel
public RestCustomAspectModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCustomAspectModel>
-
assertHasProperties
public RestCustomAspectModel assertHasProperties(org.alfresco.utility.model.CustomAspectPropertiesModel... propertiesName)
-