Package org.alfresco.rest.model
Class RestClassAssociationDefinitionModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestClassAssociationDefinitionModel
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestClassAssociationDefinitionModel
extends org.alfresco.utility.model.TestModel
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCls()getMany()getRole()voidvoidsetMandatory(Boolean mandatory) voidsetMandatoryEnforced(Boolean mandatoryEnforced) voidvoidMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Field Details
-
role
-
cls
-
isMany
-
isMandatory
-
isMandatoryEnforced
-
-
Constructor Details
-
RestClassAssociationDefinitionModel
public RestClassAssociationDefinitionModel()
-
-
Method Details
-
getRole
-
setRole
-
getCls
-
setCls
-
getMany
-
setMany
-
getMandatory
-
setMandatory
-
getMandatoryEnforced
-
setMandatoryEnforced
-