public class BlogCommentService extends WebCommentService
| Constructor and Description |
|---|
BlogCommentService() |
| Modifier and Type | Method and Description |
|---|---|
protected org.nuxeo.ecm.core.api.DocumentModel |
createCommentDocument(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel target,
org.nuxeo.ecm.core.api.DocumentModel comment) |
protected void |
publishComment(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel target,
org.nuxeo.ecm.core.api.DocumentModel comment) |
approve, approveComent, deleteComment, deleteComment, doPost, getCommentManager, getCommentsModerationService, reject, rejectComment, removedisptachAdapter, getTarget, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRootprotected org.nuxeo.ecm.core.api.DocumentModel createCommentDocument(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel target,
org.nuxeo.ecm.core.api.DocumentModel comment)
throws Exception
createCommentDocument in class WebCommentServiceExceptionprotected void publishComment(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentModel target,
org.nuxeo.ecm.core.api.DocumentModel comment)
throws Exception
publishComment in class WebCommentServiceExceptionCopyright © 2020 Nuxeo SA. All rights reserved.