Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use CommentManager
org.nuxeo.ecm.core.rest   
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.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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.