Package | Description |
---|---|
org.alfresco.rest.api.nodes |
Modifier and Type | Class and Description |
---|---|
class |
NodeParentsRelation
Node Parents
|
class |
NodeSecondaryChildrenRelation
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.
|
class |
NodeSourcesRelation
Node Sources - list node (peer) associations from target to sources
|
class |
NodeTargetsRelation
Node Targets
- list node (peer) associations - from source to target
|
class |
NodeVersionsRelation
Node Versions - version history
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.