Class PeopleEntityResource

java.lang.Object
org.alfresco.rest.api.people.PeopleEntityResource
All Implemented Interfaces:
BinaryResourceAction.Delete, BinaryResourceAction.Read, BinaryResourceAction.Update<Person>, EntityResourceAction.Create<Person>, EntityResourceAction.Read<Person>, EntityResourceAction.ReadById<Person>, EntityResourceAction.Update<Person>, ResourceAction, org.springframework.beans.factory.InitializingBean

An implementation of an Entity Resource for a Person
Author:
sglover, Gethin James