Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.comment.api.CommentManager

Packages that use CommentManager
org.nuxeo.ecm.core.rest   
org.nuxeo.ecm.platform.comment.ejb   
org.nuxeo.ecm.platform.comment.impl   
org.nuxeo.ecm.platform.comment.service   
org.nuxeo.webengine.sites.utils   
 

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

Methods in org.nuxeo.ecm.core.rest that return CommentManager
static CommentManager CommentService.getCommentManager()
           
 

Uses of CommentManager in org.nuxeo.ecm.platform.comment.ejb
 

Subinterfaces of CommentManager in org.nuxeo.ecm.platform.comment.ejb
 interface CommentManagerLocal
           
 

Classes in org.nuxeo.ecm.platform.comment.ejb that implement CommentManager
 class CommentManagerBean
           
 

Uses of CommentManager in org.nuxeo.ecm.platform.comment.impl
 

Classes in org.nuxeo.ecm.platform.comment.impl that implement CommentManager
 class CommentManagerImpl
           
 

Uses of CommentManager in org.nuxeo.ecm.platform.comment.service
 

Methods in org.nuxeo.ecm.platform.comment.service that return CommentManager
 CommentManager CommentService.getCommentManager()
           
 

Uses of CommentManager in org.nuxeo.webengine.sites.utils
 

Methods in org.nuxeo.webengine.sites.utils that return CommentManager
static CommentManager SiteUtils.getCommentManager()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.