org.nuxeo.ecm.platform.comment.service
Class CommentService
java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.platform.comment.service.CommentService
- All Implemented Interfaces:
- Adaptable, Component, Extensible
public class CommentService
- extends DefaultComponent
- Author:
- George Lefter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
VERSIONING_EXTENSION_POINT_RULES
public static final String VERSIONING_EXTENSION_POINT_RULES
- See Also:
- Constant Field Values
CommentService
public CommentService()
registerContribution
public void registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
- Overrides:
registerContribution in class DefaultComponent
unregisterContribution
public void unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
- Overrides:
unregisterContribution in class DefaultComponent
getCommentManager
public CommentManager getCommentManager()
getConfig
public CommentServiceConfig getConfig()
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.