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 TypeMethodDescriptionand()onModel()voidsetAssocType(String assocType) voidsetChildId(String childId) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestNodeChildAssociationModel
-
RestNodeChildAssociationModel
public RestNodeChildAssociationModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestNodeChildAssociationModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestNodeChildAssociationModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestNodeChildAssociationModel>
-
getChildId
-
setChildId
-
getAssocType
-
setAssocType
-