public class KBCommentConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
STATUS_ANY |
static int |
STATUS_COMPLETED |
static int |
STATUS_IN_PROGRESS |
static int |
STATUS_NEW |
static int |
STATUS_NONE |
static int |
USER_RATING_DISLIKE |
static int |
USER_RATING_LIKE |
static int |
USER_RATING_NONE |
Constructor and Description |
---|
KBCommentConstants() |
public static final int STATUS_ANY
public static final int STATUS_COMPLETED
public static final int STATUS_IN_PROGRESS
public static final int STATUS_NEW
public static final int STATUS_NONE
public static final int USER_RATING_DISLIKE
public static final int USER_RATING_LIKE
public static final int USER_RATING_NONE