Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.comment.api
Class CommentConstants

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.api.CommentConstants

public final class CommentConstants
extends Object

Author:
George Lefter

Field Summary
static String COMMENT
           
static String COMMENT_TEXT
           
static String EVENT_COMMENT_CATEGORY
           
static String PARENT_COMMENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENT_COMMENT_CATEGORY

public static final String EVENT_COMMENT_CATEGORY
See Also:
Constant Field Values

PARENT_COMMENT

public static final String PARENT_COMMENT
See Also:
Constant Field Values

COMMENT

public static final String COMMENT
See Also:
Constant Field Values

COMMENT_TEXT

public static final String COMMENT_TEXT
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.