Uses of Class
org.alfresco.rest.model.RestNodeChildAssocModelCollection
-
Packages that use RestNodeChildAssocModelCollection Package Description org.alfresco.rest.requests -
-
Uses of RestNodeChildAssocModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestNodeChildAssocModelCollection Modifier and Type Method Description RestNodeChildAssocModelCollectionNode. createSecondaryChildren(java.lang.String secondaryChildren)Create secondary children association using POST call 'nodes/{nodeId}/secondary-children Use a list of secondary children nodes
-