com.microstrategy.web.app.EnumWebParameters |
This is the enumeration that holds the name of the parameters that JSP pages generate for some classes to use.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | IDENTITY_TOKEN | Name of the parameter for specifying identity token | |||||||||
String | WebParameterApplicationType | Name of the parameter for the application type. | |||||||||
String | WebParameterDebugUser | Name of the parameter that indicates what debug information should be included in the output HTML | |||||||||
String | WebParameterDisplayLocaleID | Name of the parameter for the display locale id. | |||||||||
String | WebParameterFolderViewMode | This constant is deprecated. This constant is deprecated. However, this parameter is still in use. Please see events.xml for the parameters specific to folder bean. | |||||||||
String | WebParameterHiddenSections | Name of the parameter for specifying hidden sections | |||||||||
String | WebParameterLogin | Name of the parameter that indicates login check | |||||||||
String | WebParameterLoginAuthenticationMode | Name of the parameter that holds the type of authentication mode | |||||||||
String | WebParameterLoginCheckPassword | Name of the parameter that holds the confirmation of the new password for the login | |||||||||
String | WebParameterLoginFacebookToken | Name of the parameter that holds the Facebook access token | |||||||||
String | WebParameterLoginKey | Name of the parameter that indicates the key to use for recognizing the login session | |||||||||
String | WebParameterLoginLocale | This constant is deprecated. Not used any more. Use dlid, dslid, mdlid, wdlid instead. | |||||||||
String | WebParameterLoginLoginMode | Name of the parameter that holds the type of web login mode | |||||||||
String | WebParameterLoginNewPassword | Name of the parameter that holds the information about the new password for the login | |||||||||
String | WebParameterLoginPassword | Name of the parameter that holds the password information | |||||||||
String | WebParameterLoginPort | Name of the parameter that holds the port to connect to | |||||||||
String | WebParameterLoginProjectName | Name of the parameter that holds the name of the project | |||||||||
String | WebParameterLoginSavePassword | Name of the parameter that indicates password should be persisted | |||||||||
String | WebParameterLoginServerAlias | Name of the parameter that holds the alias of the server | |||||||||
String | WebParameterLoginServerName | Name of the parameter that holds the name of the server | |||||||||
String | WebParameterLoginSessionFlags | Name of the parameter that indicates the flags to use when opening the session | |||||||||
String | WebParameterLoginUser | Name of the parameter that holds the login name | |||||||||
String | WebParameterMetadataLocaleID | Name of the parameter for the metadata locale id. | |||||||||
String | WebParameterNumberLocaleID | Name of the parameter for the display number and date locale id. | |||||||||
String | WebParameterPage | Name of the parameter that indicates the page to display. | |||||||||
String | WebParameterPortletID | Name of the parameter indicates the portlet window id. | |||||||||
String | WebParameterRegularWorkingSetSize | Name of the parameter for the regular working set size. | |||||||||
String | WebParameterResolveOnly | Name of the parameter to determine if the request is resolveOnly | |||||||||
String | WebParameterReuseSession | Name of the parameter indicates whether we should reuse session when new credential information is also provided. | |||||||||
String | WebParameterSessionFlags | Name of the parameter for the session flags. | |||||||||
String | WebParameterSessionKey | Name of the parameter that indicates a key that identifies a specific session in a session list. | |||||||||
String | WebParameterShare | Name of the parameter to determine if the request is shared | |||||||||
String | WebParameterTwoStepVerificationCode | Name of the parameter for the two-step verification code. | |||||||||
String | WebParameterWarehouseLocaleID | Name of the parameter for the warehouse locale id. | |||||||||
String | WebParameterXml | Name of the parameter that indicates to include the Bean's xml in the debug HTML output | |||||||||
String | WebSessionManagerState | ||||||||||
String | WebUserSessionManagerState |
Name of the parameter for specifying identity token
Name of the parameter for the application type.
Name of the parameter that indicates what debug information should be included in the output HTML
Name of the parameter for the display locale id.
This constant is deprecated.
This constant is deprecated. However, this parameter is still in use. Please see events.xml for the parameters specific to folder bean.
Name of the parameter that indicates the view mode that the folder display will show
Name of the parameter for specifying hidden sections
Name of the parameter that indicates login check
Name of the parameter that holds the type of authentication mode
Name of the parameter that holds the confirmation of the new password for the login
Name of the parameter that holds the Facebook access token
Name of the parameter that indicates the key to use for recognizing the login session
This constant is deprecated.
Not used any more. Use dlid, dslid, mdlid, wdlid instead.
Name of the parameter that indicates the locale to use for the session
Name of the parameter that holds the type of web login mode
Name of the parameter that holds the information about the new password for the login
Name of the parameter that holds the password information
Name of the parameter that holds the port to connect to
Name of the parameter that holds the name of the project
Name of the parameter that indicates password should be persisted
Name of the parameter that holds the alias of the server
Name of the parameter that holds the name of the server
Name of the parameter that indicates the flags to use when opening the session
Name of the parameter that holds the login name
Name of the parameter for the metadata locale id.
Name of the parameter for the display number and date locale id.
Name of the parameter that indicates the page to display. This parameter must be specified in case an event is not. If neither the event nor the page are specified, then the EnumWebPages.WebPageDefault
is displayed.
Name of the parameter indicates the portlet window id. This id is used to identify the portlet.
Name of the parameter for the regular working set size.
Name of the parameter to determine if the request is resolveOnly
Name of the parameter indicates whether we should reuse session when new credential information is also provided.
Name of the parameter for the session flags. It is an integer of bit-or of flags defined in @see EnumDSSXMLSessionFlags
Name of the parameter that indicates a key that identifies a specific session in a session list.
Name of the parameter to determine if the request is shared
Name of the parameter for the two-step verification code. This can be the Usher code
Name of the parameter for the warehouse locale id.
Name of the parameter that indicates to include the Bean's xml in the debug HTML output