Uses of Package
org.alfresco.rest.framework
-
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.actions Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.audit Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.authentications Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiNoAuth Indicates this Web api is does *not* require authentication ! -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.cmm Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.downloads Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.groups Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.modules Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.networks Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.nodes Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIOperation An Operation as on an entity in the Rest API Your method signature should have 4 parameters (uniqueId, typePassedin, Parameters, WithResponse), " use Void if you are not interested in the second argument.WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g.WebApiParameters An array of parameters used on a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.people Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIOperation An Operation as on an entity in the Rest API Your method signature should have 4 parameters (uniqueId, typePassedin, Parameters, WithResponse), " use Void if you are not interested in the second argument.WebApiDescription Used to describe a resource method operation in the Rest APIWebApiNoAuth Indicates this Web api is does *not* require authentication !WebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g.WebApiParameters An array of parameters used on a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.probes Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiNoAuth Indicates this Web api is does *not* require authentication !WebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.queries Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.quicksharelinks Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIOperation An Operation as on an entity in the Rest API Your method signature should have 4 parameters (uniqueId, typePassedin, Parameters, WithResponse), " use Void if you are not interested in the second argument.WebApiDescription Used to describe a resource method operation in the Rest APIWebApiNoAuth Indicates this Web api is does *not* require authentication ! -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.sites Class Description Operation An Operation as on an entity in the Rest API Your method signature should have 4 parameters (uniqueId, typePassedin, Parameters, WithResponse), " use Void if you are not interested in the second argument.WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.sitesmembershipsrequests Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.tags Class Description WebApiDescription Used to describe a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.api.trashcan Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIOperation An Operation as on an entity in the Rest API Your method signature should have 4 parameters (uniqueId, typePassedin, Parameters, WithResponse), " use Void if you are not interested in the second argument.WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.framework Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1.Api.SCOPE WebApiParam A parameter used on a resource method operation in the Rest API The parameter kind is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.framework.core Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.framework.tools Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.framework.webscripts Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.framework.webscripts.metadata Class Description Api Standard API settings for the Alfresco Rest API SCOPE - PUBLIC_API - Reserved for public API - PRIVATE_API - Reserved for private API VERSION - A positive integer starting at 1. -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.workflow.api.processdefinitions Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIWebApiDescription Used to describe a resource method operation in the Rest APIWebApiParameters An array of parameters used on a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.workflow.api.processes Class Description BinaryProperties An array of binary property names used on a resource method operation in the Rest APIWebApiDescription Used to describe a resource method operation in the Rest APIWebApiParameters An array of parameters used on a resource method operation in the Rest API -
Classes in org.alfresco.rest.framework used by org.alfresco.rest.workflow.api.tasks Class Description WebApiDescription Used to describe a resource method operation in the Rest APIWebApiParameters An array of parameters used on a resource method operation in the Rest API