Class KBCommentConstants
java.lang.Object
com.liferay.knowledge.base.constants.KBCommentConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STATUS_ANY
public static final int STATUS_ANY- See Also:
-
STATUS_COMPLETED
public static final int STATUS_COMPLETED- See Also:
-
STATUS_IN_PROGRESS
public static final int STATUS_IN_PROGRESS- See Also:
-
STATUS_NEW
public static final int STATUS_NEW- See Also:
-
STATUS_NONE
public static final int STATUS_NONE- See Also:
-
USER_RATING_DISLIKE
public static final int USER_RATING_DISLIKE- See Also:
-
USER_RATING_LIKE
public static final int USER_RATING_LIKE- See Also:
-
USER_RATING_NONE
public static final int USER_RATING_NONE- See Also:
-
-
Constructor Details
-
KBCommentConstants
public KBCommentConstants()
-