Class TypeEntityResource

java.lang.Object
org.alfresco.rest.api.types.TypeEntityResource
All Implemented Interfaces:
EntityResourceAction.Read<Type>, EntityResourceAction.ReadById<Type>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="types", title="types") public class TypeEntityResource extends Object implements EntityResourceAction.ReadById<Type>, EntityResourceAction.Read<Type>, org.springframework.beans.factory.InitializingBean