Constant Field Values
Contents
org.pentaho.*
-
org.pentaho.platform.config.AppConfigProperties Modifier and Type Constant Field Value public static final String
CONFIG_FILE_NAME
"console.xml"
public static final String
DEFAULT_BISERVER_BASE_URL
"http://localhost:8080/pentaho"
public static final String
DEFAULT_BISERVER_CONTEXT_PATH
"/pentaho"
public static final String
DEFAULT_BISERVER_STATUS_CHECK_PERIOD
"30000"
public static final String
DEFAULT_HELP_URL
"https://pentaho-community.atlassian.net/wiki/display/ServerDoc2x/The+Pentaho+Administration+Console"
public static final String
DEFAULT_HIBERNATE_CONFIG_PATH
"system/hibernate/hsql.hibernate.cfg.xml"
public static final String
DEFAULT_HOMEPAGE_TIMEOUT
"15000"
public static final String
DEFAULT_HOMEPAGE_URL
"http://www.pentaho.com/console_home"
public static final String
DEFAULT_PLATFORM_USERNAME
"admin"
public static final String
DEFAULT_VALUE_PASSWORD_SERVICE_CLASS
"org.pentaho.platform.util.KettlePasswordService"
public static final String
HIBERNATE_MANAGED_XML_PATH
"/system/hibernate/hibernate-settings.xml"
public static final String
JDBC_DRIVER_PATH
"./jdbc"
public static final String
KEY_BISERVER_BASE_URL
"biserver-base-url"
public static final String
KEY_BISERVER_CONTEXT_PATH
"biserver-context-path"
public static final String
KEY_BISERVER_STATUS_CHECK_PERIOD
"biserver-status-check-period"
public static final String
KEY_PLATFORM_USERNAME
"platform-username"
public static final String
PENTAHO_OBJECTS_SPRING_XML
"/system/pentahoObjects.spring.xml"
public static final String
SPRING_SECURITY_HIBERNATE_XML
"/system/applicationContext-spring-security-hibernate.xml"
public static final String
WEB_XML_PATH
"/WEB-INF/web.xml"
-
org.pentaho.platform.config.ConsoleConfigXml Modifier and Type Constant Field Value protected static final String
BACKUP_DIR_PATH_XPATH
"console/backup-directory"
protected static final String
BASE_URL_XPATH
"console/base-url"
protected static final String
CHECK_PERIOD_XPATH
"console/biserver-status-check-period-millis"
protected static final String
DEFAULT_ROLES_XPATH
"console/default-roles"
protected static final String
DEFAULT_SERVER_DIR_XPATH
"console/default-server-dir"
protected static final String
HELP_URL_XPATH
"console/help_url"
protected static final String
HOME_PAGE_TIMEOUT_XPATH
"console/homepage-timeout-millis"
protected static final String
HOME_PAGE_URL_XPATH
"console/homepage-url"
protected static final String
JDBC_DRIVERS_XPATH
"console/jdbc-drivers-path"
protected static final String
PLATFORM_USERNAME_XPATH
"console/platform-username"
protected static final String
ROOT_ELEMENT
"console"
protected static final String
SOLUTION_PATH_XPATH
"console/solution-path"
protected static final String
TEMP_DIR_PATH_XPATH
"console/temp-directory"
protected static final String
WAR_PATH_XPATH
"console/war-path"
protected static final String
XML_ENCODING_XPATH
"console/xml-encoding"
-
org.pentaho.platform.config.LdapConfigProperties Modifier and Type Constant Field Value public static final String
ALL_ROLES_ATTRIBUTE_KEY
"allAuthoritiesSearch.roleAttribute"
public static final String
ALL_ROLES_SEARCH_BASE_KEY
"allAuthoritiesSearch.searchBase"
public static final String
ALL_ROLES_SEARCH_FILTER_KEY
"allAuthoritiesSearch.searchFilter"
public static final String
CONVERT_USER_ROLES_TO_UPPERCASE_KEY
"populator.convertToUpperCase"
public static final String
PROVIDER_PASSWORD_KEY
"contextSource.password"
public static final String
PROVIDER_URL_KEY
"contextSource.providerUrl"
public static final String
SEARCH_SUBTREE_FOR_USER_ROLES_KEY
"populator.searchSubtree"
public static final String
USER_DN_KEY
"contextSource.userDn"
public static final String
USER_ROLE_ATTRIBUTE_KEY
"populator.groupRoleAttribute"
public static final String
USER_ROLE_PREFIX_KEY
"populator.rolePrefix"
public static final String
USER_ROLE_SEARCH_BASE_KEY
"populator.groupSearchBase"
public static final String
USER_ROLE_SEARCH_FILTER_KEY
"populator.groupSearchFilter"
public static final String
USER_SEARCH_BASE_KEY
"userSearch.searchBase"
public static final String
USER_SEARCH_FILTER_KEY
"userSearch.searchFilter"
-
org.pentaho.platform.config.PentahoObjectsConfig Modifier and Type Constant Field Value public static final String
ACL_PUBLISHER_ID
"IAclPublisher"
public static final String
ACL_VOTER_ID
"IAclVoter"
public static final String
AUDIT_FILE_ENTRY_ID
"IAuditEntry"
public static final String
BACKGROUND_EXECUTION_HELPER_ID
"IBackgroundExecution"
public static final String
CACHE_MGR_ID
"ICacheManager"
public static final String
CONDITONAL_EXECUTION_ID
"IConditionalExecution"
public static final String
CONTENT_REPOSITORY_ID
"IContentRepository"
public static final String
CONTENT_REPOSITORY_OUTPUT_HANDLER_ID
"contentrepo"
public static final String
DATA_SOURCE_ID
"IDatasource"
public static final String
DATA_SOURCE_MGMT_SERVICE_ID
"IDatasourceMgmtService"
public static final String
DATA_SOURCE_SERVICE_ID
"IDatasourceService"
public static final String
FILE_OUTPUT_HANDLER_ID
"file"
public static final String
MSG_FORMATTER_ID
"IMessageFormatter"
public static final String
PASSWORD_SERVICE_ID
"IPasswordService"
public static final String
PROTOTYPE
"prototype"
public static final String
RUNTIME_REPOSITORY_ID
"IRuntimeRepository"
public static final String
SCHEDULER_ID
"IScheduler"
public static final String
SESSION
"session"
public static final String
SINGLETON
"singleton"
public static final String
SOLUTION_ENGINE_ID
"ISolutionEngine"
public static final String
SUBSCRIPTION_REPOSITORY_ID
"ISubscriptionRepository"
public static final String
SUBSCRIPTION_SCHEDULER_ID
"ISubscriptionScheduler"
public static final String
UI_TEMPLATER_ID
"IUITemplater"
public static final String
USER_FILES_COMPONENT_ID
"IUserFilesComponent"
public static final String
USER_SETTINGS_SERVICE_ID
"IUserSettingService"
public static final String
VERSION_HELPER_ID
"IVersionHelper"
-
org.pentaho.platform.config.WebXml Modifier and Type Constant Field Value protected static final String
BASE_URL_CONTEXT_PARAM_NAME
"base-url"
protected static final String
CONTEXT_CONFIG_CONTEXT_PARAM_NAME
"contextConfigLocation"
protected static final String
CONTEXT_PARAM_ELEMENT
"context-param"
protected static final String
CONTEXT_PARAM_NAME_TEMPLATE_XPATH
"web-app/context-param/param-name[text()=\"{0}\"]"
protected static final String
CONTEXT_PARAM_XPATH
"web-app/context-param"
protected static final String
ENCODING_CONTEXT_PARAM_NAME
"encoding"
protected static final String
FULLY_QUALIFIED_SERVER_URL_CONTEXT_PARAM_NAME
"fully-qualified-server-url"
protected static final String
HOME_SERVLET_NAME
"Home"
protected static final String
LOCALE_COUNTRY_CONTEXT_PARAM_NAME
"locale-country"
protected static final String
LOCALE_LANGUAGE_CONTEXT_PARAM_NAME
"locale-language"
protected static final String
PARAM_NAME_ELEMENT
"param-name"
protected static final String
PARAM_VALUE_ELEMENT
"param-value"
protected static final String
ROOT_ELEMENT
"web-app"
protected static final String
SERVLET_NAME_TEMPLATE_XPATH
"web-app/servlet/servlet-name[text() = \"{0}\"]"
protected static final String
SOLUTION_PATH_CONTEXT_PARAM_NAME
"solution-path"
-
org.pentaho.platform.osgi.KarafBoot Modifier and Type Constant Field Value public static final String
CLEAN_KARAF_CACHE
"org.pentaho.clean.karaf.cache"
protected static final String
KARAF_DIR
"/system/karaf"
public static final String
ORG_OSGI_FRAMEWORK_SYSTEM_PACKAGES_EXTRA
"org.osgi.framework.system.packages.extra"
public static final String
PENTAHO_KARAF_INSTANCE_RESOLVER_CLASS
"pentaho.karaf.instance.resolver.class"
public static final String
PENTAHO_KARAF_ROOT_COPY_DEST_FOLDER
"pentaho.karaf.root.copy.dest.folder"
public static final String
PENTAHO_KARAF_ROOT_COPY_FOLDER_EXCLUDE_FILES
"pentaho.karaf.root.copy.folder.exclude.files"
public static final String
PENTAHO_KARAF_ROOT_COPY_FOLDER_SYMLINK_FILES
"pentaho.karaf.root.copy.folder.symlink.files"
public static final String
PENTAHO_KARAF_ROOT_TRANSIENT
"pentaho.karaf.root.transient"
public static final String
PENTAHO_KARAF_ROOT_TRANSIENT_DIRECTORY_ATTEMPTS
"pentaho.karaf.root.transient.directory.attempts"
-
org.pentaho.platform.osgi.SystemPackageExtrapolator Modifier and Type Constant Field Value public static final String
ORG_OSGI_FRAMEWORK_SYSTEM_PACKAGES_EXTRA
"org.osgi.framework.system.packages.extra"
-
org.pentaho.platform.plugin.action.chartbeans.ChartAction Modifier and Type Constant Field Value protected static final int
DEFAULT_CHART_HEIGHT
300
protected static final int
DEFAULT_CHART_WIDTH
400
-
org.pentaho.platform.plugin.action.chartbeans.ChartComponent Modifier and Type Constant Field Value protected static final int
DEFAULT_CHART_HEIGHT
300
protected static final int
DEFAULT_CHART_WIDTH
400
-
org.pentaho.platform.plugin.action.examples.ComponentImplementationExample Modifier and Type Constant Field Value protected static final boolean
debug
true
public static final String
LOGID_MASK1
"{0}:{1}:{2}: "
public static final String
LOGID_MASK2
"{0}:{1}:{2}:{3} "
public static final String
LOGID_SEPARATOR
":"
-
org.pentaho.platform.plugin.action.jfreechart.ChartComponent Modifier and Type Constant Field Value public static final String
BACKGROUND_ALPHA
"background-alpha"
public static final String
FOREGROUND_ALPHA
"foreground-alpha"
-
org.pentaho.platform.plugin.action.jfreereport.AbstractJFreeReportComponent Modifier and Type Constant Field Value public static final String
DATACOMPONENT_CLASSLOCINPUT
"class-location"
public static final String
DATACOMPONENT_DATAINPUT
"data"
public static final String
DATACOMPONENT_DEFAULTINPUT
"default"
public static final String
DATACOMPONENT_JARINPUT
"report-jar"
public static final String
DATACOMPONENT_MDXCLASS
"org.pentaho.platform.plugin.action.mdx.MDXDataComponent"
public static final String
DATACOMPONENT_MDXSOURCE
"mdx"
public static final String
DATACOMPONENT_REPORTTEMP_DATAINPUT
"_REPORT.DATA"
public static final String
DATACOMPONENT_REPORTTEMP_OBJINPUT
"_REPORT.OBJECT"
public static final String
DATACOMPONENT_SOURCE
"source"
public static final String
DATACOMPONENT_SQLCLASS
"org.pentaho.platform.plugin.action.sql.SQLDataComponent"
public static final String
DATACOMPONENT_SQLSOURCE
"sql"
public static final String
REPORTALLCONTENT_OUTPUTTYPE
"output-type"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_CSV
"csv"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_HTML
"html"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_PDF
"pdf"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_RTF
"rtf"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_SWING
"swing-preview"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_XLS
"xls"
public static final String
REPORTALLCONTENT_OUTPUTTYPE_XML
"xml"
public static final String
REPORTDIRECTORYHTML_DATADIR
"data-directory"
public static final String
REPORTDIRECTORYHTML_TARGETFILE
"target-file"
public static final String
REPORTGENERATE_PRIORITYINPUT
"report-priority"
public static final String
REPORTGENERATE_PRIORITYLOWER
"lower"
public static final String
REPORTGENERATE_PRIORITYLOWEST
"lowest"
public static final String
REPORTGENERATE_PRIORITYNORMAL
"normal"
public static final String
REPORTGENERATE_YIELDRATE
"yield-rate"
public static final String
REPORTGENERATEDEFN_REPORTDEFN
"report-definition"
public static final String
REPORTGENERATEDEFN_REPORTSPECINPUT
"report-spec"
public static final String
REPORTGENERATEDEFN_REPORTTEMP_PERFQRY
"_PERFORM.QUERY"
public static final String
REPORTGENERATESTREAM_REPORT_OUTPUT
"report-output"
public static final String
REPORTHTML_CONTENTHANDLER
"content-handler"
public static final String
REPORTLOAD_REPORTLOC
"report-location"
public static final String
REPORTLOAD_RESOURCENAME
"resource-name"
public static final String
REPORTLOAD_RESURL
"res-url"
public static final String
REPORTPARAMCOMPONENT_PRIVATEREPORT_OUTPUT
"create_private_report"
public static final String
REPORTSWING_MODAL
"modal"
public static final String
REPORTSWING_PARENTDIALOG
"parent-dialog"
public static final String
REPORTSWING_PROGRESSBAR
"progress-bar"
public static final String
REPORTSWING_PROGRESSDIALOG
"progress-dialog"
public static final String
REPORTSWING_REPORTCONTROLLER
"report-controler"
public static final String
WORKBOOK_PARAM
"workbook"
-
org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceLoader Modifier and Type Constant Field Value public static final String
HTTP_URL_PREFIX
"http://"
public static final String
PATH_SEPARATOR
"/"
public static final String
SCHEMA_SEPARATOR
":/"
public static final String
SOLUTION_SCHEMA_NAME
"solution"
public static final String
WIN_PATH_SEPARATOR
"\\"
-
org.pentaho.platform.plugin.action.kettle.DIServerConfig Modifier and Type Constant Field Value public static final String
PUR_REPOSITORY_PLUGIN_ID
"PentahoEnterpriseRepository"
public static final String
SINGLE_DI_SERVER_INSTANCE
"singleDiServerInstance"
-
org.pentaho.platform.plugin.action.kettle.KettleComponent Modifier and Type Constant Field Value public static final String
PARAMETER_MAP_CMD_ARG
"set-argument"
public static final String
PARAMETER_MAP_PARAMETER
"set-parameter"
public static final String
PARAMETER_MAP_VARIABLE
"set-variable"
-
org.pentaho.platform.plugin.action.kettle.Log4jForwardingKettleLoggingEventListener Modifier and Type Constant Field Value public static final String
STRING_PENTAHO_DI_LOGGER_NAME
"org.pentaho.di"
-
org.pentaho.platform.plugin.action.mdx.MDXBaseComponent Modifier and Type Constant Field Value public static final String
FORMATTED_CELL_VALUES
"formattedCellValues"
-
org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogCacheState Modifier and Type Constant Field Value public static final String
MONDRIAN_CATALOG_CACHE_STATE_KEY_PREFIX
"cache-state"
-
org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogHelper Modifier and Type Constant Field Value public static final String
MONDRIAN_DATASOURCE_FOLDER
"mondrian"
public static final String
SOLUTION_PREFIX
"solution:"
-
org.pentaho.platform.plugin.action.openflashchart.factory.AbstractChartFactory Modifier and Type Constant Field Value protected static final String
AXIS_COLOR_DEFAULT
"#000000"
protected static final String
AXIS_GRID_COLOR_DEFAULT
"#aaaaaa"
protected static final String
CATEGORY_TYPE
"CategoryDataset"
protected static final String
COLOR_NODE_LOC
"color"
protected static final String
HORIZONTAL_ORIENTATION
"horizontal"
protected static final String
ORIENTATION_DEFAULT
"vertical"
protected static final String
RANGE_STEPS_NODE_LOC
"range-steps"
protected static final String
VERTICAL_ORIENTATION
"vertical"
protected static final String
XY_TYPE
"XYSeriesCollection"
protected static final String
XYZ_TYPE
"XYZSeriesCollection"
-
org.pentaho.platform.plugin.action.pentahometadata.ActionDefinitionEncoder Modifier and Type Constant Field Value public static final String
BLANK_SPACE_STR_REPLACEMENT
"_BLNK_"
-
org.pentaho.platform.plugin.action.sql.SQLBaseComponent Modifier and Type Constant Field Value public static final String
PREPARE_PARAMETER_PREFIX
"PREPARE"
-
org.pentaho.platform.plugin.action.xmla.XMLABaseComponent Modifier and Type Constant Field Value public static final int
PROVIDER_ESSBASE
4
public static final int
PROVIDER_MICROSOFT
1
public static final int
PROVIDER_MONDRIAN
3
public static final int
PROVIDER_SAP
2
-
org.pentaho.platform.plugin.services.connections.metadata.sql.SqlMetadataQueryExec Modifier and Type Constant Field Value public static final String
CONFIG_ID
"sqlmetadataqueryexec"
public static final String
FORCE_DB_META_CLASSES_PROP
"forceDbMetaClasses"
-
org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection Modifier and Type Constant Field Value public static final String
CONNECTION_STRING_KEY
"mdx-connection-string"
public static final String
MDX_CONNECTION_MAPPER_KEY
"Mondrian-UserRoleMapper"
-
org.pentaho.platform.plugin.services.connections.sql.SQLConnection Modifier and Type Constant Field Value public static final int
CONCUR_READONLY
1007
public static final int
CONCUR_UPDATABLE
1008
public static final int
RESULTSET_FORWARDONLY
1003
public static final int
RESULTSET_SCROLLABLE
1004
-
org.pentaho.platform.plugin.services.connections.xquery.XQMetaData Modifier and Type Constant Field Value public static final String
DEFAULT_COLUMN_NAME
"Default Column"
-
org.pentaho.platform.plugin.services.connections.xquery.XQResultSet Modifier and Type Constant Field Value protected static final String
DELIM
", "
protected static final String
EMPTY_STR
""
-
org.pentaho.platform.plugin.services.email.EmailService Modifier and Type Constant Field Value public static final String
CLIENT_ID
"client_id"
public static final String
CLIENT_SECRET
"client_secret"
public static final String
CODE
"code"
public static final String
GRANT_TYPE
"grant_type"
public static final String
REDIRECT_URI
"redirect_uri"
public static final String
SCOPE
"scope"
public static final String
TEST_EMAIL_FAIL
"EmailTester.FAIL"
public static final String
TEST_EMAIL_SUCCESS
"EmailTester.SUCESS"
-
org.pentaho.platform.plugin.services.exporter.PentahoPlatformExporter Modifier and Type Constant Field Value public static final String
ANALYSIS_PATH_IN_ZIP
"_datasources/analysis/"
public static final String
CONNECTIONS_PATH_IN_ZIP
"_datasources/connections/"
public static final String
DATA_SOURCES_PATH_IN_ZIP
"_datasources/"
public static final String
METADATA_PATH_IN_ZIP
"_datasources/metadata/"
public static final String
METASTORE
"metastore"
public static final String
METASTORE_BACKUP_EXT
".mzip"
public static final String
ROOT
"/"
-
org.pentaho.platform.plugin.services.exporter.ScheduleExportUtil Modifier and Type Constant Field Value public static final String
RUN_PARAMETERS_KEY
"parameters"
-
org.pentaho.platform.plugin.services.importer.MondrianImportHandler Modifier and Type Constant Field Value protected static final String
DATA_SOURCE
"DataSource"
protected static final String
DEFAULT_PROVIDER
"mondrian"
protected static final String
DOMAIN_ID
"domain-id"
protected static final String
ENABLE_XMLA
"EnableXmla"
protected static final String
PARAMETERS
"parameters"
protected static final String
PROVIDER
"Provider"
-
org.pentaho.platform.plugin.services.importer.PlatformImportException Modifier and Type Constant Field Value public static final int
PUBLISH_CONTENT_EXISTS_ERROR
9
public static final int
PUBLISH_DATASOURCE_ERROR
6
public static final int
PUBLISH_GENERAL_ERROR
2
public static final int
PUBLISH_JOB_OR_TRANS_WITH_MISSING_PLUGINS
11
public static final int
PUBLISH_PROHIBITED_SYMBOLS_ERROR
10
public static final int
PUBLISH_SCHEMA_EXISTS_ERROR
8
public static final int
PUBLISH_TO_SERVER_FAILED
1
public static final int
PUBLISH_USERNAME_PASSWORD_FAIL
5
public static final int
PUBLISH_XMLA_CATALOG_EXISTS
7
-
org.pentaho.platform.plugin.services.importexport.BaseExportProcessor Modifier and Type Constant Field Value protected static final String
EXPORT_INFO_DATE_FORMAT
"dd-MM-yyyy"
protected static final String
EXPORT_INFO_TIME_FORMAT
"hh:mm:ss z"
protected static final String
EXPORT_MANIFEST_FILENAME
"exportManifest.xml"
protected static final String
EXPORT_TEMP_FILENAME_EXT
".zip"
protected static final String
EXPORT_TEMP_FILENAME_PREFIX
"repoExport"
protected static final String
LOCALE_EXT
".locale"
-
org.pentaho.platform.plugin.services.importexport.RepositoryImportHTMLLayout Modifier and Type Constant Field Value protected static final int
BUF_SIZE
256
protected static final String
fontCss
"font-family: arial,sans-serif; font-size: x-small"
protected static final int
MAX_CAPACITY
1024
protected static final String
thCss
"background: #336699; color: #FFFFFF; text-align: left"
-
org.pentaho.platform.plugin.services.metadata.IModelAnnotationsAwareMetadataDomainRepositoryImporter Modifier and Type Constant Field Value public static final String
ANNOTATIONS_FILE_ID_POSTFIX
"-annotations"
public static final String
PROPERTY_NAME_ANNOTATIONS
"annotations-xml"
-
org.pentaho.platform.plugin.services.pluginmgr.IAdminContentConditionalLogic Modifier and Type Constant Field Value public static final int
AVOID_ADMIN_CONTENT
1
public static final int
DISPLAY_ADMIN_CONTENT
0
public static final int
DISPLAY_EXCEPTION_MESSAGE
2
-
org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager Modifier and Type Constant Field Value public static final String
CONTENT_TYPE
"content-type"
public static final String
PLUGIN_ID
"plugin-id"
public static final String
SETTINGS_PREFIX
"settings/"
-
org.pentaho.platform.plugin.services.pluginmgr.PerspectiveUtil Modifier and Type Constant Field Value public static final int
DEFAULT_LAYOUT_PRIORITY
1000
-
org.pentaho.platform.plugin.services.repository.RepositoryGcJob Modifier and Type Constant Field Value public static final String
JOB_NAME
"RepositoryGcJob"
-
org.pentaho.platform.plugin.services.security.userrole.jdbc.JdbcUserRoleListService Modifier and Type Constant Field Value public static final String
DEF_ALL_AUTHORITIES_QUERY
"SELECT distinct(authority) as authority FROM authorities ORDER BY authority"
public static final String
DEF_ALL_USERNAMES_IN_ROLE_QUERY
"SELECT distinct(username) as username FROM authorities WHERE authority = ?"
public static final String
DEF_ALL_USERNAMES_QUERY
"SELECT distinct(username) as username FROM users ORDER BY username"
-
org.pentaho.platform.plugin.services.webservices.AxisUtil Modifier and Type Constant Field Value public static final String
WS_EXECUTE_SERVICE_ID
"ws-run"
public static final String
WSDL_SERVICE_ID
"ws-wsdl"
-
org.pentaho.platform.web.gwt.rpc.impl.GwtRpcUtil Modifier and Type Constant Field Value public static final String
WEBAPP_ROOT_TOKEN
"WEBAPP_ROOT"
-
org.pentaho.platform.web.http.api.resources.AbstractJaxRSResource Modifier and Type Constant Field Value public static final String
TEXT_HTML
"text/html;qs=2"
-
org.pentaho.platform.web.http.api.resources.FileResource Modifier and Type Constant Field Value public static final String
APPLICATION_ZIP
"application/zip"
public static final String
REPOSITORY_ADMIN_USERNAME
"pentahoRepoAdmin"
-
org.pentaho.platform.web.http.api.resources.JobScheduleRequest Modifier and Type Constant Field Value public static final int
APRIL
3
public static final int
AUGUST
7
public static final int
DECEMBER
11
public static final int
FEBRUARY
1
public static final int
FRIDAY
5
public static final int
JANUARY
0
public static final int
JULY
6
public static final int
JUNE
5
public static final int
LAST_WEEK_OF_MONTH
4
public static final int
MARCH
2
public static final int
MAY
4
public static final int
MONDAY
1
public static final int
NOVEMBER
10
public static final int
OCTOBER
9
public static final int
SATURDAY
6
public static final int
SEPTEMBER
8
public static final int
SUNDAY
0
public static final int
THURSDAY
4
public static final int
TUESDAY
2
public static final int
WEDNESDAY
3
-
org.pentaho.platform.web.http.api.resources.RepositoryResource Modifier and Type Constant Field Value public static final String
GENERATED_CONTENT_PERSPECTIVE
"generatedContent"
-
org.pentaho.platform.web.http.api.resources.SchedulerResourceUtil Modifier and Type Constant Field Value public static final String
RESERVED_BACKGROUND_EXECUTION_ACTION_ID
".backgroundExecution"
public static final String
RESERVEDMAPKEY_LINEAGE_ID
"lineage-id"
-
org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService Modifier and Type Constant Field Value public static final String
PUC_USER_PASSWORD_LENGTH
"PUC_USER_PASSWORD_LENGTH"
public static final String
PUC_USER_PASSWORD_REQUIRE_SPECIAL_CHARACTER
"PUC_USER_PASSWORD_REQUIRE_SPECIAL_CHARACTER"
-
org.pentaho.platform.web.http.api.resources.utils.FileUtils Modifier and Type Constant Field Value public static final String
ENCODED_PATH_SEPARATOR
":"
public static final String
PATH_SEPARATOR
"/"
-
org.pentaho.platform.web.http.filters.PentahoAwareCharacterEncodingFilter Modifier and Type Constant Field Value public static final String
DEFAULT_CHAR_ENCODING
"UTF-8"
public static final String
INIT_PARAM_ENCODING
"encoding"
-
org.pentaho.platform.web.http.filters.PentahoWebContextFilter Modifier and Type Constant Field Value public static final String
PARAM_SSO_ENABLED
"ssoEnabled"
public static final String
WEB_CONTEXT_JS
"webcontext.js"
-
org.pentaho.platform.web.http.security.UsernameSubstringPreAuthenticatedProcessingFilter Modifier and Type Constant Field Value public static final String
PENTAHO_ORIG_USER_PRINCIPAL
"PENTAHO_ORIG_USER_PRINCIPAL"
-
org.pentaho.platform.web.servlet.JAXRSServlet Modifier and Type Constant Field Value public static final String
ACCEPT
"accept"
public static final String
GET
"GET"
public static final String
GET_HEADERS
"getHeaders"
public static final String
MIME_TYPE
"mime-type"
public static final String
SET_STATUS
"setStatus"
-
org.pentaho.platform.web.servlet.ServletBase Modifier and Type Constant Field Value public static final boolean
debug
true