Uses of Class
org.alfresco.rest.api.nodes.AbstractNodeRelation
Packages that use AbstractNodeRelation
-
Uses of AbstractNodeRelation in org.alfresco.rest.api.nodes
Subclasses of AbstractNodeRelation in org.alfresco.rest.api.nodesModifier and TypeClassDescriptionclassclassNode ParentsclassNode Secondary Children Manage secondary child associations (sometimes also known as multi-filing) Please note, if you wish to manage primary child associations then please refer to other endpoints, for example: - to create primary child, use POST /nodes/{parentId}/children - to delete node (ie. primary child), use DELETE /nodes/{nodeId} - to move a node from one primary parent to another, use POST /nodes/{nodeId}/copyclassNode Sources - list node (peer) associations from target to sourcesclassNode Targets - list node (peer) associations - from source to targetclassNode Versions - version history