Uses of Class
org.nuxeo.ecm.webengine.model.impl.AbstractResource
Package
Description
-
Uses of AbstractResource in org.nuxeo.connect.client.we
Modifier and TypeClassDescriptionclass
Root object: mainly acts as a router.class
Provides REST binding forPackage
download management.class
Provides REST bindings forPackage
install management.class
Provides REST binding forPackage
listings.class
Provides REST bindings forPackage
removal.class
Provides REST bindings forPackage
install management. -
Uses of AbstractResource in org.nuxeo.ecm.automation.server.jaxrs
Modifier and TypeClassDescriptionclass
class
class
-
Uses of AbstractResource in org.nuxeo.ecm.automation.server.jaxrs.adapters
Modifier and TypeClassDescriptionclass
Adapter that allows asynchronous execution of operations. -
Uses of AbstractResource in org.nuxeo.ecm.core.rest
Modifier and TypeClassDescriptionclass
Audit Service - manage document versions TODO not yet implementedclass
Deprecated.class
class
Resolves a document URL given its IDclass
class
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 AbstractResource in org.nuxeo.ecm.core.rest.security
Modifier and TypeClassDescriptionclass
Version Service - manage document versions TODO not yet implemented -
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs
Modifier and TypeClassDescriptionclass
The root entry for the WebEngine module.class
Batch upload endpoint.class
Bulk endpoint to exposeBulkService
.class
Bulk endpoint to perform bulk actions on a set of documents.class
Deprecated.since 10.3, useBAF
insteadclass
class
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSONclass
Endpoint to retrieve OAuth2 authentication dataclass
Paginable WebObject.class
class
Holds all methods bound to a repository -
Uses of AbstractResource 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
Adapter that returns a list of {DocumentModel
s.class
class
class
class
class
Adapter that expose a page provider that needs only one parameter that is the document Idclass
Abstract adapter to be used when one want to contribute an adapter base on PageProviders.class
class
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.blob
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.comment
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.config
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.config.facets
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.config.types
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.conversion
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.directory
Modifier and TypeClassDescriptionclass
class
class
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.drive
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.management
Modifier and TypeClassDescriptionclass
Deprecated.since 2023, this FullGC implementation does not scale on large repositories, useBlobsObject
insteadclass
Endpoint to manage the blobs.class
class
Dumps the configuration properties and runtime properties.class
class
Endpoint to manage Elasticsearch.class
Endpoint to run binary fulltext extractionclass
class
class
Endpoint to list PageProviders.class
since 11.3class
class
Endpoint to manage the scheduler tasks.class
Nuxeo Stream Introspection endpointclass
class
Endpoint to manage the versions.class
class
Endpoint to manage the worflows.class
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.rendition
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Modifier and TypeClassDescriptionclass
Hook on REST API URLs (just forwards to the Wro servlet). -
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.routing
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.routing.adapter
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.search
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms
-
Uses of AbstractResource in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
Modifier and TypeClassDescriptionclass
Abstract WebObject class that handle retrieve, deletion and update ofNuxeoPrincipal
orNuxeoGroup
.class
class
class
class
class
class
class
-
Uses of AbstractResource in org.nuxeo.ecm.webengine.base
-
Uses of AbstractResource in org.nuxeo.ecm.webengine.invite
-
Uses of AbstractResource in org.nuxeo.ecm.webengine.model.impl
Modifier and TypeFieldDescriptionprotected AbstractResource<?>
AbstractResource.next
protected AbstractResource<?>
AbstractResource.prev
-
Uses of AbstractResource in org.nuxeo.ecm.webengine.oauth2
Modifier and TypeClassDescriptionclass
WebEngine module to handle the OAuth2 callback -
Uses of AbstractResource in org.nuxeo.ecm.webengine.ui
-
Uses of AbstractResource in org.nuxeo.ecm.webengine.ui.wizard
-
Uses of AbstractResource in org.nuxeo.elasticsearch.http.readonly
Modifier and TypeClassDescriptionclass
Exposes a limited set of Read Only Elasticsearch REST API. -
Uses of AbstractResource in org.nuxeo.scim.server.jaxrs
-
Uses of AbstractResource in org.nuxeo.scim.server.jaxrs.usermanager
Modifier and TypeClassDescriptionclass
Base class used for all WebObject associated to SCIM Domain modelclass
Simple Resource class used to expose the SCIM API on Users endpointclass
Simple Resource class used to expose the SCIM API on Users endpoint -
Uses of AbstractResource in org.nuxeo.template.jaxrs
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of AbstractResource in org.nuxeo.template.xdocreport.jaxrs
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of AbstractResource in org.nuxeo.wopi.jaxrs
Modifier and TypeClassDescriptionclass
Implementation of the Files endpoint.class
org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter
instead.