Uses of Interface
org.alfresco.rest.framework.webscripts.ParamsExtractor
Packages that use ParamsExtractor
-
Uses of ParamsExtractor in org.alfresco.rest.framework.webscripts
Classes in org.alfresco.rest.framework.webscripts that implement ParamsExtractorModifier and TypeClassDescriptionclass
Handles the HTTP DELETE for a Resourceclass
Handles the HTTP Get for a Resourceclass
Handles the HTTP POST for a Resource, equivalent to CRUD Createclass
Handles the HTTP PUT for a Resource, equivalent to CRUD UpdateMethods in org.alfresco.rest.framework.webscripts with parameters of type ParamsExtractorModifier and TypeMethodDescriptionvoid
AbstractResourceWebScript.setParamsExtractor
(ParamsExtractor paramsExtractor)