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 TypeClassDescriptionclass
Adapter 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 TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, doesn't seem to be usedclass
Resolves a document URL given its IDclass
File Service - manages attachments to a document.class
Lock Service - manages locks on documents.class
Version 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 TypeClassDescriptionclass
Version 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 TypeClassDescriptionclass
class
Adapter that returns the log entries of the pointed resource.class
Basic CRUD with a BusinessAdapterclass
Adapter that returns the children of the pointed resourceclass
Adapter allowing to convert a Blob using a named converter or a destination mime type.class
class
class
class
class
Adapter that expose a page provider that needs only one parameter that is the document Idclass
class
-
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 AdapterDescriptor
AdapterDescriptor.fromAnnotation
(ClassProxy clazz, WebAdapter type)