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 java.lang.Object

Author:
George Lefter

Field Summary
 java.lang.String commentConverterClassName
           
 java.lang.String commentNamespace
           
 java.lang.String documentNamespace
           
 java.lang.String graphName
           
 java.lang.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 java.lang.String commentConverterClassName

graphName

public java.lang.String graphName

commentNamespace

public java.lang.String commentNamespace

predicateNamespace

public java.lang.String predicateNamespace

documentNamespace

public java.lang.String documentNamespace
Constructor Detail

CommentServiceConfig

public CommentServiceConfig()
Method Detail

getCommentConverter

public CommentConverter getCommentConverter()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.