Uses of Annotation Interface
org.nuxeo.ecm.webengine.model.WebObject
Packages that use WebObject
Package
Description
-
Uses of WebObject in org.nuxeo.connect.client.we
Classes in org.nuxeo.connect.client.we with annotations of type WebObjectModifier 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 WebObject in org.nuxeo.ecm.automation.server.jaxrs
Classes in org.nuxeo.ecm.automation.server.jaxrs with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.core.rest
Classes in org.nuxeo.ecm.core.rest with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs
Classes in org.nuxeo.ecm.restapi.server.jaxrs with annotations of type WebObjectModifier 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.class
class
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSONclass
Endpoint to retrieve OAuth2 authentication dataclass
class
Holds all methods bound to a repository -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.blob
Classes in org.nuxeo.ecm.restapi.server.jaxrs.blob with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.config
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.config.facets
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.facets with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.schemas with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.config.types
Classes in org.nuxeo.ecm.restapi.server.jaxrs.config.types with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.conversion
Classes in org.nuxeo.ecm.restapi.server.jaxrs.conversion with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.directory
Classes in org.nuxeo.ecm.restapi.server.jaxrs.directory with annotations of type WebObjectModifier and TypeClassDescriptionclass
class
class
-
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.drive
Classes in org.nuxeo.ecm.restapi.server.jaxrs.drive with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth
Classes in org.nuxeo.ecm.restapi.server.jaxrs.login.tokenauth with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.management
Classes in org.nuxeo.ecm.restapi.server.jaxrs.management with annotations of type WebObjectModifier 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
class
Endpoint to manage the versions.class
class
Endpoint to manage the worflows.class
-
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.rendition
Classes in org.nuxeo.ecm.restapi.server.jaxrs.rendition with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro
Classes in org.nuxeo.ecm.restapi.server.jaxrs.resource.wro with annotations of type WebObjectModifier and TypeClassDescriptionclass
Hook on REST API URLs (just forwards to the Wro servlet). -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.routing
Classes in org.nuxeo.ecm.restapi.server.jaxrs.routing with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.search
Classes in org.nuxeo.ecm.restapi.server.jaxrs.search with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms
Classes in org.nuxeo.ecm.restapi.server.jaxrs.targetplatforms with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
Classes in org.nuxeo.ecm.restapi.server.jaxrs.usermanager with annotations of type WebObjectModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of WebObject in org.nuxeo.ecm.webengine.base
Classes in org.nuxeo.ecm.webengine.base with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.webengine.invite
Classes in org.nuxeo.ecm.webengine.invite with annotations of type WebObject -
Uses of WebObject in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebObjectModifier and TypeMethodDescriptionstatic TypeDescriptor
TypeDescriptor.fromAnnotation
(ClassProxy clazz, WebObject type) -
Uses of WebObject in org.nuxeo.ecm.webengine.oauth2
Classes in org.nuxeo.ecm.webengine.oauth2 with annotations of type WebObjectModifier and TypeClassDescriptionclass
WebEngine module to handle the OAuth2 callback -
Uses of WebObject in org.nuxeo.ecm.webengine.ui
Classes in org.nuxeo.ecm.webengine.ui with annotations of type WebObject -
Uses of WebObject in org.nuxeo.elasticsearch.http.readonly
Classes in org.nuxeo.elasticsearch.http.readonly with annotations of type WebObjectModifier and TypeClassDescriptionclass
Exposes a limited set of Read Only Elasticsearch REST API. -
Uses of WebObject in org.nuxeo.scim.server.jaxrs
Classes in org.nuxeo.scim.server.jaxrs with annotations of type WebObject -
Uses of WebObject in org.nuxeo.scim.server.jaxrs.usermanager
Classes in org.nuxeo.scim.server.jaxrs.usermanager with annotations of type WebObjectModifier and TypeClassDescriptionclass
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 WebObject in org.nuxeo.template.jaxrs
Classes in org.nuxeo.template.jaxrs with annotations of type WebObjectModifier and TypeClassDescriptionclass
class
class
-
Uses of WebObject in org.nuxeo.template.xdocreport.jaxrs
Classes in org.nuxeo.template.xdocreport.jaxrs with annotations of type WebObject -
Uses of WebObject in org.nuxeo.wopi.jaxrs
Classes in org.nuxeo.wopi.jaxrs with annotations of type WebObjectModifier and TypeClassDescriptionclass
Implementation of the Files endpoint.class
BAF
instead