Class DownloadsEntityResource

java.lang.Object
org.alfresco.rest.api.downloads.DownloadsEntityResource
All Implemented Interfaces:
EntityResourceAction.Create<Download>, EntityResourceAction.Delete, EntityResourceAction.ReadById<Download>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="downloads", title="Downloads") public class DownloadsEntityResource extends Object implements EntityResourceAction.Create<Download>, EntityResourceAction.ReadById<Download>, EntityResourceAction.Delete, org.springframework.beans.factory.InitializingBean
Author:
cpopa