Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.model.WebAdapter

Packages that use WebAdapter
org.nuxeo.ecm.core.rest   
org.nuxeo.ecm.core.rest.security   
org.nuxeo.ecm.webengine.base   
org.nuxeo.ecm.webengine.model.impl   
org.nuxeo.ecm.webengine.samples   
org.nuxeo.webengine.blogs   
org.nuxeo.webengine.blogs.adapters   
org.nuxeo.webengine.blogs.webcomments   
org.nuxeo.webengine.sites   
org.nuxeo.webengine.sites.webcomments   
 

Uses of WebAdapter in org.nuxeo.ecm.core.rest
 

Classes in org.nuxeo.ecm.core.rest with annotations of type WebAdapter
 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
 

Uses of WebAdapter in org.nuxeo.ecm.core.rest.security
 

Classes in org.nuxeo.ecm.core.rest.security with annotations of type WebAdapter
 class PermissionService
          Version Service - manage document versions TODO not yet implemented
 

Uses of WebAdapter in org.nuxeo.ecm.webengine.base
 

Classes in org.nuxeo.ecm.webengine.base with annotations of type WebAdapter
 class ViewService
           
 

Uses of WebAdapter in org.nuxeo.ecm.webengine.model.impl
 

Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebAdapter
static AdapterDescriptor AdapterDescriptor.fromAnnotation(ClassProxy clazz, WebAdapter type)
           
 

Uses of WebAdapter in org.nuxeo.ecm.webengine.samples
 

Classes in org.nuxeo.ecm.webengine.samples with annotations of type WebAdapter
 class UserBuddiesObject
          UserBuddies object.
 

Uses of WebAdapter in org.nuxeo.webengine.blogs
 

Classes in org.nuxeo.webengine.blogs with annotations of type WebAdapter
 class BlogPerspectiveAdapter
          Adapter used to change theme perspectives.
 class BlogRssAdapter
          Adapter used as a RSS feed.
 

Uses of WebAdapter in org.nuxeo.webengine.blogs.adapters
 

Classes in org.nuxeo.webengine.blogs.adapters with annotations of type WebAdapter
 class BlogCommentService
          Blog Comment Service - extension of base's WebCommentService with specifics of sites module.
 class BlogPerspectiveAdapter
          Adapter used to change theme perspectives.
 class BlogTagAdapter
          Adapter used to display all documents for a certain tag.
 

Uses of WebAdapter in org.nuxeo.webengine.blogs.webcomments
 

Classes in org.nuxeo.webengine.blogs.webcomments with annotations of type WebAdapter
 class BlogCommentService
          Blog Comment Service - extension of base's WebCommentService with specifics of sites module.
 

Uses of WebAdapter in org.nuxeo.webengine.sites
 

Classes in org.nuxeo.webengine.sites with annotations of type WebAdapter
 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.
 

Uses of WebAdapter in org.nuxeo.webengine.sites.webcomments
 

Classes in org.nuxeo.webengine.sites.webcomments with annotations of type WebAdapter
 class WebCommentService
          Web Comment Service - extension of base's Comment Service with specifics of sites module.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.