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 |
DocumentResolverService
Resolves a document URL given its ID
|
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 | Class and Description |
---|---|
class |
PermissionService
Version Service - manage document versions
TODO not yet implemented
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationsAdapter
Adapter to retrieve annotations for the current
MobileDocument . |
class |
CommentAdapter
Provide view and action on document comments
|
class |
DefaultMobileAdapter
Default mobile adapter that exposes some usefull methods to other adapters.
|
class |
FacetedAdapter |
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 |
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 |
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 |
Modifier and Type | Class and Description |
---|---|
class |
ViewService |
Modifier and Type | Method and Description |
---|---|
AdapterResource |
Resource.getActiveAdapter()
Returns the active Adapter on this object if any in the current request.
|
AdapterResource |
WebContext.getTargetAdapter() |
AdapterResource |
WebContext.newAdapter(Resource ctx,
String adapterName,
Object... args) |
AdapterResource |
Resource.newAdapter(String type,
Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdapter |
Modifier and Type | Method and Description |
---|---|
AdapterResource |
DefaultObject.disptachAdapter(String adapterName) |
AdapterResource |
DefaultAdapter.disptachAdapter(String adapterName)
TODO: is this wanted? Adapter of adapters?
|
AdapterResource |
AbstractResource.getActiveAdapter() |
AdapterResource |
AbstractWebContext.getTargetAdapter() |
AdapterResource |
AbstractWebContext.newAdapter(Resource ctx,
String serviceName,
Object... args) |
AdapterResource |
AbstractResource.newAdapter(String type,
Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
UserBuddiesObject
UserBuddies object.
|
Modifier and Type | Class and Description |
---|---|
class |
BlogPerspectiveAdapter
Adapter used to change theme perspectives.
|
class |
BlogRssAdapter
Adapter used as a RSS feed.
|
Modifier and Type | Class and Description |
---|---|
class |
BlogCommentService
Blog Comment Service - extension of base's WebCommentService with specifics
of sites module.
|
class |
BlogTagAdapter
Adapter used to display all documents for a certain tag.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonAdapter
Adapter service for the tree in sites module.
|
class |
PerspectiveAdapter
Adapter used to change theme perspectives.
|
class |
RssAdapter
Adapter used as a RSS feed.
|
class |
TagAdapter
Adapter used to display all documents for a certain tag.
|
Modifier and Type | Class and Description |
---|---|
class |
WebCommentService
Web Comment Service - extension of base's Comment Service with specifics
of sites module.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.