|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public ConfigConstants
This constants class contains well defined constants available to the config service. They are defined in the ConfigService.properties
Field Summary | |
---|---|
String |
PROXY_URL
URL pointing to the proxy |
String |
HUB_URL
URL pointing to the hub |
String |
LOGIN_URL
URL pointing to login |
String |
LOGOUT_URL
URL pointing to logout |
String |
CONTEXT_ROOT
context root of the server |
String |
CONTEXT_ROOT_ENABLER
context root of the enabler component |
String |
CONTEXT_ROOT_BUILDER
context root of the builder component |
String |
CONTENTHANDLER_PUBLIC
public name of the content handler servlet |
String |
CONTENTHANDLER_PRIVATE
private name of the content handler servlet |
String |
EMBEDDING_PUBLIC
public name of the embedding handler servlet |
String |
EMBEDDING_PRIVATE
private name of the content handler servlet |
String |
THEMES_FEEDS_EXPIRATION
TBD |
String |
AVAILABLE_LOCALES
comma separated list of all available locales in the system |
String |
DEFAULT_LOCALE
the default locale of the mashups system |
String |
DISPLAY_LOCALE
the default locale that's based on user preference for UI components to display date,currency etc. |
String |
TUNNEL_MODE
defines whether PUT/DELETE tunneling over POST should be used |
String |
CLIENT_IS_DEBUG
turns on debugging |
String |
CLIENT_IS_BIDI
BiDi setting |
String |
WIDGETDEFID_SANDBOX_DISABLED
Definition Url list of the widgets which is sandbox disabled: /dataEditor/dataEditor.xml,id1,id2 |
String |
TRACE_CONFIG
Trace configuration for the client runtime |
String |
CLIENT_POPUP_CONSOLE
tbd |
String |
CLIENT_ALLOW_PUBLISH_LOGGING
tbd |
String |
CLIENT_ALLOW_PUBLISH_TRACING
tbd |
String |
CLIENT_ADDITIONAL_SERVICES
tbd |
String |
CLIENT_DEFAULT_THEME_ID
Theme id used in case no theme is set. |
String |
CLIENT_PAGE_SOURCE_READ_ONLY
tbd |
String |
CLIENT_AUTO_ACCEPT_SHARED_GROUPNAME
Group name used for auto accepting pages |
String |
AUTO_WIRING_DEFAULT_ENABLED
Default value for page level auto wiring enablement |
String |
CLIENT_USER_ID_KEY
tbd |
String |
CLIENT_GROUP_CN_KEY
tbd |
String |
SERVICE_DOCUMENT_URL
Url used to fetch the service document |
String |
MULTIPART_ENABLED
turns on multipart support |
String |
MULTIPART_CORRELATE_HOSTS
if multipart support is enabled, determines if requests are correlated by hostname |
String |
MULTIPART_CACHE_QUERIES
if multipart support is enabled, should URLs with query strings be considered cacheable |
String |
ENDPOINTS
Returns the semicolon separated list of Endpoint IDs |
String |
ENDPOINT_CONFIG_PROVIDER
Returns the name of the Endpoints Config Provider |
String |
ANONYMOUS_USER
Returns the name of the Anonymous User Config setting |
String |
NAVIGATION_HIDDEN
MetaData name used to recognize whether a page is hidden or not |
String |
SPACE_HIDDEN
MetaData name used to recognize whether a space is hidden or not |
String |
USER
Returns the name of the current User Config setting |
String |
SUBDOMAINS
Returns the name of subdomains Config setting, subdomains are used to create sandboxed iwidgets |
String |
SERVERDOMAIN
Returns the name of server domain Config setting |
String |
SANDBOXENABLED
Returns the name of sandboxenabled Config setting, sandboxed feature is disabled if this configuration is set to false |
String |
SUBDOMAINREUSE
Returns the name of config setting that decides if subdomain should be reused when an existing sandboxed iwidget is removed from the page. |
String |
NAVSTATE_PERSISTENCE_URL
MetaData name used to indicate attributes that need to added to url |
String |
NAVSTATE_PERSISTENCE_PSTORE
MetaData name used to indicate attributes that need to added to persistence store |
String |
NAVSTATE_PERSISTENCE_URL_LIMIT
MetaData name used to indicate number of widgets whose navigation state will be added to url |
String |
NAVSTATE_PERSISTENCE_URL_SPLIMIT
MetaData name used to indicate number of sharedparametersets whose navigation state will be added to url |
String |
NAVSTATE_HUFFMANNENCODE_ENABLED
MetaData name used to indicate if navigation state is huffmann encoded or not |
String |
LOADING_HTML
MetaData name used to indicate the html fragment that's displayed when a widget is under loading |
String |
PAGE_LOAD_OPTIMIZATION
Specified whether pageloading should be optimized (Multipart) |
String |
PAGE_LOAD_OPTIMIZATION_THEME
Specified whether pageloading should be optimized for themes (Multipart) |
String |
PAGE_LOAD_OPTIMIZATION_APP_WIDGETS
Specifies whether application widgets should be optimized (Multipart) |
String |
ANONYMOUS_ALLOW_CREATE
Allows to create New Spaces and Pages for anonymous users |
String |
DEFAULT_USER_DISPLAY_PROP
If displayName is not sent from server use this property for User Display Name |
String |
PRODUCT_NAME
The product name which will show up in the browser title, other product can replace it. |
String |
DEFAULT_GROUP_DISPLAY_PROP
If displayName is not sent from server use this property for Group Display Name |
String |
WELCOME_SPACE_ID
The unique name of the welcome space |
String |
BUILDER_TITLE_FILTER_REGEXP
The filter as regexp for characters used on page and space title. |
String |
ANON_VIRTUAL_USER_ID
ID of the Anonymous Virtual User |
String |
ALL_AUTH_VIRTUAL_GROUP_ID
ID of the All Authenticated Users Virtual Group |
String |
SERVER_TYPE
The server type this enabler is connected to. |
String |
SERVER_TYPE_MASHUPS
The server type value for Lotus Mashups |
String |
SERVER_TYPE_PORTAL
The server type value for WebSphere Portal |
unknown |
SERVER_TYPE_BSPACE
The server type value for Business Space |
String |
ANON_MODE_ENABLED
Anonymous mode enabled default is false |
String |
AUTO_WILDCARD_DISABLED
Setting to true will prevent search clients for automatically adding wildcards to user and group searches. |
String |
CONTEXT_MENU_NAME
Sets the name of the property in the ContextMenu_Provider to use for the context menu |
unknown |
WIDGET_BUILDER_ENABLED
|
unknown |
CREATE_SPACE_TEMPLATE_MODE
|
unknown |
FAVORITE_SPACES_MAXIMUM_NUMBER
|
unknown |
RECENT_SPACES_MAXIMUM_NUMBER
|
String |
REGISTER_LOADEDRESOURCES
Register resources that's preloaded with enabler so enabler won't load it anymore For example: [ { globalid: "lconn.coreUtilities", version: "2.5" }, { globalid: "lconn.coreCSS", version: "2.5" }] |
unknown |
PERSISTENCE_MODE
Defines the persistence mode that should be used by the iContext. |
unknown |
PERSISTENCE_MODE_EVENTS
Defines the read-only persistence mode for the event provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_EVENTS_MODIFIABLE
Defines the modifiable persistence mode for the event provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_WIRES
Defines the read-only persistence mode for the wire provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_WIRES_MODIFIABLE
Defines the modifiable persistence mode for the wire provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_ATTRIBUTES
Defines the read-only persistence mode for the attributes provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_ATTRIBUTES_MODIFIABLE
Defines the modifiable persistence mode for the attributes provider that is used by the iContext. |
unknown |
PERSISTENCE_MODE_ATTRIBUTES_JSON_INJECTXML
Defines whether the json attributes implementation will be injecting the attributes defined in the widget xml as well into the attributes map. |
unknown |
ICONTEXT_AUTO_COMMIT
Defines whether autocommit is enabled on the iContext. |
unknown |
ID_PREFIX
|
String |
NON_PREVIEWABLE_WIDGET_LOCATION
With this option the location (a URL) of the widget which will be displayed for non previewable content can be defined. |
String |
LIMIT_PAGE_DESCRIPTION
Size limit of page descriptions, implied from persistence |
Boolean |
WIDGET_PERSONALIZE_ENABLED
Defines whether personalize is allowed or not for users. |
String |
SPACEMANAGER_PAGE_QUERYCOUNT
Defines maximum page number when creating page base on page from hub. |
String |
SPACEMANAGER_PAGE_QUERYKEYWORD
Defines the search keyword when pages in hub are queried. |
String |
SPACEMANAGER_SPACE_QUERYCOUNT
Defines maximum space number when creating space base on space from hub. |
String |
SPACEMANAGER_SPACE_QUERYKEYWORD
Defines the search keyword when spaces in hub are queried. |
String |
LOCALAPPS_REGEX
Defines the search keyword when spaces in hub are queried. |
String |
SERVER_OBJECT_ID_FORMAT
Defines the format (as a regular expression) of the server side object IDs. |
String |
LOGOUT_VERIFICATION_REGEXP
Defines the format (as a regular expression) of the logout verification. |
String |
MULTIPART_SPLIT_PUBLIC
if multipart support is enabled, this setting, when true defines whether public and private cacheable resources should be sent in different requests for cacheability |
String |
MULTIPART_SPLIT_TRANSACTIONS
if multipart support is enabled, this setting, when true defines whether transactions should be splitted when the generated huffman URL is > maxUrlLength rather then falling back to multipart POST in order to increase cachability |
Boolean |
QUEUE_RENDERING
Defines whether to use queued widget rendering. |
Boolean |
MULTIPART_USE_SINK
If multipart support is enabled, this setting, when true defines whether the backend supports modifying requests (POST, PUT, DELETE) to the resource handler (res: Default: false |
Boolean |
NAVIGATION_CREATION_NOOP
Determines whether the 'handlesink=noop' parameter is set with HTTP POST requests to create navigation nodes. |
String |
ALL_PORTAL_VIRTUAL_GROUP_ID
ID of the All Portal Users Virtual Group |
Field Detail |
---|
String PROXY_URL
String HUB_URL
String LOGIN_URL
String LOGOUT_URL
String CONTEXT_ROOT
String CONTEXT_ROOT_ENABLER
String CONTEXT_ROOT_BUILDER
String CONTENTHANDLER_PUBLIC
String CONTENTHANDLER_PRIVATE
String EMBEDDING_PUBLIC
String EMBEDDING_PRIVATE
String THEMES_FEEDS_EXPIRATION
String AVAILABLE_LOCALES
String DEFAULT_LOCALE
String DISPLAY_LOCALE
String TUNNEL_MODE
String CLIENT_IS_DEBUG
String CLIENT_IS_BIDI
String WIDGETDEFID_SANDBOX_DISABLED
String TRACE_CONFIG
String CLIENT_POPUP_CONSOLE
String CLIENT_ALLOW_PUBLISH_LOGGING
String CLIENT_ALLOW_PUBLISH_TRACING
String CLIENT_ADDITIONAL_SERVICES
String CLIENT_DEFAULT_THEME_ID
String CLIENT_PAGE_SOURCE_READ_ONLY
String CLIENT_AUTO_ACCEPT_SHARED_GROUPNAME
String AUTO_WIRING_DEFAULT_ENABLED
String CLIENT_USER_ID_KEY
String CLIENT_GROUP_CN_KEY
String SERVICE_DOCUMENT_URL
String MULTIPART_ENABLED
String MULTIPART_CORRELATE_HOSTS
String MULTIPART_CACHE_QUERIES
String ENDPOINTS
String ENDPOINT_CONFIG_PROVIDER
String ANONYMOUS_USER
String NAVIGATION_HIDDEN
String SPACE_HIDDEN
String USER
String SUBDOMAINS
String SERVERDOMAIN
String SANDBOXENABLED
String SUBDOMAINREUSE
String NAVSTATE_PERSISTENCE_URL
String NAVSTATE_PERSISTENCE_PSTORE
String NAVSTATE_PERSISTENCE_URL_LIMIT
String NAVSTATE_PERSISTENCE_URL_SPLIMIT
String NAVSTATE_HUFFMANNENCODE_ENABLED
String LOADING_HTML
String PAGE_LOAD_OPTIMIZATION
String PAGE_LOAD_OPTIMIZATION_THEME
String PAGE_LOAD_OPTIMIZATION_APP_WIDGETS
String ANONYMOUS_ALLOW_CREATE
String DEFAULT_USER_DISPLAY_PROP
String PRODUCT_NAME
String DEFAULT_GROUP_DISPLAY_PROP
String WELCOME_SPACE_ID
String BUILDER_TITLE_FILTER_REGEXP
String ANON_VIRTUAL_USER_ID
String ALL_AUTH_VIRTUAL_GROUP_ID
String SERVER_TYPE
String SERVER_TYPE_MASHUPS
String SERVER_TYPE_PORTAL
unknown SERVER_TYPE_BSPACE
String ANON_MODE_ENABLED
String AUTO_WILDCARD_DISABLED
String CONTEXT_MENU_NAME
unknown WIDGET_BUILDER_ENABLED
unknown CREATE_SPACE_TEMPLATE_MODE
unknown FAVORITE_SPACES_MAXIMUM_NUMBER
unknown RECENT_SPACES_MAXIMUM_NUMBER
String REGISTER_LOADEDRESOURCES
unknown PERSISTENCE_MODE
unknown PERSISTENCE_MODE_EVENTS
unknown PERSISTENCE_MODE_EVENTS_MODIFIABLE
unknown PERSISTENCE_MODE_WIRES
unknown PERSISTENCE_MODE_WIRES_MODIFIABLE
unknown PERSISTENCE_MODE_ATTRIBUTES
unknown PERSISTENCE_MODE_ATTRIBUTES_MODIFIABLE
unknown PERSISTENCE_MODE_ATTRIBUTES_JSON_INJECTXML
unknown ICONTEXT_AUTO_COMMIT
unknown ID_PREFIX
String NON_PREVIEWABLE_WIDGET_LOCATION
String LIMIT_PAGE_DESCRIPTION
Boolean WIDGET_PERSONALIZE_ENABLED
String SPACEMANAGER_PAGE_QUERYCOUNT
String SPACEMANAGER_PAGE_QUERYKEYWORD
String SPACEMANAGER_SPACE_QUERYCOUNT
String SPACEMANAGER_SPACE_QUERYKEYWORD
String LOCALAPPS_REGEX
String SERVER_OBJECT_ID_FORMAT
String LOGOUT_VERIFICATION_REGEXP
String MULTIPART_SPLIT_PUBLIC
true
defines whether public and private cacheable resources should be sent in different requests for cacheability
String MULTIPART_SPLIT_TRANSACTIONS
true
defines whether transactions should be splitted when the generated huffman URL is > maxUrlLength rather then falling back to multipart POST in order to increase cachability
Boolean QUEUE_RENDERING
Boolean MULTIPART_USE_SINK
true
defines whether the backend supports modifying requests (POST, PUT, DELETE) to the resource handler (res: Default: false
Boolean NAVIGATION_CREATION_NOOP
String ALL_PORTAL_VIRTUAL_GROUP_ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |