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 |
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 © 2011 Nuxeo SA. All Rights Reserved.