com.sap.workspaces

Class ConfigurationKeys

java.lang.Object
  extended by com.sap.workspaces.ConfigurationKeys

public class ConfigurationKeys
extends Object

Defines constants containing the keys of configuration properties

Since:
1.1 SP02

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

WORKSPACE_EXPIRATION_OPTIONS

public static final String WORKSPACE_EXPIRATION_OPTIONS
List of available expiration options for a shared workspace.

See Also:
Constant Field Values

MAX_MONTHS_EXPIRATION

public static final String MAX_MONTHS_EXPIRATION
Maximum number of months until workspace expiration.

See Also:
Constant Field Values

DEFAULT_SHARED_WORKSPACE_TEMPLATE

public static final String DEFAULT_SHARED_WORKSPACE_TEMPLATE
Default template for shared workspaces

See Also:
Constant Field Values

GROUP_SEARCH_ENABLE

public static final String GROUP_SEARCH_ENABLE
Enables/disables search for groups in workspace

See Also:
Constant Field Values

GROUP_SEARCH_ROOT

public static final String GROUP_SEARCH_ROOT
Root object in the user management data source from which search for groups starts

See Also:
Constant Field Values

GROUP_SEARCH_FILTER

public static final String GROUP_SEARCH_FILTER
See Also:
Constant Field Values

GROUP_SEARCH_EXPAND

public static final String GROUP_SEARCH_EXPAND
Enables/disables expansion of found groups

See Also:
Constant Field Values

GROUP_SEARCH_ROOT_TYPE

public static final String GROUP_SEARCH_ROOT_TYPE
Type of the root object, such as group, role or folder, from which group search starts

See Also:
Constant Field Values

SYSTEM_ADMIN_EMAIL

public static final String SYSTEM_ADMIN_EMAIL
Default address for all emails to and from the workspaces system administrators

See Also:
Constant Field Values

SHOW_WORKSPACE_DIRECTORY_BUTTON

public static final String SHOW_WORKSPACE_DIRECTORY_BUTTON
Defines whether to show or hide the Workspace Directory Button

See Also:
Constant Field Values

SHOW_COPY_WORKSPACE_URL_BUTTON

public static final String SHOW_COPY_WORKSPACE_URL_BUTTON
Defines whether to show or hide the Copy Workspace URL Button

Since:
1.1 SP03, only for SAP NetWeaver 7.3 and higher
See Also:
Constant Field Values

USE_CUSTOM_TABSTRIP

public static final boolean USE_CUSTOM_TABSTRIP
Defines whether or not to use a custom implementation of the tabstrip

See Also:
Constant Field Values

USE_DESKTOP_FILTER

public static final String USE_DESKTOP_FILTER
Defines whether or not to apply the portal desktop filter to workspaces

See Also:
Constant Field Values
Constructor Detail

ConfigurationKeys

public ConfigurationKeys()


Copyright 2013 SAP AG Complete Copyright Notice