|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.community.JiveConstants
public class JiveConstants
Contains constant values representing various objects in Clearspace.
| Field Summary | |
|---|---|
static int |
ABUSE
|
static int |
ACTIVITY
|
static int |
ANNOUNCEMENT
|
static int |
ANONYMOUS
|
static int |
ATTACHMENT
|
static java.lang.String |
AUTH_FACTORY_CLASS
|
static int |
AVATAR
|
static int |
BAN
|
static int |
BLOG
|
static int |
BLOGPOST
|
static int |
COMMENT
|
static int |
COMMUNITY
|
static int |
COMMUNITY_NAME
|
static int |
COMMUNITY_QUESTION
|
static int |
COMMUNITY_SEARCH_QUERY
|
static int |
CONTENT_OBJECT
|
static int |
CREATION_DATE
|
static int |
CRONTASK
|
static long |
DAY
One day (in milliseconds). |
static int |
DOCUMENT
|
static int |
DOCUMENT_BACKCHANNEL
|
static int |
DOCUMENT_BODY
|
static int |
DOCUMENT_FIELD
|
static int |
DOCUMENT_FIELD_OPTION
|
static int |
DOCUMENT_FIELD_TYPE
|
static int |
DOCUMENT_ID
|
static int |
DOCUMENT_PRESENTER
|
static int |
DOCUMENT_STATE
|
static int |
DOCUMENT_TITLE
|
static int |
DOCUMENT_TYPE
|
static int |
DOCUMENT_TYPE_ELEMENT
|
static int |
DOCUMENT_VERSION
|
static int |
DOCUMENT_VERSION_COMMENT
|
static int |
DRAFT
|
static int |
EXPIRATION_DATE
|
static int |
EXTENDED_PROPERTY
|
static int |
GATEWAY
|
static int |
GROUP
|
static java.lang.String |
GROUP_MANAGER_CLASS
|
static long |
HOUR
One hour (in milliseconds). |
static int |
IMAGE
|
static int |
IMPORT
|
static java.lang.String |
LOGIN_CANCEL_URL
The name of the session key where the login cancel url is stored |
static java.lang.String |
LOGIN_SUCCESS_URL
The name of the session key where the login success url is stored |
static int |
MESSAGE
|
static int |
MESSAGE_BODY
|
static int |
MESSAGE_MODERATION_ABUSE_HIDDEN
Moderation value for messages that have been reported as abusive and should be hidden until the message is reviewed. |
static int |
MESSAGE_MODERATION_ABUSE_VISIBLE
Moderation value for messages that have been reported as abusive. |
static int |
MESSAGE_MODERATION_HIDDEN
Moderation value at which content is automatically hidden (0). |
static int |
MESSAGE_MODERATION_VIRUSSCAN_HIDDEN
The moderation value that messages will be set to while waiting to be scanned for viruses. |
static int |
MESSAGE_MODERATION_VISIBLE
Moderation value at which content is automatically visible (1). |
static int |
MESSAGE_SUBJECT
|
static long |
MINUTE
One minute (in milliseconds). |
static int |
MODIFICATION_DATE
|
static int |
OFFLINE
|
static int |
OSWORKFLOW_ENTRY
|
static int |
OSWORKFLOW_STEP
|
static int |
PERM_HIDDEN_MESSAGE
Used as an alternative to removing messages from the database. |
static int |
POLL
|
static int |
POPULARITY
|
static int |
PRIVATE_MESSAGE
|
static int |
PRIVATE_MESSAGE_FOLDER
|
static int |
PROFILE_FIELD
|
static int |
QUESTION
|
static int |
RATING
|
static int |
READ_STAT
|
static int |
READ_STAT_SESSION
|
static int |
REGISTERED_USERS
|
static int |
REJECTED_MESSAGE
Messages rejected by a moderator will be marked with this value. |
static int |
ROSTER
|
static int |
SEARCH
|
static int |
SEARCH_ENGINE
|
static int |
SEARCH_QUERY
|
static long |
SECOND
One second (in milliseconds). |
static int |
STATUS_LEVEL
|
static int |
STATUS_LEVEL_POINT
|
static int |
STATUS_LEVEL_SCENARIO
|
static int |
SYSTEM
|
static int |
SYSTEM_QUESTION
|
static int |
TAG
|
static int |
TAG_SET
|
static int |
TEMPORARY_DOCUMENT_ID
|
static int |
THREAD
|
static int |
THREAD_NAME
|
static int |
TRACKBACK
|
static int |
USER
|
static java.lang.String |
USER_LOCALE_PROP_NAME
The name of the extended user property used to store the user's locale code. |
static java.lang.String |
USER_MANAGER_CLASS
|
static int |
USER_STATUS
|
static java.lang.String |
USER_TIMEZONE_PROP_NAME
The name of the extended user property used to store the user's time zone code. |
static int |
WATCH_SETTINGS
|
static int |
WATCHABLE_OBJECT
|
static long |
WEEK
One week (in milliseconds). |
static int |
WIDGET
|
static int |
WIDGET_FRAME
|
static int |
WORKGROUP_AGENT
|
static int |
WORKGROUP_GROUP
|
static int |
WORKGROUP_QUEUE
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String USER_MANAGER_CLASS
public static final java.lang.String GROUP_MANAGER_CLASS
public static final java.lang.String AUTH_FACTORY_CLASS
public static final int THREAD
public static final int MESSAGE
public static final int USER
public static final int GROUP
public static final int THREAD_NAME
public static final int MESSAGE_SUBJECT
public static final int MESSAGE_BODY
public static final int CREATION_DATE
public static final int MODIFICATION_DATE
public static final int EXTENDED_PROPERTY
public static final int ANONYMOUS
public static final int REGISTERED_USERS
public static final int ATTACHMENT
public static final int COMMUNITY
public static final int COMMUNITY_NAME
public static final int SYSTEM
public static final int POLL
public static final int COMMUNITY_SEARCH_QUERY
public static final int PRIVATE_MESSAGE
public static final int PRIVATE_MESSAGE_FOLDER
public static final int ANNOUNCEMENT
public static final int SEARCH
public static final int CRONTASK
public static final int STATUS_LEVEL
public static final int AVATAR
public static final int QUESTION
public static final int COMMUNITY_QUESTION
public static final int SYSTEM_QUESTION
public static final int GATEWAY
public static final int BAN
public static final int ABUSE
public static final int WATCH_SETTINGS
public static final int DRAFT
public static final int BLOG
public static final int BLOGPOST
public static final int TRACKBACK
public static final int TAG
public static final int TAG_SET
public static final int CONTENT_OBJECT
public static final int STATUS_LEVEL_POINT
public static final int STATUS_LEVEL_SCENARIO
public static final int WATCHABLE_OBJECT
public static final int SEARCH_ENGINE
public static final int USER_STATUS
public static final int DOCUMENT
public static final int DOCUMENT_TITLE
public static final int DOCUMENT_FIELD
public static final int COMMENT
public static final int EXPIRATION_DATE
public static final int RATING
public static final int DOCUMENT_TYPE
public static final int SEARCH_QUERY
public static final int DOCUMENT_BODY
public static final int IMAGE
public static final int DOCUMENT_PRESENTER
public static final int DOCUMENT_STATE
public static final int DOCUMENT_FIELD_OPTION
public static final int DOCUMENT_VERSION
public static final int DOCUMENT_VERSION_COMMENT
public static final int DOCUMENT_FIELD_TYPE
public static final int DOCUMENT_ID
public static final int DOCUMENT_TYPE_ELEMENT
public static final int TEMPORARY_DOCUMENT_ID
public static final int DOCUMENT_BACKCHANNEL
public static final int READ_STAT_SESSION
public static final int READ_STAT
public static final int WORKGROUP_AGENT
public static final int WORKGROUP_QUEUE
public static final int WORKGROUP_GROUP
public static final int ACTIVITY
public static final int POPULARITY
public static final int IMPORT
public static final int WIDGET
public static final int WIDGET_FRAME
public static final int ROSTER
public static final int OFFLINE
public static final int PROFILE_FIELD
public static final int OSWORKFLOW_ENTRY
public static final int OSWORKFLOW_STEP
public static final int MESSAGE_MODERATION_HIDDEN
public static final int MESSAGE_MODERATION_VISIBLE
public static final int MESSAGE_MODERATION_ABUSE_HIDDEN
public static final int MESSAGE_MODERATION_ABUSE_VISIBLE
public static final int MESSAGE_MODERATION_VIRUSSCAN_HIDDEN
public static final int REJECTED_MESSAGE
public static final int PERM_HIDDEN_MESSAGE
public static final java.lang.String USER_LOCALE_PROP_NAME
public static final java.lang.String USER_TIMEZONE_PROP_NAME
public static final java.lang.String LOGIN_SUCCESS_URL
public static final java.lang.String LOGIN_CANCEL_URL
public static final long SECOND
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static final long WEEK
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||