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 TypeClassDescriptionclassHandles the HTTP DELETE for a ResourceclassHandles the HTTP Get for a ResourceclassHandles the HTTP POST for a Resource, equivalent to CRUD CreateclassHandles the HTTP PUT for a Resource, equivalent to CRUD UpdateMethods in org.alfresco.rest.framework.webscripts with parameters of type ParamsExtractorModifier and TypeMethodDescriptionvoidAbstractResourceWebScript.setParamsExtractor(ParamsExtractor paramsExtractor)