Constant Field Values
Contents
org.dashbuilder.*
-
org.dashbuilder.backend.RuntimeOptions Modifier and Type Constant Field Value public static final StringDASHBOARD_EXTENSION".zip"
-
org.dashbuilder.backend.security.BasicAuthSecurityFilter Modifier and Type Constant Field Value public static final StringALLOW_OPTIONS"allowOptions"public static final StringEXCEPTION_PATHS"excludedPaths"public static final StringINVALIDATE_PARAM"invalidate"public static final StringREALM_NAME_PARAM"realmName" -
org.dashbuilder.backend.security.LoginRedirectServlet Modifier and Type Constant Field Value public static final StringDISPLAY_AFTER_LOGIN_INIT_PARAM"display-after-login"public static final StringDISPLAY_WHEN_NOT_AUTH_INIT_PARAM"display-when-not-authenticated"
-
org.dashbuilder.client.RuntimeClientLoader Modifier and Type Constant Field Value public static final StringIMPORT_ID_PARAM"import" -
org.dashbuilder.client.RuntimeEntryPoint Modifier and Type Constant Field Value public static final StringDASHBOARD_PARAM"dashboard"public static final StringPERSPECTIVE_PARAM"perspective"
-
org.dashbuilder.client.error.DefaultRuntimeErrorCallback Modifier and Type Constant Field Value public static final StringPARSING_JSON_MSG"Error parsing JSON: SyntaxError: Unexpected token \ufffd in JSON at position 1"public static final StringPARSING_JSON_SYNTAX_MSG"Error parsing JSON: SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data"public static final StringSCRIPT_ERROR_MSG"Script error. (:0)"
-
org.dashbuilder.client.perspective.DashboardsListPerspective Modifier and Type Constant Field Value public static final StringID"DashboardsListPerspective" -
org.dashbuilder.client.perspective.EmptyPerspective Modifier and Type Constant Field Value public static final StringID"EmptyPerspective" -
org.dashbuilder.client.perspective.NotFoundPerspective Modifier and Type Constant Field Value public static final StringID"NotFoundPerspective" -
org.dashbuilder.client.perspective.RouterPerspective Modifier and Type Constant Field Value public static final StringID"RouterPerspective" -
org.dashbuilder.client.perspective.RuntimePerspective Modifier and Type Constant Field Value public static final StringID"RuntimePerspective"
-
org.dashbuilder.client.screens.DashboardsListScreen Modifier and Type Constant Field Value public static final StringID"ListDashboardsScreen" -
org.dashbuilder.client.screens.EmptyScreen Modifier and Type Constant Field Value public static final StringID"EmptyScreen" -
org.dashbuilder.client.screens.NotFoundScreen Modifier and Type Constant Field Value public static final StringID"NotFoundScreen" -
org.dashbuilder.client.screens.RouterScreen Modifier and Type Constant Field Value public static final StringID"RouterScreen" -
org.dashbuilder.client.screens.RuntimeScreen Modifier and Type Constant Field Value public static final StringID"RuntimeScreen"public static final StringINDEX_PAGE_NAME"index"
-
org.dashbuilder.shared.model.ImportDefinitions Modifier and Type Constant Field Value public static final StringCOMPONENT_PREFIX"dashbuilder/components"public static final StringDATASET_DEF_PREFIX"dashbuilder/datasets/definitions"public static final StringDATASET_PREFIX"dashbuilder/datasets"public static final StringDATASET_SUFFIX".dset"public static final StringNAVIGATION_FILE"dashbuilder/navigation/navigation/navtree.json"public static final StringNAVIGATION_PREFIX"dashbuilder/navigation"public static final StringPERSPECTIVE_PREFIX"dashbuilder/perspectives"public static final StringPERSPECTIVE_SUFFIX"perspective_layout"