Uses of Class
org.nuxeo.ecm.webengine.model.WebObject
-
-
Uses of WebObject in org.nuxeo.connect.client.we
Classes in org.nuxeo.connect.client.we with annotations of type WebObject Modifier and Type Class Description class
ConnectClientRoot
Root object: mainly acts as a router.class
DownloadHandler
Provides REST binding forPackage
download management.class
InstallHandler
Provides REST bindings forPackage
install management.class
PackageListingProvider
Provides REST binding forPackage
listings.class
RemoveHandler
Provides REST bindings forPackage
removal.class
UninstallHandler
Provides REST bindings forPackage
install management. -
Uses of WebObject in org.nuxeo.easyshare
Classes in org.nuxeo.easyshare with annotations of type WebObject Modifier and Type Class Description class
EasyShare
The root entry for the WebEngine module. -
Uses of WebObject in org.nuxeo.ecm.automation.server.jaxrs
Classes in org.nuxeo.ecm.automation.server.jaxrs with annotations of type WebObject Modifier and Type Class Description class
AutomationResource
class
OperationResource
-
Uses of WebObject in org.nuxeo.ecm.core.rest
Classes in org.nuxeo.ecm.core.rest with annotations of type WebObject Modifier and Type Class Description class
DocumentObject
-
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs
Classes in org.nuxeo.ecm.restapi.server.jaxrs with annotations of type WebObject Modifier and Type Class Description class
APIRoot
The root entry for the WebEngine module.class
BatchUploadObject
Batch upload endpoint.class
BulkActionFrameworkObject
Bulk endpoint to exposeBulkService
.class
BulkActionObject
Bulk endpoint to perform bulk actions on a set of documents.class
BulkDocumentsObject
Deprecated.since 10.3, useBAF
insteadclass
CapabilitiesObject
class
JSONDocumentObject
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSONclass
OAuth2Object
Endpoint to retrieve OAuth2 authentication dataclass
QueryObject
class
RepositoryObject
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 Modifier and Type Class Description class
BlobObject
-
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 Modifier and Type Class Description class
ConfigEndPoint
-
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 Modifier and Type Class Description class
SchemaEndPoint
-
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 Modifier and Type Class Description class
FacetEndPoint
-
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 Modifier and Type Class Description class
DocTypeEndPoint
-
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 Modifier and Type Class Description class
ConversionRootObject
-
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.directory
Classes in org.nuxeo.ecm.restapi.server.jaxrs.directory with annotations of type WebObject Modifier and Type Class Description class
DirectoryEntryObject
class
DirectoryObject
class
DirectoryRootObject
-
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 Modifier and Type Class Description class
NuxeoDriveObject
-
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 Modifier and Type Class Description class
AuthenticationTokensObject
Token Object -
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.management
Classes in org.nuxeo.ecm.restapi.server.jaxrs.management with annotations of type WebObject Modifier and Type Class Description class
BinariesObject
Deprecated.since 2023, this FullGC implementation does not scale on large repositories, useBlobsObject
insteadclass
BlobsObject
Endpoint to manage the blobs.class
BulkObject
class
ConfigurationObject
Dumps the configuration properties and runtime properties.class
DistributionObject
class
ElasticsearchObject
Endpoint to manage Elasticsearch.class
ExtractBinaryFulltextObject
Endpoint to run binary fulltext extractionclass
ManagementObject
class
MigrationObject
class
PageProvidersObject
Endpoint to list PageProviders.class
PicturesObject
since 11.3class
ProbesObject
class
SchedulerObject
Endpoint to manage the scheduler tasks.class
StreamObject
Nuxeo Stream Introspection endpointclass
ThumbnailsObject
class
VersionsObject
Endpoint to manage the versions.class
VideosObject
class
WorkflowsObject
Endpoint to manage the worflows.class
WorkManagerObject
-
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 Modifier and Type Class Description class
RenditionObject
-
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 WebObject Modifier and Type Class Description class
ResourceBundleEndpoint
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 Modifier and Type Class Description class
TaskObject
class
WorkflowModelObject
class
WorkflowObject
-
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 Modifier and Type Class Description class
SearchObject
-
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 Modifier and Type Class Description class
TargetPlatformObject
-
Uses of WebObject in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
Classes in org.nuxeo.ecm.restapi.server.jaxrs.usermanager with annotations of type WebObject Modifier and Type Class Description class
GroupObject
class
GroupRootObject
class
MeObject
class
UserObject
class
UserRootObject
class
UserToGroupObject
-
Uses of WebObject in org.nuxeo.ecm.webengine.base
Classes in org.nuxeo.ecm.webengine.base with annotations of type WebObject Modifier and Type Class Description class
Main
The web entry point of WebEngine. -
Uses of WebObject in org.nuxeo.ecm.webengine.invite
Classes in org.nuxeo.ecm.webengine.invite with annotations of type WebObject Modifier and Type Class Description class
UserInvitationObject
-
Uses of WebObject in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebObject Modifier and Type Method Description static 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 WebObject Modifier and Type Class Description class
OAuth2Callback
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 Modifier and Type Class Description class
Test
-
Uses of WebObject in org.nuxeo.elasticsearch.http.readonly
Classes in org.nuxeo.elasticsearch.http.readonly with annotations of type WebObject Modifier and Type Class Description class
Main
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 Modifier and Type Class Description class
SCIMRoot
The root entry for the WebEngine module. -
Uses of WebObject in org.nuxeo.scim.server.jaxrs.usermanager
Classes in org.nuxeo.scim.server.jaxrs.usermanager with annotations of type WebObject Modifier and Type Class Description class
SCIMGroupWebObject
Simple Resource class used to expose the SCIM API on Users endpointclass
SCIMUserWebObject
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 WebObject Modifier and Type Class Description class
RootResource
class
TemplateBasedResource
class
TemplateResource
-
Uses of WebObject in org.nuxeo.template.xdocreport.jaxrs
Classes in org.nuxeo.template.xdocreport.jaxrs with annotations of type WebObject Modifier and Type Class Description class
RootResource
-
Uses of WebObject in org.nuxeo.wopi.jaxrs
Classes in org.nuxeo.wopi.jaxrs with annotations of type WebObject Modifier and Type Class Description class
FilesEndpoint
Implementation of the Files endpoint.class
WOPIRoot
-