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 TypeMethodDescriptionand()assertHasProperties(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, toString
-
Constructor Details
-
RestCustomAspectModel
public RestCustomAspectModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestCustomAspectModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestCustomAspectModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCustomAspectModel>
-
assertHasProperties
public RestCustomAspectModel assertHasProperties(org.alfresco.utility.model.CustomAspectPropertiesModel... propertiesName)
-