Uses of Annotation Interface
org.nuxeo.ecm.webengine.model.WebAdapter
Packages that use WebAdapter
Package
Description
-
Uses of WebAdapter in org.nuxeo.ecm.automation.server.rest.adapters
Classes in org.nuxeo.ecm.automation.server.rest.adapters with annotations of type WebAdapterModifier and TypeClassDescriptionclassAdapter that allows asynchronous execution of operations. -
Uses of WebAdapter in org.nuxeo.ecm.core.rest
Classes in org.nuxeo.ecm.core.rest with annotations of type WebAdapterModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, doesn't seem to be usedclassResolves a document URL given its IDclassFile Service - manages attachments to a document.classLock Service - manages locks on documents.classVersion Service - manage document versions TODO not yet implemented -
Uses of WebAdapter in org.nuxeo.ecm.core.rest.security
Classes in org.nuxeo.ecm.core.rest.security with annotations of type WebAdapterModifier and TypeClassDescriptionclassVersion Service - manage document versions TODO not yet implemented -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.adapters
Classes in org.nuxeo.ecm.restapi.server.adapters with annotations of type WebAdapterModifier and TypeClassDescriptionclassclassAdapter that returns the log entries of the pointed resource.classBasic CRUD with a BusinessAdapterclassAdapter that returns the children of the pointed resourceclassAdapter allowing to convert a Blob using a named converter or a destination mime type.classclassclassclassclassAdapter that expose a page provider that needs only one parameter that is the document Idclassclass -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.blob
Classes in org.nuxeo.ecm.restapi.server.blob with annotations of type WebAdapter -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.comment
Classes in org.nuxeo.ecm.restapi.server.comment with annotations of type WebAdapter -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.rendition
Classes in org.nuxeo.ecm.restapi.server.rendition with annotations of type WebAdapter -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.routing.adapter
Classes in org.nuxeo.ecm.restapi.server.routing.adapter with annotations of type WebAdapter -
Uses of WebAdapter in org.nuxeo.ecm.webengine.base
Classes in org.nuxeo.ecm.webengine.base with annotations of type WebAdapter -
Uses of WebAdapter in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebAdapterModifier and TypeMethodDescriptionstatic AdapterDescriptorAdapterDescriptor.fromAnnotation(ClassProxy clazz, WebAdapter type)