Uses of Interface
org.nuxeo.ecm.platform.comment.api.CommentManager
Packages that use CommentManager
Package
Description
-
Uses of CommentManager in org.nuxeo.ecm.platform.comment.impl
Classes in org.nuxeo.ecm.platform.comment.impl that implement CommentManagerModifier and TypeClassDescriptionclassclassclassDeprecated.classComment service implementation.Fields in org.nuxeo.ecm.platform.comment.impl declared as CommentManagerModifier and TypeFieldDescriptionprotected final CommentManagerCommentableDocumentAdapter.commentManagerprotected CommentManagerCommentJsonWriter.commentManagerprotected final CommentManagerBridgeCommentManager.firstprotected final CommentManagerBridgeCommentManager.secondMethods in org.nuxeo.ecm.platform.comment.impl that return CommentManagerModifier and TypeMethodDescriptionBridgeCommentManager.getFirst()BridgeCommentManager.getSecond()Method parameters in org.nuxeo.ecm.platform.comment.impl with type arguments of type CommentManagerModifier and TypeMethodDescriptionprotected <T> TBridgeCommentManager.execute(CoreSession s, DocumentRef documentRef, Function<CommentManager, T> function) Executes the given function for a comment document ref, depending on the types of comment managers.Constructors in org.nuxeo.ecm.platform.comment.impl with parameters of type CommentManager -
Uses of CommentManager in org.nuxeo.ecm.platform.comment.listener
Methods in org.nuxeo.ecm.platform.comment.listener with parameters of type CommentManagerModifier and TypeMethodDescriptionprotected voidAbstractCommentListener.deleteCommentChildren(CoreSession coreSession, CommentManager commentManager, DocumentModel documentModel) -
Uses of CommentManager in org.nuxeo.ecm.platform.comment.service
Fields in org.nuxeo.ecm.platform.comment.service declared as CommentManagerMethods in org.nuxeo.ecm.platform.comment.service that return CommentManagerModifier and TypeMethodDescriptionprotected CommentManagerCommentService.recomputeCommentManager()
TreeCommentManagerinstead