Class DefaultJcrCommentPersistenceManager

java.lang.Object
org.onehippo.forge.document.commenting.cms.impl.DefaultJcrCommentPersistenceManager
All Implemented Interfaces:
Serializable, CommentPersistenceManager

public class DefaultJcrCommentPersistenceManager extends Object implements CommentPersistenceManager
CommentPersistenceManager implementation which stores data into JCR repository.
See Also: