Class NodesEntityResource

java.lang.Object
org.alfresco.rest.api.nodes.NodesEntityResource
All Implemented Interfaces:
BinaryResourceAction.Read, BinaryResourceAction.Update<Node>, EntityResourceAction.Delete, EntityResourceAction.ReadById<Node>, EntityResourceAction.Update<Node>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="nodes", title="Nodes") public class NodesEntityResource extends Object implements EntityResourceAction.ReadById<Node>, EntityResourceAction.Delete, EntityResourceAction.Update<Node>, BinaryResourceAction.Read, BinaryResourceAction.Update<Node>, org.springframework.beans.factory.InitializingBean
An implementation of an Entity Resource for a Node (file or folder)
Author:
sglover, Gethin James, janv