Modifier and Type | Class and Description |
---|---|
class |
ApiBrowser |
class |
BundleGroupWO |
class |
BundleWO |
class |
ComponentWO |
class |
ContributionWO |
class |
Distribution |
class |
ExtensionPointWO |
class |
NuxeoArtifactWebObject |
class |
OperationWO |
class |
RedirectResource |
class |
SeamComponentWO |
class |
ServiceWO |
Modifier and Type | Method and Description |
---|---|
Resource |
Distribution.getLatest() |
Resource |
ApiBrowser.viewBundle(String bundleId) |
Resource |
ApiBrowser.viewBundleGroup(String gId) |
Resource |
ApiBrowser.viewComponent(String componentId) |
Resource |
ApiBrowser.viewContribution(String cId) |
Resource |
Distribution.viewDistribution(String distributionId) |
Resource |
ApiBrowser.viewDoc() |
Resource |
ApiBrowser.viewExtensionPoint(String epId) |
Resource |
ApiBrowser.viewOperation(String opId) |
Resource |
ApiBrowser.viewSeamComponent(String componentId) |
Resource |
ApiBrowser.viewService(String serviceId) |
Modifier and Type | Class and Description |
---|---|
class |
DocumentationWO |
Modifier and Type | Class and Description |
---|---|
class |
MyApplication
The root entry for the WebEngine module.
|
Modifier and Type | Class and Description |
---|---|
class |
Box
Entry point for Nuxeo Box API
|
Modifier and Type | Class and Description |
---|---|
class |
BoxCollaborationObject
WebObject for a Box Collaboration
|
Modifier and Type | Class and Description |
---|---|
class |
BoxCommentObject
WebObject for a Box Comment
|
Modifier and Type | Class and Description |
---|---|
class |
BoxFileObject
WebObject for a Box File
|
Modifier and Type | Class and Description |
---|---|
class |
BoxFolderObject
WebObject for a Box Folder
|
Modifier and Type | Class and Description |
---|---|
class |
BoxItemObject
WebObject for a Box Folder Item
|
Modifier and Type | Class and Description |
---|---|
class |
BoxSearchObject
WebObject for a Box Search
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectClientRoot
Root object: mainly acts as a router.
|
class |
DownloadHandler
Provides REST binding for
Package download management. |
class |
InstallHandler
Provides REST bindings for
Package install management. |
class |
PackageListingProvider
Provides REST binding for
Package listings. |
class |
RemoveHandler
Provides REST bindings for
Package removal. |
class |
UninstallHandler
Provides REST bindings for
Package install management. |
Modifier and Type | Method and Description |
---|---|
Resource |
ConnectClientRoot.download() |
Resource |
ConnectClientRoot.install() |
Resource |
ConnectClientRoot.listPackages() |
Resource |
ConnectClientRoot.remove() |
Resource |
ConnectClientRoot.uninstall() |
Modifier and Type | Class and Description |
---|---|
class |
EasyShare
The root entry for the WebEngine module.
|
Modifier and Type | Class and Description |
---|---|
class |
AutomationResource |
Modifier and Type | Class and Description |
---|---|
class |
BatchResource
Deprecated.
Use
BatchUploadObject instead. |
Modifier and Type | Class and Description |
---|---|
class |
DebugResource |
Modifier and Type | Class and Description |
---|---|
class |
DocResource |
Modifier and Type | Class and Description |
---|---|
class |
AuditService
Audit Service - manage document versions TODO not yet implemented
|
class |
CommentService
Comment Service - manages document comments.
|
class |
DocumentObject |
class |
DocumentResolverService
Resolves a document URL given its ID
|
class |
DocumentRoot |
class |
FileService
File Service - manages attachments to a document.
|
class |
LockService
Lock Service - manages locks on documents.
|
class |
VersionService
Version Service - manage document versions TODO not yet implemented
|
Modifier and Type | Method and Description |
---|---|
Resource |
DocumentObject.traverse(String path) |
Modifier and Type | Class and Description |
---|---|
class |
PermissionService
Version Service - manage document versions TODO not yet implemented
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyObject |
class |
MobileApplication
Entry point of the webengine application
|
class |
Profile
Manage Profile view
|
class |
Search
Manage authentication form and logout action
|
class |
WebMobileAuthentication
Manage authentication form and logout action
|
Modifier and Type | Class and Description |
---|---|
class |
CommentAdapter
Provide view and action on document comments
|
class |
DefaultMobileAdapter
Default mobile adapter that exposes some usefull methods to other adapters.
|
class |
FolderishAdapter |
class |
JSonExportAdapter
Adapter that expose a document according the DForm Jquery Framework structure.
|
class |
NewDocumentAdapter |
class |
PreviewAdapter |
class |
RelationAdapter
Adapter to retrieve annotations for the current
MobileDocument . |
Modifier and Type | Class and Description |
---|---|
class |
MobileDocument
This Class resolve a DocumentModel and expose differents restitutions according Adapter defined (PreviewAdapter,
CommentAdapter) in uri and "mode" parameter given as parameter into the url.
|
Modifier and Type | Class and Description |
---|---|
class |
WebengineError |
Modifier and Type | Class and Description |
---|---|
class |
RestPublishingHandler |
Modifier and Type | Class and Description |
---|---|
class |
SessionInspectorRoot |
Modifier and Type | Method and Description |
---|---|
Resource |
SessionInspectorRoot.download() |
Modifier and Type | Class and Description |
---|---|
class |
StateManagerHandler |
Modifier and Type | Class and Description |
---|---|
class |
APIRoot
The root entry for the WebEngine module.
|
class |
BatchUploadObject
Batch upload endpoint.
|
class |
BulkDocumentsObject
Web object that allows to deal with documents list.
|
class |
DocObject |
class |
JSONDocumentObject
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSON
|
class |
PaginableObject<T>
Paginable WebObject.
|
class |
QueryObject |
class |
RepositoryObject
Holds all methods bound to a repository
|
Modifier and Type | Class and Description |
---|---|
class |
ACLAdapter |
class |
AuditAdapter
Adapter that returns the log entries of the pointed resource.
|
class |
BOAdapter
Basic CRUD with a BusinessAdapter
|
class |
ChildrenAdapter
Adapter that returns the children of the pointed resource
|
class |
ConvertAdapter
Adapter allowing to convert a Blob using a named converter or a destination mime type.
|
class |
DocumentModelListPaginableAdapter
Adapter that returns a list of {
DocumentModel s. |
class |
OperationAdapter |
class |
PageProviderAdapter
Adapter that expose a page provider that needs only one parameter that is the document Id
|
class |
PaginableAdapter<T>
Abstract adapter to be used when one want to contribute an adapter base on PageProviders.
|
class |
SearchAdapter |
Modifier and Type | Class and Description |
---|---|
class |
BlobAdapter
REST API Blob Manager
|
class |
BlobObject |
Modifier and Type | Method and Description |
---|---|
Resource |
BlobAdapter.doGet(String fieldPath) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigEndPoint |
Modifier and Type | Class and Description |
---|---|
class |
SchemaEndPoint |
Modifier and Type | Class and Description |
---|---|
class |
FacetEndPoint |
Modifier and Type | Class and Description |
---|---|
class |
DocTypeEndPoint |
Modifier and Type | Class and Description |
---|---|
class |
ConversionRootObject |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryEntryObject |
class |
DirectoryObject |
class |
DirectoryRootObject |
Modifier and Type | Class and Description |
---|---|
class |
RenditionAdapter |
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleEndpoint
Hook on REST API URLs (just forwards to the Wro servlet).
|
Modifier and Type | Class and Description |
---|---|
class |
TaskObject |
class |
WorkflowModelObject |
class |
WorkflowObject |
Modifier and Type | Class and Description |
---|---|
class |
TaskAdapter |
class |
WorkflowAdapter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUMObject<T>
Abstract WebObject class that handle retrieve, deletion and update of
NuxeoPrincipal or NuxeoGroup . |
class |
AbstractUMRootObject<T> |
class |
GroupObject |
class |
GroupRootObject |
class |
UserObject |
class |
UserRootObject |
class |
UserToGroupObject |
Modifier and Type | Class and Description |
---|---|
class |
UserRegistrationObject |
Modifier and Type | Class and Description |
---|---|
class |
EngineService |
class |
Group |
class |
Shell |
class |
User |
class |
UserService |
Modifier and Type | Class and Description |
---|---|
class |
Main
The web entry point of WebEngine.
|
class |
ViewService |
Modifier and Type | Class and Description |
---|---|
class |
GwtResource
Server Entry point to a server GWT module.
|
Modifier and Type | Class and Description |
---|---|
class |
UserInvitationObject |
Modifier and Type | Class and Description |
---|---|
class |
ManagementModule
Web object implementation corresponding to the root module for management (module used for administrative purpose).
|
class |
ManagementObject |
Modifier and Type | Class and Description |
---|---|
class |
AdministrativeStatusObject
Web object implementation corresponding to the administrative status of the server.
|
class |
ProbeObject
List and execute a probe
|
class |
ProbesObject
List and run probes
|
class |
StatusesObject
List the statuses
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterResource |
interface |
ModuleResource |
Modifier and Type | Field and Description |
---|---|
protected Resource |
Template.resource |
Modifier and Type | Method and Description |
---|---|
<T extends Resource> |
ResourceType.newInstance() |
Modifier and Type | Method and Description |
---|---|
Resource |
Resource.getNext() |
Resource |
Resource.getPrevious() |
Resource |
WebContext.getRoot()
Gets the root resource if any resource was defined as being the root
|
Resource |
Module.getRootObject(WebContext ctx) |
Resource |
AdapterResource.getTarget() |
Resource |
WebContext.getTargetObject() |
Resource |
WebContext.head() |
Resource |
Resource.initialize(WebContext ctx,
ResourceType type,
Object... args) |
Resource |
WebContext.newObject(ResourceType type,
Object... args) |
Resource |
WebContext.newObject(String typeName,
Object... args) |
Resource |
Resource.newObject(String type,
Object... args) |
Resource |
WebContext.pop() |
Resource |
WebContext.push(Resource obj) |
Resource |
Template.resource() |
Resource |
WebContext.tail() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Resource> |
ResourceType.getResourceClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
LinkDescriptor.acceptResource(Resource context) |
boolean |
AdapterType.acceptResource(Resource resource) |
List<LinkDescriptor> |
Module.getActiveLinks(Resource context,
String category) |
AdapterType |
Module.getAdapter(Resource ctx,
String name)
Gets the named adapter definition for the given resource.
|
List<String> |
Module.getAdapterNames(Resource ctx)
Gets the list of adapter names that applies to the given resource.
|
List<AdapterType> |
Module.getAdapters(Resource ctx)
Gets the list of adapters that applies to the given resource.
|
String |
LinkHandler.getCode(LinkDescriptor link,
Resource resource) |
String |
LinkDescriptor.getCode(LinkDescriptor link,
Resource resource) |
String |
LinkDescriptor.getCode(Resource resource) |
List<String> |
Module.getEnabledAdapterNames(Resource ctx)
Gets the list of adapter names that are enabled for the given context.
|
List<AdapterType> |
Module.getEnabledAdapters(Resource ctx)
Gets the list of adapters that are enabled for the given context.
|
LinkHandler |
LinkHandlerFactory.getHandler(LinkDescriptor link,
Resource resource) |
boolean |
ResourceType.isEnabled(Resource ctx) |
boolean |
LinkDescriptor.isEnabled(Resource context) |
AdapterResource |
WebContext.newAdapter(Resource ctx,
String adapterName,
Object... args) |
Resource |
WebContext.push(Resource obj) |
void |
Resource.setNext(Resource next) |
void |
Resource.setPrevious(Resource previous) |
void |
WebContext.setRoot(Resource root)
Set the root resource of this context
|
Constructor and Description |
---|
AdapterNotFoundException(Resource ctx,
String service) |
Template(Resource resource,
ScriptFile script) |
Template(Resource resource,
String fileName) |
Template(WebContext ctx,
Resource resource,
ScriptFile script) |
View(Resource resource,
String name) |
View(WebContext ctx,
Resource resource,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResource<T extends ResourceType> |
class |
DefaultAdapter |
class |
DefaultObject |
class |
ModuleRoot |
Modifier and Type | Field and Description |
---|---|
protected Resource |
AbstractWebContext.head |
protected Resource |
AbstractWebContext.root |
protected Resource |
AbstractWebContext.tail |
Modifier and Type | Method and Description |
---|---|
<T extends Resource> |
AbstractResourceType.newInstance() |
Modifier and Type | Method and Description |
---|---|
Resource |
AbstractResource.getNext() |
Resource |
AbstractResource.getPrevious() |
Resource |
AbstractWebContext.getRoot() |
Resource |
ModuleImpl.getRootObject(WebContext ctx)
Deprecated.
Use
WebApplication to declare modules |
Resource |
DefaultAdapter.getTarget() |
Resource |
AbstractWebContext.getTargetObject() |
Resource |
AbstractWebContext.head() |
Resource |
AbstractResource.initialize(WebContext ctx,
ResourceType type,
Object... args) |
Resource |
AbstractWebContext.newObject(ResourceType type,
Object... args) |
Resource |
AbstractWebContext.newObject(String typeName,
Object... args) |
Resource |
AbstractResource.newObject(String type,
Object... args) |
Resource |
AbstractWebContext.pop() |
Resource |
AbstractWebContext.push(Resource rs) |
Resource |
AbstractWebContext.tail() |
Modifier and Type | Method and Description |
---|---|
Class<Resource> |
AbstractResourceType.getResourceClass() |
Modifier and Type | Method and Description |
---|---|
long |
ResourceWriter.getSize(Resource arg0,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
javax.ws.rs.core.MediaType arg4) |
void |
ResourceWriter.writeTo(Resource t,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2Callback
WebEngine module to handle the OAuth2 callback
|
Modifier and Type | Class and Description |
---|---|
class |
BasicsObject
WebEngine Object Model.
|
class |
DocumentsObject
Working with Nuxeo Documents.
|
class |
ExtendedDocumentsObject
Web Module Extensibility.
|
class |
ExtendedSamplesRoot
Demonstrates how to customize existing modules by contributing new views and links
ExtendedDocumentsObject
for more precision |
class |
HelloObject
This is a very simple resource example, that prints the "Hello World!" message.
|
class |
SamplesRoot
Web Engine Samples Root
|
class |
TemplatingObject
Templates sample.
|
class |
UserBuddiesObject
UserBuddies object.
|
class |
UserManagerObject
UserManager object.
|
Modifier and Type | Class and Description |
---|---|
class |
Test |
Modifier and Type | Class and Description |
---|---|
class |
WebForm
A web form is a single page wizard.
|
class |
Wizard
The following actions are available:
GET
POST next
POST ok
POST cancel
POST back
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2DirectoryObject
Endpoint used to retrieve informations from OAuth2 Provider directory (except crucial ones).
|
Modifier and Type | Class and Description |
---|---|
class |
SCIMRoot
The root entry for the WebEngine module.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseUMObject
Base class used for all WebObject associated to SCIM Domain model
|
class |
SCIMGroupWebObject
Simple Resource class used to expose the SCIM API on Users endpoint
|
class |
SCIMUserWebObject
Simple Resource class used to expose the SCIM API on Users endpoint
|
Modifier and Type | Class and Description |
---|---|
class |
SegmentIOScriptResource |
Modifier and Type | Class and Description |
---|---|
class |
ShibboInviteObject |
Modifier and Type | Class and Description |
---|---|
class |
TemplateBasedResource |
class |
TemplateResource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceService |
class |
ResourceService |
class |
RootResource |
class |
XDocReportResourceService |
Modifier and Type | Class and Description |
---|---|
class |
Management |
Copyright © 2015 Nuxeo SA. All rights reserved.