Uses of Interface
org.alfresco.rest.framework.tools.RecognizedParamsExtractor
Packages that use RecognizedParamsExtractor
Package
Description
-
Uses of RecognizedParamsExtractor in org.alfresco.rest.api
Classes in org.alfresco.rest.api that implement RecognizedParamsExtractorModifier and TypeClassDescriptionclassA webscript that returns the authenticated user's network memberships. -
Uses of RecognizedParamsExtractor in org.alfresco.rest.api.discovery
Classes in org.alfresco.rest.api.discovery that implement RecognizedParamsExtractor -
Uses of RecognizedParamsExtractor in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement RecognizedParamsExtractorModifier and TypeClassDescriptionclassHandles trashcan / deleted nodesclassCentralises access to shared link (public "quick share") services and maps between representations. -
Uses of RecognizedParamsExtractor in org.alfresco.rest.api.search
Classes in org.alfresco.rest.api.search that implement RecognizedParamsExtractorModifier and TypeClassDescriptionclassAn implementation of the {{baseUrl}}/{{networkId}}/public/search/versions/1/search endpointclassSearch SQL API end point. -
Uses of RecognizedParamsExtractor in org.alfresco.rest.framework.webscripts
Classes in org.alfresco.rest.framework.webscripts that implement RecognizedParamsExtractorModifier 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 Update