Class NodeSecondaryChildrenRelation

java.lang.Object
org.alfresco.rest.api.nodes.AbstractNodeRelation
org.alfresco.rest.api.nodes.NodeSecondaryChildrenRelation
All Implemented Interfaces:
RelationshipResourceAction.Create<AssocChild>, RelationshipResourceAction.Delete, RelationshipResourceAction.Read<Node>, ResourceAction, org.springframework.beans.factory.InitializingBean

Node 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}/copy
Author:
janv