Uses of Class
org.alfresco.rest.model.RestNodeAssociationModelCollection
Packages that use RestNodeAssociationModelCollection
-
Uses of RestNodeAssociationModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestNodeAssociationModelCollectionModifier and TypeMethodDescriptionNode.getNodeSources()Get sources for a specific node using GET call on GET /nodes/{nodeId}/sourcesNode.getNodeTargets()Retrieve targets for a specific node using GET call on "nodes/{nodeId}/targetsNode.getParents()Get a node's parents using GET call 'nodes/{nodeId}/parentsNode.getSecondaryChildren()Get a node's secondary children using GET call 'nodes/{nodeId}/secondary-children