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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Handles trashcan / deleted nodesclass
Centralises 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 TypeClassDescriptionclass
An implementation of the {{baseUrl}}/{{networkId}}/public/search/versions/1/search endpointclass
Search SQL API end point. -
Uses of RecognizedParamsExtractor in org.alfresco.rest.framework.webscripts
Classes in org.alfresco.rest.framework.webscripts that implement RecognizedParamsExtractorModifier 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 Update