Uses of Annotation Interface
org.nuxeo.ecm.webengine.model.WebAdapter
Package
Description
-
Uses of WebAdapter in org.nuxeo.ecm.automation.server.jaxrs.adapters
Modifier and TypeClassDescriptionclass
Adapter that allows asynchronous execution of operations. -
Uses of WebAdapter in org.nuxeo.ecm.core.rest
Modifier and TypeClassDescriptionclass
Audit Service - manage document versions TODO not yet implementedclass
Deprecated.class
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
Modifier and TypeClassDescriptionclass
Version Service - manage document versions TODO not yet implemented -
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.jaxrs.adapters
Modifier 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.jaxrs.blob
-
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.jaxrs.comment
-
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.jaxrs.rendition
-
Uses of WebAdapter in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
-
Uses of WebAdapter in org.nuxeo.ecm.webengine.base
-
Uses of WebAdapter in org.nuxeo.ecm.webengine.model.impl
Modifier and TypeMethodDescriptionstatic AdapterDescriptor
AdapterDescriptor.fromAnnotation
(ClassProxy clazz, WebAdapter type)
org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
instead.