Clearspace API (1.7.0) Core Javadocs

com.jivesoftware.community
Class JiveConstants

java.lang.Object
  extended by com.jivesoftware.community.JiveConstants

public class JiveConstants
extends java.lang.Object

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

USER_MANAGER_CLASS

public static final java.lang.String USER_MANAGER_CLASS
See Also:
Constant Field Values

GROUP_MANAGER_CLASS

public static final java.lang.String GROUP_MANAGER_CLASS
See Also:
Constant Field Values

AUTH_FACTORY_CLASS

public static final java.lang.String AUTH_FACTORY_CLASS
See Also:
Constant Field Values

THREAD

public static final int THREAD
See Also:
Constant Field Values

MESSAGE

public static final int MESSAGE
See Also:
Constant Field Values

USER

public static final int USER
See Also:
Constant Field Values

GROUP

public static final int GROUP
See Also:
Constant Field Values

THREAD_NAME

public static final int THREAD_NAME
See Also:
Constant Field Values

MESSAGE_SUBJECT

public static final int MESSAGE_SUBJECT
See Also:
Constant Field Values

MESSAGE_BODY

public static final int MESSAGE_BODY
See Also:
Constant Field Values

CREATION_DATE

public static final int CREATION_DATE
See Also:
Constant Field Values

MODIFICATION_DATE

public static final int MODIFICATION_DATE
See Also:
Constant Field Values

EXTENDED_PROPERTY

public static final int EXTENDED_PROPERTY
See Also:
Constant Field Values

ANONYMOUS

public static final int ANONYMOUS
See Also:
Constant Field Values

REGISTERED_USERS

public static final int REGISTERED_USERS
See Also:
Constant Field Values

ATTACHMENT

public static final int ATTACHMENT
See Also:
Constant Field Values

COMMUNITY

public static final int COMMUNITY
See Also:
Constant Field Values

COMMUNITY_NAME

public static final int COMMUNITY_NAME
See Also:
Constant Field Values

SYSTEM

public static final int SYSTEM
See Also:
Constant Field Values

POLL

public static final int POLL
See Also:
Constant Field Values

COMMUNITY_SEARCH_QUERY

public static final int COMMUNITY_SEARCH_QUERY
See Also:
Constant Field Values

PRIVATE_MESSAGE

public static final int PRIVATE_MESSAGE
See Also:
Constant Field Values

PRIVATE_MESSAGE_FOLDER

public static final int PRIVATE_MESSAGE_FOLDER
See Also:
Constant Field Values

ANNOUNCEMENT

public static final int ANNOUNCEMENT
See Also:
Constant Field Values

SEARCH

public static final int SEARCH
See Also:
Constant Field Values

CRONTASK

public static final int CRONTASK
See Also:
Constant Field Values

STATUS_LEVEL

public static final int STATUS_LEVEL
See Also:
Constant Field Values

AVATAR

public static final int AVATAR
See Also:
Constant Field Values

QUESTION

public static final int QUESTION
See Also:
Constant Field Values

COMMUNITY_QUESTION

public static final int COMMUNITY_QUESTION
See Also:
Constant Field Values

SYSTEM_QUESTION

public static final int SYSTEM_QUESTION
See Also:
Constant Field Values

GATEWAY

public static final int GATEWAY
See Also:
Constant Field Values

BAN

public static final int BAN
See Also:
Constant Field Values

ABUSE

public static final int ABUSE
See Also:
Constant Field Values

WATCH_SETTINGS

public static final int WATCH_SETTINGS
See Also:
Constant Field Values

DRAFT

public static final int DRAFT
See Also:
Constant Field Values

BLOG

public static final int BLOG
See Also:
Constant Field Values

BLOGPOST

public static final int BLOGPOST
See Also:
Constant Field Values

TRACKBACK

public static final int TRACKBACK
See Also:
Constant Field Values

TAG

public static final int TAG
See Also:
Constant Field Values

TAG_SET

public static final int TAG_SET
See Also:
Constant Field Values

CONTENT_OBJECT

public static final int CONTENT_OBJECT
See Also:
Constant Field Values

STATUS_LEVEL_POINT

public static final int STATUS_LEVEL_POINT
See Also:
Constant Field Values

STATUS_LEVEL_SCENARIO

public static final int STATUS_LEVEL_SCENARIO
See Also:
Constant Field Values

WATCHABLE_OBJECT

public static final int WATCHABLE_OBJECT
See Also:
Constant Field Values

SEARCH_ENGINE

public static final int SEARCH_ENGINE
See Also:
Constant Field Values

USER_STATUS

public static final int USER_STATUS
See Also:
Constant Field Values

DOCUMENT

public static final int DOCUMENT
See Also:
Constant Field Values

DOCUMENT_TITLE

public static final int DOCUMENT_TITLE
See Also:
Constant Field Values

DOCUMENT_FIELD

public static final int DOCUMENT_FIELD
See Also:
Constant Field Values

COMMENT

public static final int COMMENT
See Also:
Constant Field Values

EXPIRATION_DATE

public static final int EXPIRATION_DATE
See Also:
Constant Field Values

RATING

public static final int RATING
See Also:
Constant Field Values

DOCUMENT_TYPE

public static final int DOCUMENT_TYPE
See Also:
Constant Field Values

SEARCH_QUERY

public static final int SEARCH_QUERY
See Also:
Constant Field Values

DOCUMENT_BODY

public static final int DOCUMENT_BODY
See Also:
Constant Field Values

IMAGE

public static final int IMAGE
See Also:
Constant Field Values

DOCUMENT_PRESENTER

public static final int DOCUMENT_PRESENTER
See Also:
Constant Field Values

DOCUMENT_STATE

public static final int DOCUMENT_STATE
See Also:
Constant Field Values

DOCUMENT_FIELD_OPTION

public static final int DOCUMENT_FIELD_OPTION
See Also:
Constant Field Values

DOCUMENT_VERSION

public static final int DOCUMENT_VERSION
See Also:
Constant Field Values

DOCUMENT_VERSION_COMMENT

public static final int DOCUMENT_VERSION_COMMENT
See Also:
Constant Field Values

DOCUMENT_FIELD_TYPE

public static final int DOCUMENT_FIELD_TYPE
See Also:
Constant Field Values

DOCUMENT_ID

public static final int DOCUMENT_ID
See Also:
Constant Field Values

DOCUMENT_TYPE_ELEMENT

public static final int DOCUMENT_TYPE_ELEMENT
See Also:
Constant Field Values

TEMPORARY_DOCUMENT_ID

public static final int TEMPORARY_DOCUMENT_ID
See Also:
Constant Field Values

DOCUMENT_BACKCHANNEL

public static final int DOCUMENT_BACKCHANNEL
See Also:
Constant Field Values

READ_STAT_SESSION

public static final int READ_STAT_SESSION
See Also:
Constant Field Values

READ_STAT

public static final int READ_STAT
See Also:
Constant Field Values

WORKGROUP_AGENT

public static final int WORKGROUP_AGENT
See Also:
Constant Field Values

WORKGROUP_QUEUE

public static final int WORKGROUP_QUEUE
See Also:
Constant Field Values

WORKGROUP_GROUP

public static final int WORKGROUP_GROUP
See Also:
Constant Field Values

ACTIVITY

public static final int ACTIVITY
See Also:
Constant Field Values

POPULARITY

public static final int POPULARITY
See Also:
Constant Field Values

IMPORT

public static final int IMPORT
See Also:
Constant Field Values

WIDGET

public static final int WIDGET
See Also:
Constant Field Values

WIDGET_FRAME

public static final int WIDGET_FRAME
See Also:
Constant Field Values

ROSTER

public static final int ROSTER
See Also:
Constant Field Values

OFFLINE

public static final int OFFLINE
See Also:
Constant Field Values

PROFILE_FIELD

public static final int PROFILE_FIELD
See Also:
Constant Field Values

OSWORKFLOW_ENTRY

public static final int OSWORKFLOW_ENTRY
See Also:
Constant Field Values

OSWORKFLOW_STEP

public static final int OSWORKFLOW_STEP
See Also:
Constant Field Values

MESSAGE_MODERATION_HIDDEN

public static final int MESSAGE_MODERATION_HIDDEN
Moderation value at which content is automatically hidden (0). Any value less than this value will also be hidden.

See Also:
Constant Field Values

MESSAGE_MODERATION_VISIBLE

public static final int MESSAGE_MODERATION_VISIBLE
Moderation value at which content is automatically visible (1). Any value greater than this value will also be visible.

See Also:
Constant Field Values

MESSAGE_MODERATION_ABUSE_HIDDEN

public static final int MESSAGE_MODERATION_ABUSE_HIDDEN
Moderation value for messages that have been reported as abusive and should be hidden until the message is reviewed.

See Also:
Constant Field Values

MESSAGE_MODERATION_ABUSE_VISIBLE

public static final int MESSAGE_MODERATION_ABUSE_VISIBLE
Moderation value for messages that have been reported as abusive.

See Also:
Constant Field Values

MESSAGE_MODERATION_VIRUSSCAN_HIDDEN

public static final int MESSAGE_MODERATION_VIRUSSCAN_HIDDEN
The moderation value that messages will be set to while waiting to be scanned for viruses. The value is below the visible threshold, which means that other users will not see the message until it's finished being scanned.

See Also:
Constant Field Values

REJECTED_MESSAGE

public static final int REJECTED_MESSAGE
Messages rejected by a moderator will be marked with this value. This will give the moderator the option of seaching through messages previous rejected.

See Also:
Constant Field Values

PERM_HIDDEN_MESSAGE

public static final int PERM_HIDDEN_MESSAGE
Used as an alternative to removing messages from the database. Since this value is below the visible threshold, message with this value will be hidden from all users but will remain database.

See Also:
Constant Field Values

USER_LOCALE_PROP_NAME

public static final java.lang.String USER_LOCALE_PROP_NAME
The name of the extended user property used to store the user's locale code.

See Also:
Constant Field Values

USER_TIMEZONE_PROP_NAME

public static final java.lang.String USER_TIMEZONE_PROP_NAME
The name of the extended user property used to store the user's time zone code.

See Also:
Constant Field Values

LOGIN_SUCCESS_URL

public static final java.lang.String LOGIN_SUCCESS_URL
The name of the session key where the login success url is stored

See Also:
Constant Field Values

LOGIN_CANCEL_URL

public static final java.lang.String LOGIN_CANCEL_URL
The name of the session key where the login cancel url is stored

See Also:
Constant Field Values

SECOND

public static final long SECOND
One second (in milliseconds).

See Also:
Constant Field Values

MINUTE

public static final long MINUTE
One minute (in milliseconds).

See Also:
Constant Field Values

HOUR

public static final long HOUR
One hour (in milliseconds).

See Also:
Constant Field Values

DAY

public static final long DAY
One day (in milliseconds).

See Also:
Constant Field Values

WEEK

public static final long WEEK
One week (in milliseconds).

See Also:
Constant Field Values

Clearspace Project Page

Copyright © 1999-2007 Jive Software.