Package org.alfresco.rest.model
Class RestNodeChildAssociationModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestNodeChildAssociationModel
- All Implemented Interfaces:
IModelAssertion<RestNodeChildAssociationModel>,IRestModel<RestNodeChildAssociationModel>,org.alfresco.utility.model.Model
public class RestNodeChildAssociationModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestNodeChildAssociationModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononModel()voidsetAssocType(String assocType) voidsetChildId(String childId) Methods 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
-
RestNodeChildAssociationModel
-
RestNodeChildAssociationModel
public RestNodeChildAssociationModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestNodeChildAssociationModel>
-
getChildId
-
setChildId
-
getAssocType
-
setAssocType
-