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 TypeMethodDescriptionvoidsetChildId(String childId) voidsetIsPrimary(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
-