Uiinfrastructure API Docs  
 

ConfigConstants Members

ConfigConstants overview

Public Static Fields

iconicon_SUBSECTION JF- The sub-section in system properties
iconiconACCESSIBILITY_SUBSECTION The Accessibility sub-section in personal settings
iconiconAPPLICATION_URL_SUBSECTION JF- The Application URL sub-section in URL Mapping
iconiconAUTHENTICATION_SECTION The authentication section
iconiconAUTHOVERRIDESSO The basic auth SSO override subsection in authentication.
iconiconAUTHTOKENEXPIRATION The basic auth login token expiration time subsection in authentication (in minutes).
iconiconCACHED_SETTINGS_SECTION WilliamA- The cached settings section
iconiconENSEMBLE_CACHE_TIMEOUT Ensemble Remote Server Cache Timeout
iconiconGUEST_ACCESS_STYLE_OVERRIDE The guest access sub-section in authentication
iconiconGUEST_ACCESS_SUBSECTION The guest access sub-section in authentication
iconiconHTTP_ENTRY_POINT_SUBSECTION JF- The HTTP Entry Point sub-section in system properties
iconiconHTTP_PORT_SUBSECTION JF- The HTTP Port sub-section in system properties
iconiconHTTP_SECURE_PORT_SUBSECTION JF- The HTTP Secure Port sub-section in system properties
iconiconIMAGE_SERVER_CONNECTION_URL JO- The URL that is used for the Portal Server to connect to the Image Server to do JSRegistry work
iconiconIMAGE_SERVER_CONNECTION_URL_TIMEOUT DAP- The timeout for testing that same URL during startup
iconiconINTERNAL_SSO_TOKEN_TIMEOUT RaviT- Internal SSO Login-Token Timeout for propagating login-token as SSO response for Ensemble If this setting is zero then Internal SSO functionality will be turned off. A +ve value is the number of minutes that the logintoken will be valid for SSO Propagation from WCI to Ensemble
iconiconINTERNATIONAL_SECTION The international section
iconiconLAYOUT_MODE_SUBSECTION The Performance Comments sub-section in system properties
iconiconLOCALE_SUBSECTION The Locale sub-section in international
iconiconMACHINE_NAME_SUBSECTION The machine name sub-section in system properties
iconiconMAIN_URLS_SECTION WilliamA- The Main URLs section
iconiconMAX_REQUEST_QUEUE_LENGTH_SUBSECTION The maximum queue length for requests for a single session. Default 10.
iconiconPATHWAYS_CACHE_TIMEOUT Pathways API Web Service Cache Timeout
iconiconPATHWAYS_REST_FLAG RaviT- Search via Pathways flag
iconiconPERFORMANCE_COMMENTS_SUBSECTION The Performance Comments sub-section in system properties
iconiconPERSONAL_SETTINGS_SECTION The personal settings section
iconiconREAD_ACCESS_TO_EDITORS LM - The Read Access to Editors in system properties
iconiconSECURE_APPLICATION_URL_SUBSECTION JF- The Secure Application URL sub-section in URL Mapping
iconiconSECURITY_MODE_SUBSECTION The security mode sub-section in security
iconiconSECURITY_SECTION The security section
iconiconSERVER_NAME_SUBSECTION JF- The Server Name sub-section in system properties
iconiconSERVICE_URLS_SECTION RaviT- The Service URLs section
iconiconSSO_SERVLET_NAME_SUBSECTION JYS- The SSO Entry Point
iconiconSYSTEM_PROPERTIES_SECTION The system properties section
iconiconTIMEZONE_SUBSECTION The time zone sub-section in international
iconiconURL_FROM_REQUEST_SUBSECTION JF- The URL From the Request sub-section in URL Mapping
iconiconURL_MAPPING_SECTION JF- The URL Mapping section
iconiconVALUE_ATTRIBUTE The value attribute
iconiconVIRTUAL_DIRECTORY_PATH_SUBSECTION JF- The Virtual Directory Path sub-section in system properties

Public Instance Constructors

icon ConfigConstants Constructor Initializes a new instance of the ConfigConstants class.

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetType (inherited from Object)Gets the Type of the current instance.
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ConfigConstants Class | com.plumtree.uiinfrastructure.application.varpacks Namespace