Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.comment.service
Class CommentServiceConfig

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.service.CommentServiceConfig

public class CommentServiceConfig
extends Object

Author:
George Lefter

Field Summary
 String commentConverterClassName
           
 String commentNamespace
           
 String documentNamespace
           
 String graphName
           
 String predicateNamespace
           
 
Constructor Summary
CommentServiceConfig()
           
 
Method Summary
 CommentConverter getCommentConverter()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commentConverterClassName

public String commentConverterClassName

graphName

public String graphName

commentNamespace

public String commentNamespace

predicateNamespace

public String predicateNamespace

documentNamespace

public String documentNamespace
Constructor Detail

CommentServiceConfig

public CommentServiceConfig()
Method Detail

getCommentConverter

public CommentConverter getCommentConverter()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.