Package org.alfresco.rest.framework.webscripts
package org.alfresco.rest.framework.webscripts
-
ClassDescriptionWebscript that handles the request for and execution of a Resource 1) Finds a resource 2) Extracts params 3) Executes params on a resource 4) Post processes the response to add embeds or projected relationship 5) Renders the responseEntry point for API webscript.Handles the HTTP DELETE for a ResourceHandles the HTTP Get for a ResourceHelps a Webscript with various tasksHandles the HTTP POST for a Resource, equivalent to CRUD CreateHandles the HTTP PUT for a Resource, equivalent to CRUD UpdateValues to be set on the response at the appropriate time.