Oracle Collaboration Suite Discussions Java API Reference
10g (10.1.1)

Part No. B16232-01


oracle.discussions.sdk
Class TdInitialContext

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byoracle.discussions.sdk.TdInitialContext

All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, oracle.workspaces.share.util.oid.OIDContextPropertyConstants, java.io.Serializable

public class TdInitialContext
extends java.util.HashMap
implements oracle.workspaces.share.util.oid.OIDContextPropertyConstants

This class is used by callers to supply initialization parameters to the oracle discussions APIs.

The supplied properties will determine the behavior of the oracle discussions API set in terms of infrastructure services to use such logging, OID authentication, and so on.

Oracle discussions elements names have been changed in the webui compared to that of sdk portion. The existing names to the new names mapping is as shown.

Sample code snippet illustrating the usage of TdInitialContext.

   Hashtable htProps = new Hashtable();
   htProps.setProperty(APPLICATION_NAME, "Collaboration Workspaces");
   htProps.setProperty(LOGGER_INSTANCE,  
                         new oracle.discussions.util.log.logger.WriterLogHandler( new OutputStreamWriter(System.err)));
   TdInitialContext tdic = new TdInitialContext(htProps);
 
Since:
OCS 10.1.1
See Also:
TdStoreManager.java, HashMap, Serialized Form

Field Summary
static java.lang.String ANNOUNCEMENTS_BOARD_DISPLAY_NAME
Indicates announcement board display name.
static java.lang.String APPLICATION_NAME
Use this setting to supply an identifier for the client application invoking the oracle discussions APIS.
static java.lang.String CACHE_BOARD_THREADS_FETCH_SIZE
Indicates the boards threads fetch size.
static java.lang.String CACHE_BOARD_THREADS_TTL
Indicates the ttl of the board threads cache.
static java.lang.String CACHE_BOARDS_MAX_SIZE
Indicates the maximum size of the boards cache.
static java.lang.String CACHE_CONTAINER_INFO_TTL
Indicates the ttl of the container info cache.
static java.lang.String CACHE_CONTAINERS_MAX_SIZE
Indicates the maximum size of the container cache.
static java.lang.String CACHE_MESSAGES_MAX_SIZE
Indicates the maximum size of the messages cache.
static java.lang.String CACHE_MESSAGES_TTL
Indicates the ttl of the messages cache.
static java.lang.String CACHE_PROVIDER_NAME
Indicates the name of the cache provider.
static java.lang.String CACHE_SYSTEM_LAST_MESSAGE_POSTS_TTL
Indicates the ttl of the system last message posts cache.
static java.lang.String CACHE_SYSTEM_MAX_SIZE
Indicates the maximum size of the system cache.
static java.lang.String CACHE_SYSTEM_POPULAR_THREADS_CACHE_LOADER_TTL
Indicates the ttl of the system popular threads loader cache.
static java.lang.String CACHE_SYSTEM_POPULAR_THREADS_TTL
Indicates the ttl of the system popular threads cache.
static java.lang.String CACHE_THREADS_MAX_SIZE
Indicates the maximum size of the threads cache.
static java.lang.String CACHE_THREADS_TTL
Indicates the ttl of the threads cache.
static java.lang.String CACHE_USER_CONTAINER_INSTANCE_TTL
Indicates the ttl of a user container instance in the user container cache.
static java.lang.String CACHE_USER_CONTAINER_LIST_TTL
Indicates the user container cache time to live.
static java.lang.String CACHE_USER_FAVORITES_TTL
Indicates the ttl of a user favorites cache.
static java.lang.String CACHE_USER_MAX_SIZE
Indicates the user cache max size.
static java.lang.String CACHE_USER_PROFILE_MAX_SIZE
Indicates the maximum size of the user profile cache.
static java.lang.String CACHE_USER_PROFILE_TTL
Indicates the ttl of the user profile cache.
static java.lang.String CACHE_USER_SUBSCRIPTION_TTL
Indicates the ttl of a user subscription cache.
static java.lang.String DAS_BASEURL
Indicates DAS url in the current ocs installation.
static java.lang.String DAS_VIEW_PROFILE_ENABLED
static java.lang.String DB_EVENT_PUBLISHER
Indicates oracle discussions database events publisher.
static java.lang.String DMS_ENABLED
Dms enabled flag User should be able to control timing of each operation
static java.lang.String DUMMY_EVENT_PUBLISHER
Indicates oracle discussions dummy events publisher.
static java.lang.String DYNAMIC_SSO
Indicates that oracle discussions is working in dynamic sso mode.
static java.lang.String EMAIL_INBOUND_CHECK_INTERVAL
Indicates a time interval for checking inbound emails.
static java.lang.String EMAIL_INBOUND_ENABLED
Indicates that inbound emails are enabled in oracle discussions.
static java.lang.String EMAIL_INBOUND_RETRY_COUNT
Indicates a retry count to extract unbound email for discussions.
static java.lang.String EMAIL_INBOUND_WAIT_TIME
Indicates a max time limit to wait for the inbound emails.
static java.lang.String EVENT_ENABLED
Indicates oracle discussions events.
static java.lang.String EVENT_JMS_TOPIC
Indicates oracle discussions jms topic.
static java.lang.String EVENT_JMS_TOPIC_FACTORY
Indicates oracle discussions jms topic factory.
static java.lang.String EVENT_PUBLISHER
Indicates oracle discussions event publisher.
static java.lang.String GLOBAL_FACILITY_CREATOR_ENABLED
if enabled, any login user will be able to create root level facility/board
static java.lang.String JAVAMAIL_DRIVER_TYPE
Indicates the type of the driver used for the java mailing.
static java.lang.String JAVAMAIL_ENCRYPTION
Indicates the encryption algorithm used for java mailing.
static java.lang.String JMS_EVENT_PUBLISHER
Indicates oracle discussions jms events publisher.
static java.lang.String LAST_POSTS_RESULT_MAX_SIZE
Indicates the max number of last posted messages to be displayed.
static java.lang.String LOG_HANDLER_INSTANCE
Use this setting to supply an instance of a oracle.discussions.util.log.LogHandlerIf.
static java.lang.String LOGGING_LEVEL
Use this setting to supply the logging level to be used by oracle Discusssions.
static java.lang.String MYPOST_MAX_SIZE
Indicates the maximum number of my posts to be displayed.
static java.lang.String NOTIFICATION_TO_ADDR
static java.lang.String ORACLE_HOME
ORACLE_HOME property constant.
static java.lang.String POPULARS_RESULT_MAX_SIZE
Indicates the max number of popular threads to be displayed.
static java.lang.String PRESENCE_SERVICE_URL
Indicates an url for the presence handler service.
static java.lang.String PRESENCE_SITEAUTHTOKEN
Indicates an authentication token for the presence handler.
static java.lang.String PRESENCE_SITEID
Indicates an identifier for the presence handler.
static java.lang.String RSSURI_BASEURL
static java.lang.String RTC_PRESENCE_ENABLED
static java.lang.String SEARCH_PRELOAD_BATCH_SIZE
Indicates the block size of the search pre-load batch.
static java.lang.String SEARCH_RESULT_HIT_BEGIN
Indicates the begining position of the search keyword in the search results.
static java.lang.String SEARCH_RESULT_HIT_END
Indicates the ending position of the search keyword in the search results.
static java.lang.String SEARCH_RESULT_LENGTH
Indicates the maximum length of the search query string excluding keyword length.
static java.lang.String SEARCH_RESULT_MAX_SIZE
Indicates the maximum size of the search results.
static java.lang.String SHOW_SIDEBAR
if true, the side bar will be displayed in applicable pages
static java.lang.String SMTP_HOST
Use this setting to supply a custom SMTP server host.
static java.lang.String SMTP_PORT
Use this setting to supply a custom SMTP server port.
static java.lang.String SSO_MODE
Indicates oracle discussions sso prefix string.
static java.lang.String STATIC_SSO
Indicates that oracle discussions is working in static sso mode.
static java.lang.String SYSTEM_LOGIN
Indicates a login operation.
static java.lang.String SYSTEM_LOGOUT
Indicates a logout operation.
static java.lang.String TD_ADMIN
Email address of the admin oracle discussions internal administration user.
static java.lang.String TD_BOARD_APPEND_MESSAGE
Indicates an operation that appends a message to this forum.
static java.lang.String TD_BOARD_DELETE
Indicates an operation that deletes this forum.
static java.lang.String TD_BOARD_EDIT_MESSAGE
Indicates an operation that edits a message in this forum.
static java.lang.String TD_BOARD_ERASE_MESSAGES
Indicates an operation that erases messages in this forum.
static java.lang.String TD_BOARD_GET_LAST_POST
Indicates an operation that retrieves the last posted message from this forum.
static java.lang.String TD_BOARD_GET_THREAD
Indicates an operation that retrieves a thread from this forum.
static java.lang.String TD_BOARD_GET_THREADS
Indicates an operation that retrieves threads from this forum.
static java.lang.String TD_BOARD_GRANT_BOARD_MODERATOR
Indicates an operation that grants a forum moderator role to a user.
static java.lang.String TD_BOARD_GRANT_BOARD_READER
Indicates an operation that grants a forum reader role to a user.
static java.lang.String TD_BOARD_GRANT_BOARD_WRITER
Indicates an operation that grants a forum writer role to a user.
static java.lang.String TD_BOARD_LOCK
Indicates an operation that locks this forum.
static java.lang.String TD_BOARD_MARK_PUBLIC
Indicates an operation that marks this forum as publicly accessible forum.
static java.lang.String TD_BOARD_OPERATION_PREFIX
String specifying a prefix to all the forum related operations.
static java.lang.String TD_BOARD_REVOKE_BOARD_MODERATOR
Indicates an operation that revokes a user from a forum moderator role on this forum.
static java.lang.String TD_BOARD_REVOKE_BOARD_READER
Indicates an operation that revokes a user from a forum reader role on this forum.
static java.lang.String TD_BOARD_REVOKE_BOARD_WRITER
Indicates an operation that revokes a user from a forum writer role on this forum.
static java.lang.String TD_BOARD_UNLOCK
Indicates an operation that unlocks this forum.
static java.lang.String TD_CONTAINER_ADD_TO_FAVORITE
Indicates an operation that adds this container to the list of favorites.
static java.lang.String TD_CONTAINER_GET_CONTAINER
Indicates an operation that extracts a container under this container.
static java.lang.String TD_CONTAINER_GET_CONTAINER_SETTINGS
Indicates an operation that retrieves container settings.
static java.lang.String TD_CONTAINER_GET_CREATION_DATE
Indicates an operation that retrieves the creation date of this container.
static java.lang.String TD_CONTAINER_GET_CREATOR
Indicates an operation that retrieves the creator of this container.
static java.lang.String TD_CONTAINER_GET_DESCRIPTION
Indicates an operation that retrieves container description.
static java.lang.String TD_CONTAINER_GET_DISPLAY_NAME
Indicates an operation that retrieves the display name of the container.
static java.lang.String TD_CONTAINER_GET_FAVORITE_THREADS
Indicates an operation that retrieves favorite threads under this container.
static java.lang.String TD_CONTAINER_GET_FOLDER
Indicates an operation that retrieves a folder which is under this container.
static java.lang.String TD_CONTAINER_GET_LAST_MESSAGE_POSTS
Indicates an operation that retrieves last posted messages under this container.
static java.lang.String TD_CONTAINER_GET_LAST_POST
Indicates an operation that retrieves a last poted message under this container.
static java.lang.String TD_CONTAINER_GET_PARENT
Indicates an operation that retrieves a parent container of this container.
static java.lang.String TD_CONTAINER_GET_POPULAR_THREADS
Indicates an operation that retrieves popular threads under this container.
static java.lang.String TD_CONTAINER_LIST_GRANTEE_ROLES
Indicates an operation that retrieves a list of grantee roles for users on this container.
static java.lang.String TD_CONTAINER_LIST_WITH_PATH
Indicates an operation that retrieves containers under this container with their absolute paths.
static java.lang.String TD_CONTAINER_LIST_WITHOUT_PATH
Indicates an operation that retrieves containers under this container without their paths.
static java.lang.String TD_CONTAINER_OPERATION_PREFIX
String specifying a prefix to all the container related operations.
static java.lang.String TD_CONTAINER_REFRESH_PERMISSIONS
Indicates an operation that refreshes container permissions.
static java.lang.String TD_CONTAINER_REMOVE_FROM_FAVORITES
Indicates an operation that removes this container from favorite containers.
static java.lang.String TD_CONTAINER_SEARCH
Indicates an operation that performs search operation under this container.
static java.lang.String TD_CONTAINER_SET_DESCRIPTION
Indicates an operation that sets the container description.
static java.lang.String TD_CONTAINER_UPDATE_CONTAINER_SETTINGS
Indicates an operation that updates container settings.
static java.lang.String TD_CONTAINER_UPDATE_GRANTEE_ROLES
Indicates an operation that updates the grantee roles of the users of this container.
static java.lang.String TD_FACILITY_CREATE_BOARD
Indicates an operation that creates a forum under this category.
static java.lang.String TD_FACILITY_CREATE_FACILITY
Indicates an operation that creates a category under this category.
static java.lang.String TD_FACILITY_DELETE
Indicates an operation that deletes this category.
static java.lang.String TD_FACILITY_DELETE_BOARD
Indicates an operation that deletes a forum under this category.
static java.lang.String TD_FACILITY_GRANT_BOARD_CREATOR
Indicates an operation that grants a forum creator to a user on this category.
static java.lang.String TD_FACILITY_GRANT_FACILITY_ADMIN
Indicates an operation that grants a category admin to a user on this category.
static java.lang.String TD_FACILITY_GRANT_FACILITY_CREATOR
Indicates an operation that grants a category creator to a user on this category.
static java.lang.String TD_FACILITY_GRANT_FACILITY_READER
Indicates an operation that grants a category reader to a user on this category.
static java.lang.String TD_FACILITY_GRANT_FACILITY_WRITER
Indicates an operation that grants a category writer to a user on this category.
static java.lang.String TD_FACILITY_OPERATION_PREFIX
String specifying a prefix to all the category related operations.
static java.lang.String TD_FACILITY_REVOKE_BOARD_CREATOR
Indicates an operation that revokes a user from forum creator on this facility.
static java.lang.String TD_FACILITY_REVOKE_FACILITY_ADMIN
Indicates an operation that revokes a user from category administrator on this facility.
static java.lang.String TD_FACILITY_REVOKE_FACILITY_CREATOR
Indicates an operation that revokes a user from category creator on this facility.
static java.lang.String TD_FACILITY_REVOKE_FACILITY_READER
Indicates an operation that revokes a user from category reader on this facility.
static java.lang.String TD_FACILITY_REVOKE_FACILITY_WRITER
Indicates an operation that revokes a user from category writer on this facility.
static java.lang.String TD_FAVORITE_GET_ALL_FAVORITE_THREADS
Indicates an operation which extracts list of all favorite threads.
static java.lang.String TD_FAVORITE_GET_FAVORITE_CONTAINERS
Indicates an operation which extracts list of all favorite containers.
static java.lang.String TD_FAVORITE_GET_FAVORITE_LAST_MESSAGE_POSTS
Indicates an operation which extracts list of all last postes messages which are marked as favorites.
static java.lang.String TD_FAVORITE_GET_FAVORITE_POPULAR_THREADS
Indicates an operation which extracts list of all favorite threads which are also marked as popular threads.
static java.lang.String TD_FAVORITE_GET_FAVORITE_THREADS_BY_CONTAINER
Indicates an operation which extracts list of all favorite threads per container.
static java.lang.String TD_FAVORITE_OPERATION_PREFIX
String specifying a prefix to all the favorites related operations.
static java.lang.String TD_FAVORITE_SEARCH_FAVORITES
Indicates an operation which searches on the list of favorites.
static java.lang.String TD_GLOBALADMIN_GRANT_GLOBAL_ADMIN
Indicates an operation which grants GlobalAdministrator role for a given user.
static java.lang.String TD_GLOBALADMIN_LIST_GLOBALADMIN_USERS
Indicates an operation which extracts list of all global administrators.
static java.lang.String TD_GLOBALADMIN_OPERATION_PREFIX
String specifying a prefix to all the global administrator related operations.
static java.lang.String TD_GLOBALADMIN_REVOKE_GLOBAL_ADMIN
Indicates an operation which revokes GlobalAdministrator role for a given user.
static java.lang.String TD_MESSAGE_DELETE
Indicates an operation that deletes this message.
static java.lang.String TD_MESSAGE_GET_ATTACHMENT_BODY_PARTS
Indicates an operation that extracts the attachment bodies from the attachments of this message.
static java.lang.String TD_MESSAGE_GET_BODY_PLAIN_TEXT
Indicates an operation that extracts the plain text from this message's body.
static java.lang.String TD_MESSAGE_GET_BODY_RICH_TEXT
Indicates an operation that extracts the rich text from this message's body.
static java.lang.String TD_MESSAGE_GET_CONTENT
Indicates an operation that extracts the message content.
static java.lang.String TD_MESSAGE_GET_NUMBER_OF_REPLIES
Indicates an operation that returns number of replies for this message.
static java.lang.String TD_MESSAGE_GET_PARENT
Indicates an operation that returns parent forum of this message.
static java.lang.String TD_MESSAGE_OPERATION_PREFIX
String specifying a prefix to all the message related operations.
static java.lang.String TD_MESSAGE_UNDELETE
Indicates an operation that undeletes this message.
static java.lang.String TD_ROOT_FOLDER_NAME
ROOT LEVEL FOLDER NAME
static java.lang.String TD_STORE_CREATE_BOARD
Indicates an operation that creates a forum at the root level.
static java.lang.String TD_STORE_CREATE_FACILITY
Indicates an operation that creates a facility at the root level.
static java.lang.String TD_STORE_GET_ANNOUNCEMENTS_BOARD
Indicates an operation that extracts announcements board at root level.
static java.lang.String TD_STORE_GET_CONTAINER_WITH_ID
Indicates an operation that extracts a container given its id.
static java.lang.String TD_STORE_GET_CONTAINER_WITH_PATH
Indicates an operation that extracts a container given its path.
static java.lang.String TD_STORE_GET_GLOBAL_SETTINGS
Indicates an operation that extracts global settings.
static java.lang.String TD_STORE_GET_LAST_MESSAGE_POSTS
Indicates an operation that extracts last message posts at root level.
static java.lang.String TD_STORE_GET_LAST_POST
Indicates an operation that extracts last message post at root level.
static java.lang.String TD_STORE_GET_MY_FOLLOWUPS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributes after he did.
static java.lang.String TD_STORE_GET_MY_FOLLOWUPS_RELATED_LAST_MESSAGE_POSTS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributed after he did, if they are last posted messages.
static java.lang.String TD_STORE_GET_MY_FOLLOWUPS_RELATED_POPULAR_THREADS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributed after he did, if they are also popular threads.
static java.lang.String TD_STORE_GET_MY_POSTS
Indicates an operation that extracts MyPosts.
static java.lang.String TD_STORE_GET_MY_POSTS_RELATED_LAST_MESSAGE_POSTS
Indicates an operation that extracts the messages posted by the current user of they are last posted messages.
static java.lang.String TD_STORE_GET_MY_POSTS_RELATED_POPULAR_THREADS
Indicates an operation that extracts the popular threads that are posted by the current user.
static java.lang.String TD_STORE_GET_POPULAR_THREADS
Indicates an operation that extracts most popular threads at root level.
static java.lang.String TD_STORE_HAS_ANNOUNCEMENTS_BOARD
Indicates an operation that check the existance of announcements board at root level.
static java.lang.String TD_STORE_LIST_WITH_PATH
Indicates an operation that extracts all the containers at the root level with their absolute paths.
static java.lang.String TD_STORE_LIST_WITHOUT_PATH
Indicates an operation that extracts all the containers at the root level without their absolute paths.
static java.lang.String TD_STORE_OPERATION_PREFIX
String specifying a prefix to all the tdstore related operations.
static java.lang.String TD_STORE_SEARCH
Indicates an operation that performs a search operation at the root level.
static java.lang.String TD_STORE_UPDATE_GLOBAL_SETTINGS
Indicates an operation that updates global settings.
static java.lang.String TD_STOREMGR_GET_TD_STORE
Indicates an operation that extracts a tdstore fromt he tdstore manager.
static java.lang.String TD_THREAD_ADD_TO_FAVORITES
Indicates an operation that adds this thread to the list of favorites.
static java.lang.String TD_THREAD_GET_MESSAGE
Indicates an operation that extracts a message from this thread.
static java.lang.String TD_THREAD_GET_MESSAGES
Indicates an operation which extracts list of all messages in this thread.
static java.lang.String TD_THREAD_LOCK
Indicates an operation that locks this thread.
static java.lang.String TD_THREAD_MOVE
Indicates an operation that moves this thread from one board to another.
static java.lang.String TD_THREAD_OPERATION_PREFIX
String specifying a prefix to all the thread related operations.
static java.lang.String TD_THREAD_REMOVE_FROM_FAVORITES
Indicates an operation that removes this thread from the list of favorites.
static java.lang.String TD_THREAD_UNLOCK
Indicates an operation which unlocks this thread.
static java.lang.String WEBUI_BASEURL
Indicates url used to access discussions system.

Fields inherited from interface oracle.workspaces.share.util.oid.OIDContextPropertyConstants
DEFAULT_OID_POOL_SIZE, DEFAULT_OID_POOL_SIZE_MAX, OID_HOST, OID_POOL_SIZE, OID_POOL_SIZE_MAX, OID_PORT, OID_PROXY_DN, OID_PWD, OID_USE_SSL, OID_USER

Constructor Summary
TdInitialContext()
Create a new instance of TdInitialContext
TdInitialContext(java.util.Map mContext)
Create a new instance of TdInitialContext supplying the properties values.

Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values

Methods inherited from class java.util.AbstractMap
equals, hashCode, toString

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

Methods inherited from interface java.util.Map
equals, hashCode

Field Detail

ORACLE_HOME

public static final java.lang.String ORACLE_HOME
ORACLE_HOME property constant. Property name is: oracle.home
See Also:
Constant Field Values

TD_ROOT_FOLDER_NAME

public static final java.lang.String TD_ROOT_FOLDER_NAME
ROOT LEVEL FOLDER NAME
See Also:
Constant Field Values

APPLICATION_NAME

public static final java.lang.String APPLICATION_NAME
Use this setting to supply an identifier for the client application invoking the oracle discussions APIS.
See Also:
Constant Field Values

TD_ADMIN

public static final java.lang.String TD_ADMIN
Email address of the admin oracle discussions internal administration user.
See Also:
Constant Field Values

LOGGING_LEVEL

public static final java.lang.String LOGGING_LEVEL
Use this setting to supply the logging level to be used by oracle Discusssions.
See Also:
to see the constants to be used., Constant Field Values

SMTP_HOST

public static final java.lang.String SMTP_HOST
Use this setting to supply a custom SMTP server host. If none is supplied, the SMTP server specified in OID Service Registry will be used.
See Also:
Constant Field Values

SMTP_PORT

public static final java.lang.String SMTP_PORT
Use this setting to supply a custom SMTP server port. If none is supplied, the SMTP server specified in OID Service Registry will be used.
See Also:
Constant Field Values

LOG_HANDLER_INSTANCE

public static final java.lang.String LOG_HANDLER_INSTANCE
Use this setting to supply an instance of a oracle.discussions.util.log.LogHandlerIf. The instance will be used by the oracle discussions APIs to log information. If no, logger instance is supplied, oracle discussions APIs will log information into ORACLE_HOME/discussions/log/otd.log. If no ORACLE_HOME is defined, then logging information will be output to System.err.
See Also:
Constant Field Values

JAVAMAIL_DRIVER_TYPE

public static final java.lang.String JAVAMAIL_DRIVER_TYPE
Indicates the type of the driver used for the java mailing.
See Also:
Constant Field Values

JAVAMAIL_ENCRYPTION

public static final java.lang.String JAVAMAIL_ENCRYPTION
Indicates the encryption algorithm used for java mailing.
See Also:
Constant Field Values

CACHE_PROVIDER_NAME

public static final java.lang.String CACHE_PROVIDER_NAME
Indicates the name of the cache provider.
See Also:
Constant Field Values

CACHE_CONTAINER_INFO_TTL

public static final java.lang.String CACHE_CONTAINER_INFO_TTL
Indicates the ttl of the container info cache.
See Also:
Constant Field Values

CACHE_CONTAINERS_MAX_SIZE

public static final java.lang.String CACHE_CONTAINERS_MAX_SIZE
Indicates the maximum size of the container cache.
See Also:
Constant Field Values

CACHE_BOARD_THREADS_TTL

public static final java.lang.String CACHE_BOARD_THREADS_TTL
Indicates the ttl of the board threads cache.
See Also:
Constant Field Values

CACHE_BOARD_THREADS_FETCH_SIZE

public static final java.lang.String CACHE_BOARD_THREADS_FETCH_SIZE
Indicates the boards threads fetch size.
See Also:
Constant Field Values

CACHE_BOARDS_MAX_SIZE

public static final java.lang.String CACHE_BOARDS_MAX_SIZE
Indicates the maximum size of the boards cache.
See Also:
Constant Field Values

CACHE_THREADS_TTL

public static final java.lang.String CACHE_THREADS_TTL
Indicates the ttl of the threads cache.
See Also:
Constant Field Values

CACHE_THREADS_MAX_SIZE

public static final java.lang.String CACHE_THREADS_MAX_SIZE
Indicates the maximum size of the threads cache.
See Also:
Constant Field Values

CACHE_MESSAGES_TTL

public static final java.lang.String CACHE_MESSAGES_TTL
Indicates the ttl of the messages cache.
See Also:
Constant Field Values

CACHE_MESSAGES_MAX_SIZE

public static final java.lang.String CACHE_MESSAGES_MAX_SIZE
Indicates the maximum size of the messages cache.
See Also:
Constant Field Values

CACHE_USER_PROFILE_TTL

public static final java.lang.String CACHE_USER_PROFILE_TTL
Indicates the ttl of the user profile cache.
See Also:
Constant Field Values

CACHE_USER_PROFILE_MAX_SIZE

public static final java.lang.String CACHE_USER_PROFILE_MAX_SIZE
Indicates the maximum size of the user profile cache.
See Also:
Constant Field Values

CACHE_SYSTEM_POPULAR_THREADS_TTL

public static final java.lang.String CACHE_SYSTEM_POPULAR_THREADS_TTL
Indicates the ttl of the system popular threads cache.
See Also:
Constant Field Values

CACHE_SYSTEM_POPULAR_THREADS_CACHE_LOADER_TTL

public static final java.lang.String CACHE_SYSTEM_POPULAR_THREADS_CACHE_LOADER_TTL
Indicates the ttl of the system popular threads loader cache.
See Also:
Constant Field Values

CACHE_SYSTEM_LAST_MESSAGE_POSTS_TTL

public static final java.lang.String CACHE_SYSTEM_LAST_MESSAGE_POSTS_TTL
Indicates the ttl of the system last message posts cache.
See Also:
Constant Field Values

CACHE_SYSTEM_MAX_SIZE

public static final java.lang.String CACHE_SYSTEM_MAX_SIZE
Indicates the maximum size of the system cache.
See Also:
Constant Field Values

CACHE_USER_MAX_SIZE

public static final java.lang.String CACHE_USER_MAX_SIZE
Indicates the user cache max size.
See Also:
Constant Field Values

CACHE_USER_CONTAINER_LIST_TTL

public static final java.lang.String CACHE_USER_CONTAINER_LIST_TTL
Indicates the user container cache time to live.
See Also:
Constant Field Values

CACHE_USER_CONTAINER_INSTANCE_TTL

public static final java.lang.String CACHE_USER_CONTAINER_INSTANCE_TTL
Indicates the ttl of a user container instance in the user container cache.
See Also:
Constant Field Values

CACHE_USER_FAVORITES_TTL

public static final java.lang.String CACHE_USER_FAVORITES_TTL
Indicates the ttl of a user favorites cache.
See Also:
Constant Field Values

CACHE_USER_SUBSCRIPTION_TTL

public static final java.lang.String CACHE_USER_SUBSCRIPTION_TTL
Indicates the ttl of a user subscription cache.
See Also:
Constant Field Values

SEARCH_RESULT_MAX_SIZE

public static final java.lang.String SEARCH_RESULT_MAX_SIZE
Indicates the maximum size of the search results.
See Also:
Constant Field Values

MYPOST_MAX_SIZE

public static final java.lang.String MYPOST_MAX_SIZE
Indicates the maximum number of my posts to be displayed.
See Also:
Constant Field Values

SEARCH_PRELOAD_BATCH_SIZE

public static final java.lang.String SEARCH_PRELOAD_BATCH_SIZE
Indicates the block size of the search pre-load batch.
See Also:
Constant Field Values

SEARCH_RESULT_LENGTH

public static final java.lang.String SEARCH_RESULT_LENGTH
Indicates the maximum length of the search query string excluding keyword length.
See Also:
Constant Field Values

SEARCH_RESULT_HIT_BEGIN

public static final java.lang.String SEARCH_RESULT_HIT_BEGIN
Indicates the begining position of the search keyword in the search results.
See Also:
Constant Field Values

SEARCH_RESULT_HIT_END

public static final java.lang.String SEARCH_RESULT_HIT_END
Indicates the ending position of the search keyword in the search results.
See Also:
Constant Field Values

LAST_POSTS_RESULT_MAX_SIZE

public static final java.lang.String LAST_POSTS_RESULT_MAX_SIZE
Indicates the max number of last posted messages to be displayed.
See Also:
Constant Field Values

POPULARS_RESULT_MAX_SIZE

public static final java.lang.String POPULARS_RESULT_MAX_SIZE
Indicates the max number of popular threads to be displayed.
See Also:
Constant Field Values

EMAIL_INBOUND_ENABLED

public static final java.lang.String EMAIL_INBOUND_ENABLED
Indicates that inbound emails are enabled in oracle discussions.
See Also:
Constant Field Values

EMAIL_INBOUND_CHECK_INTERVAL

public static final java.lang.String EMAIL_INBOUND_CHECK_INTERVAL
Indicates a time interval for checking inbound emails.
See Also:
Constant Field Values

EMAIL_INBOUND_RETRY_COUNT

public static final java.lang.String EMAIL_INBOUND_RETRY_COUNT
Indicates a retry count to extract unbound email for discussions.
See Also:
Constant Field Values

EMAIL_INBOUND_WAIT_TIME

public static final java.lang.String EMAIL_INBOUND_WAIT_TIME
Indicates a max time limit to wait for the inbound emails.
See Also:
Constant Field Values

WEBUI_BASEURL

public static final java.lang.String WEBUI_BASEURL
Indicates url used to access discussions system.
See Also:
Constant Field Values

RSSURI_BASEURL

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

DAS_BASEURL

public static final java.lang.String DAS_BASEURL
Indicates DAS url in the current ocs installation.
See Also:
Constant Field Values

PRESENCE_SERVICE_URL

public static final java.lang.String PRESENCE_SERVICE_URL
Indicates an url for the presence handler service.
See Also:
Constant Field Values

PRESENCE_SITEID

public static final java.lang.String PRESENCE_SITEID
Indicates an identifier for the presence handler.
See Also:
Constant Field Values

PRESENCE_SITEAUTHTOKEN

public static final java.lang.String PRESENCE_SITEAUTHTOKEN
Indicates an authentication token for the presence handler.
See Also:
Constant Field Values

DMS_ENABLED

public static final java.lang.String DMS_ENABLED
Dms enabled flag User should be able to control timing of each operation
See Also:
Constant Field Values

GLOBAL_FACILITY_CREATOR_ENABLED

public static final java.lang.String GLOBAL_FACILITY_CREATOR_ENABLED
if enabled, any login user will be able to create root level facility/board
See Also:
Constant Field Values

SSO_MODE

public static final java.lang.String SSO_MODE
Indicates oracle discussions sso prefix string.
See Also:
Constant Field Values

DYNAMIC_SSO

public static final java.lang.String DYNAMIC_SSO
Indicates that oracle discussions is working in dynamic sso mode.
See Also:
Constant Field Values

STATIC_SSO

public static final java.lang.String STATIC_SSO
Indicates that oracle discussions is working in static sso mode.
See Also:
Constant Field Values

NOTIFICATION_TO_ADDR

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

SHOW_SIDEBAR

public static final java.lang.String SHOW_SIDEBAR
if true, the side bar will be displayed in applicable pages
See Also:
Constant Field Values

ANNOUNCEMENTS_BOARD_DISPLAY_NAME

public static final java.lang.String ANNOUNCEMENTS_BOARD_DISPLAY_NAME
Indicates announcement board display name.
See Also:
Constant Field Values

RTC_PRESENCE_ENABLED

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

DAS_VIEW_PROFILE_ENABLED

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

EVENT_ENABLED

public static final java.lang.String EVENT_ENABLED
Indicates oracle discussions events.
See Also:
Constant Field Values

EVENT_PUBLISHER

public static final java.lang.String EVENT_PUBLISHER
Indicates oracle discussions event publisher.
See Also:
Constant Field Values

JMS_EVENT_PUBLISHER

public static final java.lang.String JMS_EVENT_PUBLISHER
Indicates oracle discussions jms events publisher.
See Also:
Constant Field Values

DB_EVENT_PUBLISHER

public static final java.lang.String DB_EVENT_PUBLISHER
Indicates oracle discussions database events publisher.
See Also:
Constant Field Values

DUMMY_EVENT_PUBLISHER

public static final java.lang.String DUMMY_EVENT_PUBLISHER
Indicates oracle discussions dummy events publisher.
See Also:
Constant Field Values

EVENT_JMS_TOPIC

public static final java.lang.String EVENT_JMS_TOPIC
Indicates oracle discussions jms topic.
See Also:
Constant Field Values

EVENT_JMS_TOPIC_FACTORY

public static final java.lang.String EVENT_JMS_TOPIC_FACTORY
Indicates oracle discussions jms topic factory.
See Also:
Constant Field Values

SYSTEM_LOGOUT

public static final java.lang.String SYSTEM_LOGOUT
Indicates a logout operation.
See Also:
Constant Field Values

SYSTEM_LOGIN

public static final java.lang.String SYSTEM_LOGIN
Indicates a login operation.
See Also:
Constant Field Values

TD_STOREMGR_GET_TD_STORE

public static final java.lang.String TD_STOREMGR_GET_TD_STORE
Indicates an operation that extracts a tdstore fromt he tdstore manager.
See Also:
Constant Field Values

TD_STORE_OPERATION_PREFIX

public static final java.lang.String TD_STORE_OPERATION_PREFIX
String specifying a prefix to all the tdstore related operations.
See Also:
Constant Field Values

TD_STORE_CREATE_BOARD

public static final java.lang.String TD_STORE_CREATE_BOARD
Indicates an operation that creates a forum at the root level.
See Also:
Constant Field Values

TD_STORE_CREATE_FACILITY

public static final java.lang.String TD_STORE_CREATE_FACILITY
Indicates an operation that creates a facility at the root level.
See Also:
Constant Field Values

TD_STORE_GET_CONTAINER_WITH_ID

public static final java.lang.String TD_STORE_GET_CONTAINER_WITH_ID
Indicates an operation that extracts a container given its id.
See Also:
Constant Field Values

TD_STORE_GET_CONTAINER_WITH_PATH

public static final java.lang.String TD_STORE_GET_CONTAINER_WITH_PATH
Indicates an operation that extracts a container given its path.
See Also:
Constant Field Values

TD_STORE_HAS_ANNOUNCEMENTS_BOARD

public static final java.lang.String TD_STORE_HAS_ANNOUNCEMENTS_BOARD
Indicates an operation that check the existance of announcements board at root level.
See Also:
Constant Field Values

TD_STORE_GET_ANNOUNCEMENTS_BOARD

public static final java.lang.String TD_STORE_GET_ANNOUNCEMENTS_BOARD
Indicates an operation that extracts announcements board at root level.
See Also:
Constant Field Values

TD_STORE_GET_GLOBAL_SETTINGS

public static final java.lang.String TD_STORE_GET_GLOBAL_SETTINGS
Indicates an operation that extracts global settings.
See Also:
Constant Field Values

TD_STORE_GET_LAST_MESSAGE_POSTS

public static final java.lang.String TD_STORE_GET_LAST_MESSAGE_POSTS
Indicates an operation that extracts last message posts at root level.
See Also:
Constant Field Values

TD_STORE_GET_LAST_POST

public static final java.lang.String TD_STORE_GET_LAST_POST
Indicates an operation that extracts last message post at root level.
See Also:
Constant Field Values

TD_STORE_GET_POPULAR_THREADS

public static final java.lang.String TD_STORE_GET_POPULAR_THREADS
Indicates an operation that extracts most popular threads at root level.
See Also:
Constant Field Values

TD_STORE_LIST_WITH_PATH

public static final java.lang.String TD_STORE_LIST_WITH_PATH
Indicates an operation that extracts all the containers at the root level with their absolute paths.
See Also:
Constant Field Values

TD_STORE_LIST_WITHOUT_PATH

public static final java.lang.String TD_STORE_LIST_WITHOUT_PATH
Indicates an operation that extracts all the containers at the root level without their absolute paths.
See Also:
Constant Field Values

TD_STORE_SEARCH

public static final java.lang.String TD_STORE_SEARCH
Indicates an operation that performs a search operation at the root level.
See Also:
Constant Field Values

TD_STORE_UPDATE_GLOBAL_SETTINGS

public static final java.lang.String TD_STORE_UPDATE_GLOBAL_SETTINGS
Indicates an operation that updates global settings.
See Also:
Constant Field Values

TD_STORE_GET_MY_POSTS

public static final java.lang.String TD_STORE_GET_MY_POSTS
Indicates an operation that extracts MyPosts.
See Also:
Constant Field Values

TD_STORE_GET_MY_POSTS_RELATED_POPULAR_THREADS

public static final java.lang.String TD_STORE_GET_MY_POSTS_RELATED_POPULAR_THREADS
Indicates an operation that extracts the popular threads that are posted by the current user.
See Also:
Constant Field Values

TD_STORE_GET_MY_POSTS_RELATED_LAST_MESSAGE_POSTS

public static final java.lang.String TD_STORE_GET_MY_POSTS_RELATED_LAST_MESSAGE_POSTS
Indicates an operation that extracts the messages posted by the current user of they are last posted messages.
See Also:
Constant Field Values

TD_STORE_GET_MY_FOLLOWUPS

public static final java.lang.String TD_STORE_GET_MY_FOLLOWUPS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributes after he did.
See Also:
Constant Field Values

TD_STORE_GET_MY_FOLLOWUPS_RELATED_POPULAR_THREADS

public static final java.lang.String TD_STORE_GET_MY_FOLLOWUPS_RELATED_POPULAR_THREADS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributed after he did, if they are also popular threads.
See Also:
Constant Field Values

TD_STORE_GET_MY_FOLLOWUPS_RELATED_LAST_MESSAGE_POSTS

public static final java.lang.String TD_STORE_GET_MY_FOLLOWUPS_RELATED_LAST_MESSAGE_POSTS
Indicates an operation that extracts the messages posted by the current user and to which other users have contributed after he did, if they are last posted messages.
See Also:
Constant Field Values

TD_CONTAINER_OPERATION_PREFIX

public static final java.lang.String TD_CONTAINER_OPERATION_PREFIX
String specifying a prefix to all the container related operations.
See Also:
Constant Field Values

TD_CONTAINER_ADD_TO_FAVORITE

public static final java.lang.String TD_CONTAINER_ADD_TO_FAVORITE
Indicates an operation that adds this container to the list of favorites.
See Also:
Constant Field Values

TD_CONTAINER_GET_CONTAINER

public static final java.lang.String TD_CONTAINER_GET_CONTAINER
Indicates an operation that extracts a container under this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_CONTAINER_SETTINGS

public static final java.lang.String TD_CONTAINER_GET_CONTAINER_SETTINGS
Indicates an operation that retrieves container settings.
See Also:
Constant Field Values

TD_CONTAINER_GET_DESCRIPTION

public static final java.lang.String TD_CONTAINER_GET_DESCRIPTION
Indicates an operation that retrieves container description.
See Also:
Constant Field Values

TD_CONTAINER_GET_FAVORITE_THREADS

public static final java.lang.String TD_CONTAINER_GET_FAVORITE_THREADS
Indicates an operation that retrieves favorite threads under this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_FOLDER

public static final java.lang.String TD_CONTAINER_GET_FOLDER
Indicates an operation that retrieves a folder which is under this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_LAST_POST

public static final java.lang.String TD_CONTAINER_GET_LAST_POST
Indicates an operation that retrieves a last poted message under this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_LAST_MESSAGE_POSTS

public static final java.lang.String TD_CONTAINER_GET_LAST_MESSAGE_POSTS
Indicates an operation that retrieves last posted messages under this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_PARENT

public static final java.lang.String TD_CONTAINER_GET_PARENT
Indicates an operation that retrieves a parent container of this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_POPULAR_THREADS

public static final java.lang.String TD_CONTAINER_GET_POPULAR_THREADS
Indicates an operation that retrieves popular threads under this container.
See Also:
Constant Field Values

TD_CONTAINER_LIST_WITHOUT_PATH

public static final java.lang.String TD_CONTAINER_LIST_WITHOUT_PATH
Indicates an operation that retrieves containers under this container without their paths.
See Also:
Constant Field Values

TD_CONTAINER_LIST_WITH_PATH

public static final java.lang.String TD_CONTAINER_LIST_WITH_PATH
Indicates an operation that retrieves containers under this container with their absolute paths.
See Also:
Constant Field Values

TD_CONTAINER_LIST_GRANTEE_ROLES

public static final java.lang.String TD_CONTAINER_LIST_GRANTEE_ROLES
Indicates an operation that retrieves a list of grantee roles for users on this container.
See Also:
Constant Field Values

TD_CONTAINER_REFRESH_PERMISSIONS

public static final java.lang.String TD_CONTAINER_REFRESH_PERMISSIONS
Indicates an operation that refreshes container permissions.
See Also:
Constant Field Values

TD_CONTAINER_REMOVE_FROM_FAVORITES

public static final java.lang.String TD_CONTAINER_REMOVE_FROM_FAVORITES
Indicates an operation that removes this container from favorite containers.
See Also:
Constant Field Values

TD_CONTAINER_SEARCH

public static final java.lang.String TD_CONTAINER_SEARCH
Indicates an operation that performs search operation under this container.
See Also:
Constant Field Values

TD_CONTAINER_SET_DESCRIPTION

public static final java.lang.String TD_CONTAINER_SET_DESCRIPTION
Indicates an operation that sets the container description.
See Also:
Constant Field Values

TD_CONTAINER_UPDATE_CONTAINER_SETTINGS

public static final java.lang.String TD_CONTAINER_UPDATE_CONTAINER_SETTINGS
Indicates an operation that updates container settings.
See Also:
Constant Field Values

TD_CONTAINER_UPDATE_GRANTEE_ROLES

public static final java.lang.String TD_CONTAINER_UPDATE_GRANTEE_ROLES
Indicates an operation that updates the grantee roles of the users of this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_DISPLAY_NAME

public static final java.lang.String TD_CONTAINER_GET_DISPLAY_NAME
Indicates an operation that retrieves the display name of the container.
See Also:
Constant Field Values

TD_CONTAINER_GET_CREATION_DATE

public static final java.lang.String TD_CONTAINER_GET_CREATION_DATE
Indicates an operation that retrieves the creation date of this container.
See Also:
Constant Field Values

TD_CONTAINER_GET_CREATOR

public static final java.lang.String TD_CONTAINER_GET_CREATOR
Indicates an operation that retrieves the creator of this container.
See Also:
Constant Field Values

TD_FACILITY_OPERATION_PREFIX

public static final java.lang.String TD_FACILITY_OPERATION_PREFIX
String specifying a prefix to all the category related operations.
See Also:
Constant Field Values

TD_FACILITY_CREATE_BOARD

public static final java.lang.String TD_FACILITY_CREATE_BOARD
Indicates an operation that creates a forum under this category.
See Also:
Constant Field Values

TD_FACILITY_CREATE_FACILITY

public static final java.lang.String TD_FACILITY_CREATE_FACILITY
Indicates an operation that creates a category under this category.
See Also:
Constant Field Values

TD_FACILITY_DELETE

public static final java.lang.String TD_FACILITY_DELETE
Indicates an operation that deletes this category.
See Also:
Constant Field Values

TD_FACILITY_DELETE_BOARD

public static final java.lang.String TD_FACILITY_DELETE_BOARD
Indicates an operation that deletes a forum under this category.
See Also:
Constant Field Values

TD_FACILITY_GRANT_FACILITY_READER

public static final java.lang.String TD_FACILITY_GRANT_FACILITY_READER
Indicates an operation that grants a category reader to a user on this category.
See Also:
Constant Field Values

TD_FACILITY_GRANT_FACILITY_WRITER

public static final java.lang.String TD_FACILITY_GRANT_FACILITY_WRITER
Indicates an operation that grants a category writer to a user on this category.
See Also:
Constant Field Values

TD_FACILITY_GRANT_FACILITY_ADMIN

public static final java.lang.String TD_FACILITY_GRANT_FACILITY_ADMIN
Indicates an operation that grants a category admin to a user on this category.
See Also:
Constant Field Values

TD_FACILITY_GRANT_FACILITY_CREATOR

public static final java.lang.String TD_FACILITY_GRANT_FACILITY_CREATOR
Indicates an operation that grants a category creator to a user on this category.
See Also:
Constant Field Values

TD_FACILITY_GRANT_BOARD_CREATOR

public static final java.lang.String TD_FACILITY_GRANT_BOARD_CREATOR
Indicates an operation that grants a forum creator to a user on this category.
See Also:
Constant Field Values

TD_FACILITY_REVOKE_FACILITY_READER

public static final java.lang.String TD_FACILITY_REVOKE_FACILITY_READER
Indicates an operation that revokes a user from category reader on this facility.
See Also:
Constant Field Values

TD_FACILITY_REVOKE_FACILITY_WRITER

public static final java.lang.String TD_FACILITY_REVOKE_FACILITY_WRITER
Indicates an operation that revokes a user from category writer on this facility.
See Also:
Constant Field Values

TD_FACILITY_REVOKE_FACILITY_ADMIN

public static final java.lang.String TD_FACILITY_REVOKE_FACILITY_ADMIN
Indicates an operation that revokes a user from category administrator on this facility.
See Also:
Constant Field Values

TD_FACILITY_REVOKE_BOARD_CREATOR

public static final java.lang.String TD_FACILITY_REVOKE_BOARD_CREATOR
Indicates an operation that revokes a user from forum creator on this facility.
See Also:
Constant Field Values

TD_FACILITY_REVOKE_FACILITY_CREATOR

public static final java.lang.String TD_FACILITY_REVOKE_FACILITY_CREATOR
Indicates an operation that revokes a user from category creator on this facility.
See Also:
Constant Field Values

TD_BOARD_OPERATION_PREFIX

public static final java.lang.String TD_BOARD_OPERATION_PREFIX
String specifying a prefix to all the forum related operations.
See Also:
Constant Field Values

TD_BOARD_DELETE

public static final java.lang.String TD_BOARD_DELETE
Indicates an operation that deletes this forum.
See Also:
Constant Field Values

TD_BOARD_APPEND_MESSAGE

public static final java.lang.String TD_BOARD_APPEND_MESSAGE
Indicates an operation that appends a message to this forum.
See Also:
Constant Field Values

TD_BOARD_EDIT_MESSAGE

public static final java.lang.String TD_BOARD_EDIT_MESSAGE
Indicates an operation that edits a message in this forum.
See Also:
Constant Field Values

TD_BOARD_ERASE_MESSAGES

public static final java.lang.String TD_BOARD_ERASE_MESSAGES
Indicates an operation that erases messages in this forum.
See Also:
Constant Field Values

TD_BOARD_GET_LAST_POST

public static final java.lang.String TD_BOARD_GET_LAST_POST
Indicates an operation that retrieves the last posted message from this forum.
See Also:
Constant Field Values

TD_BOARD_GET_THREAD

public static final java.lang.String TD_BOARD_GET_THREAD
Indicates an operation that retrieves a thread from this forum.
See Also:
Constant Field Values

TD_BOARD_GET_THREADS

public static final java.lang.String TD_BOARD_GET_THREADS
Indicates an operation that retrieves threads from this forum.
See Also:
Constant Field Values

TD_BOARD_REVOKE_BOARD_MODERATOR

public static final java.lang.String TD_BOARD_REVOKE_BOARD_MODERATOR
Indicates an operation that revokes a user from a forum moderator role on this forum.
See Also:
Constant Field Values

TD_BOARD_REVOKE_BOARD_WRITER

public static final java.lang.String TD_BOARD_REVOKE_BOARD_WRITER
Indicates an operation that revokes a user from a forum writer role on this forum.
See Also:
Constant Field Values

TD_BOARD_REVOKE_BOARD_READER

public static final java.lang.String TD_BOARD_REVOKE_BOARD_READER
Indicates an operation that revokes a user from a forum reader role on this forum.
See Also:
Constant Field Values

TD_BOARD_GRANT_BOARD_MODERATOR

public static final java.lang.String TD_BOARD_GRANT_BOARD_MODERATOR
Indicates an operation that grants a forum moderator role to a user.
See Also:
Constant Field Values

TD_BOARD_GRANT_BOARD_WRITER

public static final java.lang.String TD_BOARD_GRANT_BOARD_WRITER
Indicates an operation that grants a forum writer role to a user.
See Also:
Constant Field Values

TD_BOARD_GRANT_BOARD_READER

public static final java.lang.String TD_BOARD_GRANT_BOARD_READER
Indicates an operation that grants a forum reader role to a user.
See Also:
Constant Field Values

TD_BOARD_LOCK

public static final java.lang.String TD_BOARD_LOCK
Indicates an operation that locks this forum.
See Also:
Constant Field Values

TD_BOARD_UNLOCK

public static final java.lang.String TD_BOARD_UNLOCK
Indicates an operation that unlocks this forum.
See Also:
Constant Field Values

TD_BOARD_MARK_PUBLIC

public static final java.lang.String TD_BOARD_MARK_PUBLIC
Indicates an operation that marks this forum as publicly accessible forum.
See Also:
Constant Field Values

TD_MESSAGE_OPERATION_PREFIX

public static final java.lang.String TD_MESSAGE_OPERATION_PREFIX
String specifying a prefix to all the message related operations.
See Also:
Constant Field Values

TD_MESSAGE_DELETE

public static final java.lang.String TD_MESSAGE_DELETE
Indicates an operation that deletes this message.
See Also:
Constant Field Values

TD_MESSAGE_UNDELETE

public static final java.lang.String TD_MESSAGE_UNDELETE
Indicates an operation that undeletes this message.
See Also:
Constant Field Values

TD_MESSAGE_GET_CONTENT

public static final java.lang.String TD_MESSAGE_GET_CONTENT
Indicates an operation that extracts the message content.
See Also:
Constant Field Values

TD_MESSAGE_GET_BODY_RICH_TEXT

public static final java.lang.String TD_MESSAGE_GET_BODY_RICH_TEXT
Indicates an operation that extracts the rich text from this message's body.
See Also:
Constant Field Values

TD_MESSAGE_GET_BODY_PLAIN_TEXT

public static final java.lang.String TD_MESSAGE_GET_BODY_PLAIN_TEXT
Indicates an operation that extracts the plain text from this message's body.
See Also:
Constant Field Values

TD_MESSAGE_GET_ATTACHMENT_BODY_PARTS

public static final java.lang.String TD_MESSAGE_GET_ATTACHMENT_BODY_PARTS
Indicates an operation that extracts the attachment bodies from the attachments of this message.
See Also:
Constant Field Values

TD_MESSAGE_GET_NUMBER_OF_REPLIES

public static final java.lang.String TD_MESSAGE_GET_NUMBER_OF_REPLIES
Indicates an operation that returns number of replies for this message.
See Also:
Constant Field Values

TD_MESSAGE_GET_PARENT

public static final java.lang.String TD_MESSAGE_GET_PARENT
Indicates an operation that returns parent forum of this message.
See Also:
Constant Field Values

TD_THREAD_OPERATION_PREFIX

public static final java.lang.String TD_THREAD_OPERATION_PREFIX
String specifying a prefix to all the thread related operations.
See Also:
Constant Field Values

TD_THREAD_ADD_TO_FAVORITES

public static final java.lang.String TD_THREAD_ADD_TO_FAVORITES
Indicates an operation that adds this thread to the list of favorites.
See Also:
Constant Field Values

TD_THREAD_GET_MESSAGE

public static final java.lang.String TD_THREAD_GET_MESSAGE
Indicates an operation that extracts a message from this thread.
See Also:
Constant Field Values

TD_THREAD_GET_MESSAGES

public static final java.lang.String TD_THREAD_GET_MESSAGES
Indicates an operation which extracts list of all messages in this thread.
See Also:
Constant Field Values

TD_THREAD_UNLOCK

public static final java.lang.String TD_THREAD_UNLOCK
Indicates an operation which unlocks this thread.
See Also:
Constant Field Values

TD_THREAD_LOCK

public static final java.lang.String TD_THREAD_LOCK
Indicates an operation that locks this thread.
See Also:
Constant Field Values

TD_THREAD_MOVE

public static final java.lang.String TD_THREAD_MOVE
Indicates an operation that moves this thread from one board to another.
See Also:
Constant Field Values

TD_THREAD_REMOVE_FROM_FAVORITES

public static final java.lang.String TD_THREAD_REMOVE_FROM_FAVORITES
Indicates an operation that removes this thread from the list of favorites.
See Also:
Constant Field Values

TD_FAVORITE_OPERATION_PREFIX

public static final java.lang.String TD_FAVORITE_OPERATION_PREFIX
String specifying a prefix to all the favorites related operations.
See Also:
Constant Field Values

TD_FAVORITE_GET_FAVORITE_CONTAINERS

public static final java.lang.String TD_FAVORITE_GET_FAVORITE_CONTAINERS
Indicates an operation which extracts list of all favorite containers.
See Also:
Constant Field Values

TD_FAVORITE_GET_ALL_FAVORITE_THREADS

public static final java.lang.String TD_FAVORITE_GET_ALL_FAVORITE_THREADS
Indicates an operation which extracts list of all favorite threads.
See Also:
Constant Field Values

TD_FAVORITE_GET_FAVORITE_THREADS_BY_CONTAINER

public static final java.lang.String TD_FAVORITE_GET_FAVORITE_THREADS_BY_CONTAINER
Indicates an operation which extracts list of all favorite threads per container.
See Also:
Constant Field Values

TD_FAVORITE_GET_FAVORITE_POPULAR_THREADS

public static final java.lang.String TD_FAVORITE_GET_FAVORITE_POPULAR_THREADS
Indicates an operation which extracts list of all favorite threads which are also marked as popular threads.
See Also:
Constant Field Values

TD_FAVORITE_GET_FAVORITE_LAST_MESSAGE_POSTS

public static final java.lang.String TD_FAVORITE_GET_FAVORITE_LAST_MESSAGE_POSTS
Indicates an operation which extracts list of all last postes messages which are marked as favorites.
See Also:
Constant Field Values

TD_FAVORITE_SEARCH_FAVORITES

public static final java.lang.String TD_FAVORITE_SEARCH_FAVORITES
Indicates an operation which searches on the list of favorites.
See Also:
Constant Field Values

TD_GLOBALADMIN_OPERATION_PREFIX

public static final java.lang.String TD_GLOBALADMIN_OPERATION_PREFIX
String specifying a prefix to all the global administrator related operations.
See Also:
Constant Field Values

TD_GLOBALADMIN_LIST_GLOBALADMIN_USERS

public static final java.lang.String TD_GLOBALADMIN_LIST_GLOBALADMIN_USERS
Indicates an operation which extracts list of all global administrators.
See Also:
Constant Field Values

TD_GLOBALADMIN_GRANT_GLOBAL_ADMIN

public static final java.lang.String TD_GLOBALADMIN_GRANT_GLOBAL_ADMIN
Indicates an operation which grants GlobalAdministrator role for a given user.
See Also:
Constant Field Values

TD_GLOBALADMIN_REVOKE_GLOBAL_ADMIN

public static final java.lang.String TD_GLOBALADMIN_REVOKE_GLOBAL_ADMIN
Indicates an operation which revokes GlobalAdministrator role for a given user.
See Also:
Constant Field Values

Constructor Detail

TdInitialContext

public TdInitialContext()
Create a new instance of TdInitialContext

TdInitialContext

public TdInitialContext(java.util.Map mContext)
Create a new instance of TdInitialContext supplying the properties values.
Parameters:
mContext - Map with the supplied initial values.

Copyright © 2005, Oracle. All rights reserved.