Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portal.kernel.comment.CommentManager

Packages that use CommentManager
com.liferay.portal.kernel.comment   
 

Uses of CommentManager in com.liferay.portal.kernel.comment
 

Methods in com.liferay.portal.kernel.comment that return CommentManager
static CommentManager CommentManagerUtil.getCommentManager()
           
 

Methods in com.liferay.portal.kernel.comment with parameters of type CommentManager
 void CommentManagerUtil.setCommentManager(CommentManager commentManager)
           
 


Liferay 7.0-ce-m6