|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.workspaces.ConfigurationKeys
public class ConfigurationKeys
Defines constants containing the keys of configuration properties
| Field Summary | |
|---|---|
static String |
DEFAULT_SHARED_WORKSPACE_TEMPLATE
Default template for shared workspaces |
static String |
GROUP_SEARCH_ENABLE
Enables/disables search for groups in workspace |
static String |
GROUP_SEARCH_EXPAND
Enables/disables expansion of found groups |
static String |
GROUP_SEARCH_FILTER
|
static String |
GROUP_SEARCH_ROOT
Root object in the user management data source from which search for groups starts |
static String |
GROUP_SEARCH_ROOT_TYPE
Type of the root object, such as group, role or folder, from which group search starts |
static String |
MAX_MONTHS_EXPIRATION
Maximum number of months until workspace expiration. |
static String |
SHOW_COPY_WORKSPACE_URL_BUTTON
Defines whether to show or hide the Copy Workspace URL Button |
static String |
SHOW_WORKSPACE_DIRECTORY_BUTTON
Defines whether to show or hide the Workspace Directory Button |
static String |
SYSTEM_ADMIN_EMAIL
Default address for all emails to and from the workspaces system administrators |
static boolean |
USE_CUSTOM_TABSTRIP
Defines whether or not to use a custom implementation of the tabstrip |
static String |
USE_DESKTOP_FILTER
Defines whether or not to apply the portal desktop filter to workspaces |
static String |
WORKSPACE_EXPIRATION_OPTIONS
List of available expiration options for a shared workspace. |
| Constructor Summary | |
|---|---|
ConfigurationKeys()
|
|
| 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 String WORKSPACE_EXPIRATION_OPTIONS
public static final String MAX_MONTHS_EXPIRATION
public static final String DEFAULT_SHARED_WORKSPACE_TEMPLATE
public static final String GROUP_SEARCH_ENABLE
public static final String GROUP_SEARCH_ROOT
public static final String GROUP_SEARCH_FILTER
public static final String GROUP_SEARCH_EXPAND
public static final String GROUP_SEARCH_ROOT_TYPE
public static final String SYSTEM_ADMIN_EMAIL
public static final String SHOW_WORKSPACE_DIRECTORY_BUTTON
public static final String SHOW_COPY_WORKSPACE_URL_BUTTON
public static final boolean USE_CUSTOM_TABSTRIP
public static final String USE_DESKTOP_FILTER
| Constructor Detail |
|---|
public ConfigurationKeys()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||