Uses of Class
org.alfresco.rest.model.RestNodeChildAssocModelCollection
Packages that use RestNodeChildAssocModelCollection
-
Uses of RestNodeChildAssocModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestNodeChildAssocModelCollectionModifier and TypeMethodDescriptionNode.addSecondaryChildren(String associationType, org.alfresco.utility.model.RepoTestModel... secondaryChildren) Creates a secondary children association using POST call to: 'nodes/{nodeId}/secondary-children'.Node.addSecondaryChildren(RestNodeChildAssociationModel... secondaryChildrenAssociations) Creates a secondary children association using POST call to: 'nodes/{nodeId}/secondary-children'.Node.addSecondaryChildren(org.alfresco.utility.model.RepoTestModel... secondaryChildren) Creates a secondary children association using POST call to: 'nodes/{nodeId}/secondary-children'.