Package org.alfresco.rest.api.model
Class AssocChild
java.lang.Object
org.alfresco.rest.api.model.Assoc
org.alfresco.rest.api.model.AssocChild
- Author:
- janv
-
Constructor Summary
ConstructorsConstructorDescriptionAssocChild
(String prefixAssocTypeQName, boolean isPrimary) AssocChild
(String childId, String prefixAssocTypeQName) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setChildId
(String childId) void
setIsPrimary
(Boolean isPrimary) Methods inherited from class org.alfresco.rest.api.model.Assoc
getAssocType, setAssocType
-
Constructor Details
-
AssocChild
public AssocChild() -
AssocChild
-
AssocChild
-
-
Method Details
-
getIsPrimary
-
setIsPrimary
-
getChildId
-
setChildId
-