Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractChartComponent - Class in org.pentaho.platform.uifoundation.chart
- AbstractChartComponent(String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- AbstractChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- AbstractChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- AbstractJFreeChartComponent - Class in org.pentaho.platform.uifoundation.chart
- AbstractJFreeChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- AbstractJFreeChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- AbstractJFreeChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- AbstractPentahoAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
- AbstractPentahoAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- AbstractPentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
A base class for IPentahoObjectReference implementations.
- AbstractPentahoObjectReference(Class<T>, Map<String, Object>, Integer) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- AbstractPentahoObjectReference.Builder<T,
B extends AbstractPentahoObjectReference.Builder<T, B>> - Class in org.pentaho.platform.engine.core.system.objfac.references - AbstractSpringPentahoObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
Framework for Spring-based object factories.
- AbstractSpringPentahoObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- AbstractSpringPentahoObjectFactory(String) - Constructor for class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair - Class in org.pentaho.platform.engine.core.system.objfac
-
Struct class used internally to maintain a mapping between bean name and definition
- AbstractSpringPentahoObjectFactory.BeanDefinitionPriorityComparitor - Class in org.pentaho.platform.engine.core.system.objfac
-
Used to order the lists of implementations based on their priority
- AbstractTenantAwareDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware
-
This class provides the foundation for combining a users' tenant ID with the datasource name being requested at runtime.
- AbstractTenantAwareDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- ACTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- ACTION_LIST_DOMAINS - Static variable in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- ACTION_LIST_MODELS - Static variable in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- ACTION_LOAD_MODEL - Static variable in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- ACTION_LOOKUP - Static variable in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- ACTION_MODELS_DETAIL - Static variable in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- ACTION_SEQUENCE_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- ACTION_SEQUENCE_EXECUTE_CONDITIONAL - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- ACTION_SEQUENCE_FAILED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- ACTION_SEQUENCE_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- ACTION_URL_COMPONENT - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- actionComplete(IRuntimeContext) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- ActionComponent - Class in org.pentaho.platform.uifoundation.component
- ActionComponent(String, String, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.ActionComponent
- ActionComponent(String, String, String, String, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.ActionComponent
- ActionDefinition - Class in org.pentaho.platform.engine.services.actionsequence
- ActionDefinition(Node, ILogger) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- ActionDelegate - Class in org.pentaho.platform.engine.services.solution
-
The purpose of the
ActionDelegate
is to represent an action object (which implementsIAction
) as anIComponent
. - ActionDelegate(Object) - Constructor for class org.pentaho.platform.engine.services.solution.ActionDelegate
- ActionFilterDefinition - Class in org.pentaho.platform.uifoundation.component
- ActionFilterDefinition(Element, IPentahoSession, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.ActionFilterDefinition
- ActionHarness - Class in org.pentaho.platform.util.beans
-
A utility for consistent interaction with
IAction
s. - ActionHarness(IAction) - Constructor for class org.pentaho.platform.util.beans.ActionHarness
- ActionHarness.DefaultActionCallback - Class in org.pentaho.platform.util.beans
- ActionHarness.VarArgsWrapperCallback - Class in org.pentaho.platform.util.beans
- ActionInfo - Class in org.pentaho.platform.engine.core.solution
- ActionInfo(String, String, String) - Constructor for class org.pentaho.platform.engine.core.solution.ActionInfo
- ActionInfo.ActionInfoParseException - Exception in org.pentaho.platform.engine.core.solution
- ActionInfoParseException() - Constructor for exception org.pentaho.platform.engine.core.solution.ActionInfo.ActionInfoParseException
- ActionInfoParseException(String) - Constructor for exception org.pentaho.platform.engine.core.solution.ActionInfo.ActionInfoParseException
- ActionInfoParseException(String, Throwable) - Constructor for exception org.pentaho.platform.engine.core.solution.ActionInfo.ActionInfoParseException
- ActionInfoParseException(Throwable) - Constructor for exception org.pentaho.platform.engine.core.solution.ActionInfo.ActionInfoParseException
- ActionInvokeStatus - Class in org.pentaho.platform.action
- ActionInvokeStatus() - Constructor for class org.pentaho.platform.action.ActionInvokeStatus
- actionOutput - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- ActionParameter - Class in org.pentaho.platform.engine.services.actionsequence
- ActionParameter(String, String, Object, List, Object) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- ActionParameterSource - Class in org.pentaho.platform.engine.services.actionsequence
- ActionParameterSource(String, String) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionParameterSource
- actionPath - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- ACTIONS_REF - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- ACTIONS_REFS - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- actionSequence - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- ActionSequence - Class in org.pentaho.platform.engine.services.actionsequence
- ActionSequence(String, ISequenceDefinition, List, boolean) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- ActionSequenceCompatibilityFormatter - Class in org.pentaho.platform.engine.services.solution
-
This formatter exists to make old-style action sequence inputs, outputs and resource names work with bean utils which adheres to the Java bean spec.
- ActionSequenceCompatibilityFormatter() - Constructor for class org.pentaho.platform.engine.services.solution.ActionSequenceCompatibilityFormatter
- ActionSequenceFactory(Document, String, ILogger, IApplicationContext, int) - Static method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- ActionSequenceJCRHelper - Class in org.pentaho.platform.engine.services
- ActionSequenceJCRHelper() - Constructor for class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- ActionSequenceJCRHelper(IPentahoSession) - Constructor for class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- ActionSequenceParameterMgr - Class in org.pentaho.platform.engine.services.actionsequence
- ActionSequenceParameterMgr(IRuntimeContext, IPentahoSession) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- ActionSequenceParameterMgr(IRuntimeContext, IPentahoSession, IParameterResolver) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- ActionSequenceResource - Class in org.pentaho.platform.engine.services.actionsequence
- ActionSequenceResource(String, int, String, String) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- ActionSequenceResource(String, int, String, String, String, String) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- ActionSequenceResourceWrapper - Class in org.pentaho.platform.engine.services.actionsequence
- ActionSequenceResourceWrapper(IActionSequenceResource, InputStream) - Constructor for class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResourceWrapper
- ActionUtil - Class in org.pentaho.platform.util
- ActionUtil() - Constructor for class org.pentaho.platform.util.ActionUtil
- ADD_NOTHING_CONTRIBUTOR - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- addAdminAction(IPentahoPublisher) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Adds an administrative action to the system.
- addCacheRegion(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- addCacheRegion(String, Properties) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- addCacheRegions() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- addCacheRegions() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
- addChildren(List<CmisObject>, Element, TypesOfFileableObjects, Collection, int, int, int, int) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- addColumn(LogicalColumn, Element, String) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- addContentItem(IContentItem) - Method in class org.pentaho.platform.engine.core.output.MultiContentItem
- addCustomAuthorities(String, List) - Method in class org.pentaho.platform.engine.security.DefaultRoleJdbcDaoImpl
- addEntryPointHandler(IPentahoSystemEntryPoint) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- addException(Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- addExitPointHandler(IPentahoSystemExitPoint) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- addExplodedSlice(String) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- addExplodedSlices(List) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- addHeaderMetadata(Object[][], Element, HashMap<String, String>) - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- addInitializationFailureMessage(int, String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- addInputParameter(String, IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- addInterval(MeterInterval) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Add an interval (MeterInterval) to the dial definition.
- addInUseBy(String) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- ADDITIONAL_PARAMS - Static variable in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- addLifecycleListener(IPentahoSystemListener) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Adds a lifecycle listener.
- addLogoutListener(ILogoutListener) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- addOperation(IPluginOperation) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- addOuterParamName(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- addOutputParameters(ISolutionActionDefinition) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- addPermission(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- addPermission(int) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- addPermissions(int[]) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- addPermissions(int[]) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- addSaveLocation(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- addSetting(String, String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- addStartupAction(ISessionStartupAction) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Adds a strtup action to the system.
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- addSubTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- addSubTitles(List) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- addTempParameter(String, IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- addTempParameter(String, IActionParameter) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- addTempParameterObject(String, Object) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- addToAllInputs(String, IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- addToCurrentInputs(String, IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- addToList(Object) - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- adminRole - Variable in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- afterPropertiesSet() - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- afterPropertiesSet() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- afterPropertiesSet() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareSessionVariableDatasourceService
- afterReturning(Object, Method, Object[], Object) - Method in class org.pentaho.platform.engine.security.LoggingInterceptor
- afterThrowing(Method, Object[], Object, Throwable) - Method in class org.pentaho.platform.engine.security.LoggingInterceptor
- AggregateObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
AggregateObectFactory holds a collection of IPentahoObjectFactory implementations, delegating calls to each and collecting the results.
- AggregateObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- AllowableActions - Class in org.pentaho.commons.util.repository.type
- AllowableActions() - Constructor for class org.pentaho.commons.util.repository.type.AllowableActions
- ALLOWEDCHILDOBJECTTYPEIDS - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- allowFeedback() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- ALTERNATE_INDEX_FORMATTER - Static variable in class org.pentaho.platform.engine.services.solution.ActionDelegate
- AlternateIndexFormatter - Class in org.pentaho.platform.util.beans
-
Converts to a bean utils consumable expression and applies other customizations as necessary, such as suffix additions.
- AlternateIndexFormatter() - Constructor for class org.pentaho.platform.util.beans.AlternateIndexFormatter
- ANY - Static variable in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- ApplicationContextPentahoSystemRegisterer - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
When added as a bean to a Spring context this class will register the ApplicationContext as a StandalongSpringPentahoObjectFactory with the PentahoSystem
- ApplicationContextPentahoSystemRegisterer() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
- applyInputsToFormat(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- applyInputsToFormat(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- applyInputsToFormat(String, IParameterResolver) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- applyOuterURLTemplateParam() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- applyParameterMappers(Map) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
-
FIXME: This is in dire need of fixing
- applyTableTemplate(String, Properties, Pattern, StringBuffer) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, String, String[]) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, Properties, Pattern, IParameterResolver) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
-
Processes a template by processing the parameters declared in the template.
- applyTemplate(String, Properties, IParameterResolver) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, IRuntimeContext) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, IRuntimeContext, String) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- applyTemplate(String, IRuntimeContext, IParameterResolver) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- AREA_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- AREA_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- arrayToString(Object[]) - Method in class org.pentaho.platform.engine.security.LoggingInterceptor
-
Returns a string representation of the given array.
- arrayToString(String[]) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- arrayToString(GrantedAuthority[]) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- attemptsCache - Variable in class org.pentaho.platform.engine.security.LoginAttemptService
- ATTR - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- attributes - Variable in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- attributes(Map<String, Object>) - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- ATTRIBUTES - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- audit(String, String, String, int) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- audit(String, String, String, long) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- audit(String, String, String, String, String, String, String, String, float, ILogger) - Static method in class org.pentaho.platform.engine.core.audit.AuditHelper
- audit(List) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- audit(IRuntimeContext, IPentahoSession, String, String, String, float, ILogger) - Static method in class org.pentaho.platform.engine.core.audit.AuditHelper
- auditAll(String, String, String, String, String, String, String, String, BigDecimal, double) - Method in class org.pentaho.platform.engine.core.audit.NullAuditEntry
- auditAll(String, String, String, String, String, String, String, String, BigDecimal, double) - Method in class org.pentaho.platform.engine.services.audit.AuditFileEntry
- auditAll(String, String, String, String, String, String, String, String, BigDecimal, double) - Method in class org.pentaho.platform.engine.services.audit.AuditSQLEntry
- auditAll(String, String, String, String, String, String, String, String, BigDecimal, float) - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- AuditConnection - Class in org.pentaho.platform.engine.services.audit
- AuditConnection() - Constructor for class org.pentaho.platform.engine.services.audit.AuditConnection
- AuditEntry - Class in org.pentaho.platform.engine.core.audit
- AuditEntry() - Constructor for class org.pentaho.platform.engine.core.audit.AuditEntry
- AuditFileEntry - Class in org.pentaho.platform.engine.services.audit
- AuditFileEntry() - Constructor for class org.pentaho.platform.engine.services.audit.AuditFileEntry
- AuditHelper - Class in org.pentaho.platform.engine.core.audit
- AuditHelper() - Constructor for class org.pentaho.platform.engine.core.audit.AuditHelper
- auditJobDuration(String, String, String, String, String, String, String, String, float) - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- auditJobNumValue(String, String, String, String, String, String, String, BigDecimal) - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- auditJobTxtValue(String, String, String, String, String, String, String, String) - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- AuditSQLEntry - Class in org.pentaho.platform.engine.services.audit
- AuditSQLEntry() - Constructor for class org.pentaho.platform.engine.services.audit.AuditSQLEntry
- auditStart(String, String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- AUTH_TYPE_BASIC - Static variable in class org.pentaho.platform.util.EmailConstants
- AUTH_TYPE_NO_AUTH - Static variable in class org.pentaho.platform.util.EmailConstants
- AUTH_TYPE_XOAUTH2 - Static variable in class org.pentaho.platform.util.EmailConstants
- AVI_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- awaitBarrier(String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
B
- BACKGROUND_ALPHA_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- BACKGROUND_EXECUTION - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- BACKGROUND_TYPE_ATTRIBUTE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- BAR_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- BAR_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- BAR_LINE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- BAR_LINE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- BarLineChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- BarLineChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- BarrierBean - Class in org.pentaho.platform.engine.core.system.objfac.spring
- BarrierBean(String) - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBean
- BarrierBeanPostProcessor - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
This class is registered with spring.
- BarrierBeanProcessor - Class in org.pentaho.platform.engine.core.system.objfac.spring
- base64EncodeBytes(byte[]) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- base64EncodeBytes(byte[]) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- Base64PasswordService - Class in org.pentaho.platform.util
- Base64PasswordService() - Constructor for class org.pentaho.platform.util.Base64PasswordService
- BaseContentGenerator - Class in org.pentaho.platform.engine.services.solution
- BaseContentGenerator() - Constructor for class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- BaseDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- BaseDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
- BaseOutputHandler - Class in org.pentaho.platform.engine.services.outputhandler
- BaseOutputHandler() - Constructor for class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- BaseParameterProvider - Class in org.pentaho.platform.engine.core.solution
- BaseParameterProvider() - Constructor for class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- BasePentahoRequestContext - Class in org.pentaho.platform.engine.core.system
- BasePentahoRequestContext(String) - Constructor for class org.pentaho.platform.engine.core.system.BasePentahoRequestContext
- BasePublisher - Class in org.pentaho.platform.engine.core.system
- BasePublisher() - Constructor for class org.pentaho.platform.engine.core.system.BasePublisher
- BaseRequestHandler - Class in org.pentaho.platform.engine.services
- BaseRequestHandler(IPentahoSession, String, IOutputHandler, IParameterProvider, IPentahoUrlFactory) - Constructor for class org.pentaho.platform.engine.services.BaseRequestHandler
- BaseSession - Class in org.pentaho.platform.engine.core.system
- BaseSession(String, String, Locale) - Constructor for class org.pentaho.platform.engine.core.system.BaseSession
- BaseUIComponent - Class in org.pentaho.platform.uifoundation.component
- BaseUIComponent(IPentahoUrlFactory, List, String) - Constructor for class org.pentaho.platform.uifoundation.component.BaseUIComponent
- baseUrl - Variable in class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- BaseXmlContentGenerator - Class in org.pentaho.platform.uifoundation.contentgen
- BaseXmlContentGenerator() - Constructor for class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
- bean - Variable in class org.pentaho.platform.util.beans.BeanUtil
- BeanAttributeHandler - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Reads the attributes added to a bean and sets them on the BeanDefinition's Attributes collection.
- BeanAttributeHandler() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanAttributeHandler
- BeanAttributeNamespaceHandler - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Registers the custom tag handlers for our namespace.
- BeanAttributeNamespaceHandler() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanAttributeNamespaceHandler
- BeanBuilder - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Obtains a reference to the requested bean from the PentahoSystem
- BeanBuilder() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- BeanDefinitionNamePair(String, BeanDefinition) - Constructor for class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair
- BeanDefinitionPriorityComparitor() - Constructor for class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.BeanDefinitionPriorityComparitor
- beanFactory - Variable in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- BeanListBuilder - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Obtains references registered in the PentahoSystem for the given class, exposed as an ordered list by priority <pen:list class="com.foo.Clazz"/> User: nbaker Date: 3/2/13
- BeanListBuilder() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- BeanListParser - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Parses a list bean from Spring XML <pen:list class="com.foo.Clazz"/> User: nbaker Date: 3/2/13
- BeanListParser() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanListParser
- BeanParser - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Parses a bean from Spring XML <pen:bean class="com.foo.Clazz"/> User: nbaker Date: 3/2/13
- BeanParser() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanParser
- BeanPublishParser - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Parses the publish tag of a bean.
- BeanPublishParser() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.BeanPublishParser
- BeanUtil - Class in org.pentaho.platform.util.beans
-
Utility methods for processing Java Beans in a consistent manner across all Hitachi Vantara projects.
- BeanUtil(Object) - Constructor for class org.pentaho.platform.util.beans.BeanUtil
-
Setup a new bean util for operating on the given bean
- BeanUtil.EagerFailingCallback - Class in org.pentaho.platform.util.beans
- BeanUtil.FeedbackValueGenerator - Class in org.pentaho.platform.util.beans
- becomeUser(String) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Hi-jacks the system for the named user.
- becomeUser(String, IParameterProvider) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Hi-jacks the system for the named user.
- before(Method, Object[], Object) - Method in class org.pentaho.platform.engine.security.LoggingInterceptor
- BiPlatformRepositoryClient - Class in org.pentaho.platform.util.client
- BiPlatformRepositoryClient() - Constructor for class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- BiPlatformRepositoryClientNavigationService - Class in org.pentaho.platform.util.client
- BiPlatformRepositoryClientNavigationService() - Constructor for class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- BiPlatformRepositoryClientObjectService - Class in org.pentaho.platform.util.client
- BiPlatformRepositoryClientObjectService() - Constructor for class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- BMP_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- BOOLEAN - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- BRANCH_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- BRANCH_TEXT_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- BUBBLE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- BUBBLE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- BubbleRenderer - Class in org.pentaho.platform.uifoundation.chart
- BubbleRenderer() - Constructor for class org.pentaho.platform.uifoundation.chart.BubbleRenderer
- BufferedContentItem - Class in org.pentaho.platform.engine.core.output
- BufferedContentItem(IContentListener) - Constructor for class org.pentaho.platform.engine.core.output.BufferedContentItem
- build() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- build() - Method in class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference.Builder
- build() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference.Builder
- build() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference.Builder
- Builder() - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- Builder(Class<T>) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference.Builder
- Builder(Class<T>) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference.Builder
- Builder(Class<T>) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference.Builder
- buildSolutionPath(String, String, String) - Static method in class org.pentaho.platform.engine.core.solution.ActionInfo
- byRow - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
C
- cacheEnabled() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- cacheEnabled(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- cacheStop() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- calculateDate(String) - Static method in class org.pentaho.platform.util.DateMath
-
Calculates the date specified by the expression, relative to the current date/time.
- calculateDate(Calendar, String) - Static method in class org.pentaho.platform.util.DateMath
-
Calculates the date specified by the expression, relative to the indicated date/time.
- calculateDateString(Calendar, String) - Static method in class org.pentaho.platform.util.DateMath
-
Calculates a date, returning the formatted string version of the calculated date.
- calculateDateString(Calendar, String, Locale) - Static method in class org.pentaho.platform.util.DateMath
-
Calculates a date, returning the formatted string version of the calculated date.
- callbacks - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- callMethod(Method, Object) - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- callMethods(List<Method>, Object) - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- callMethodWithString(List<Method>, String) - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- CANCELLED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- canExport() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- canImport() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- CATEGORY_DATASET_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- CategoryDatasetChartComponent - Class in org.pentaho.platform.uifoundation.chart
- CategoryDatasetChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- CategoryDatasetChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- CategoryDatasetChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- CategoryDatasetChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- CategoryDatasetChartDefinition(int, IPentahoResultSet, boolean, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- CategoryDatasetChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- CategoryDatasetChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- CategoryDatasetChartDefinition(IPentahoSession, Node) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- CHANGETOKEN - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- CHANGETOKEN - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CHANGETOKEN - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- CHART_BACKGROUND_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- CHART_BORDER_PAINT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- CHART_BORDER_PAINT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- CHART_BORDER_VISIBLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- CHART_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
XML Node for the chart configuration
- ChartContentGenerator - Class in org.pentaho.platform.uifoundation.contentgen
- ChartContentGenerator() - Constructor for class org.pentaho.platform.uifoundation.contentgen.ChartContentGenerator
- chartCount - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- ChartDefinition - Interface in org.pentaho.platform.uifoundation.chart
- ChartHelper - Class in org.pentaho.platform.uifoundation.chart
-
Deprecated.
- ChartHelper() - Constructor for class org.pentaho.platform.uifoundation.chart.ChartHelper
-
Deprecated.
- chartType - Variable in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- CHECKEDOUT - Static variable in class org.pentaho.commons.util.repository.type.VersioningState
- checkForFieldInTemplate(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- CHECKINCOMMENT - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- checkParameters(String, String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- checkType(String, String, boolean) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- CipherEncryptionService - Class in org.pentaho.platform.engine.security
- CipherEncryptionService() - Constructor for class org.pentaho.platform.engine.security.CipherEncryptionService
- claculateDateString(String) - Static method in class org.pentaho.platform.util.DateMath
-
Calculates a date, returning the formatted string version of the calculated date.
- clear() - Static method in class org.pentaho.platform.engine.core.audit.MDCUtil
- clear() - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- clearCache() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- clearCache() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
This method clears the JNDI DS cache.
- clearContext() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
- clearCounts() - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- clearDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
This method clears the JNDI DS cache.
- clearGlobals() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- clearObjectFactory() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- clearRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- ClientUtil - Class in org.pentaho.platform.util.client
- ClientUtil() - Constructor for class org.pentaho.platform.util.client.ClientUtil
- close() - Method in class org.pentaho.platform.engine.core.output.MultiOutputStream
- close() - Method in class org.pentaho.platform.engine.services.outputhandler.MemoryOutputHandler
- closeInputStream(InputStream) - Static method in class org.pentaho.platform.util.FileHelper
-
Convenience method to close an input stream and handle (log and throw away) any exceptions.
- closeInputStream(InputStream) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Convenience method to close an input stream and handle (log and throw away) any exceptions.
- closeOutputStream() - Method in class org.pentaho.platform.engine.core.output.BufferedContentItem
- closeOutputStream() - Method in class org.pentaho.platform.engine.core.output.MultiContentItem
- closeOutputStream() - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- closeReader(Reader) - Static method in class org.pentaho.platform.util.FileHelper
-
Convenience method to close a Reader and handle (log and throw away) any exceptions.
- closeSoapResponse() - Static method in class org.pentaho.platform.engine.services.SoapHelper
- CmisEnum - Interface in org.pentaho.commons.util.repository.type
- CmisFault - Exception in org.pentaho.commons.util.repository.exception
- CmisFault() - Constructor for exception org.pentaho.commons.util.repository.exception.CmisFault
- CmisObject - Interface in org.pentaho.commons.util.repository.type
- CmisObjectImpl - Class in org.pentaho.commons.util.repository.type
- CmisObjectImpl() - Constructor for class org.pentaho.commons.util.repository.type.CmisObjectImpl
- CmisProperties - Class in org.pentaho.commons.util.repository.type
- CmisProperties() - Constructor for class org.pentaho.commons.util.repository.type.CmisProperties
- CmisProperty - Class in org.pentaho.commons.util.repository.type
- CmisProperty(String, PropertyType) - Constructor for class org.pentaho.commons.util.repository.type.CmisProperty
- COLOR_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- COLOR_TYPE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- ColorHelper - Class in org.pentaho.platform.util
- ColorHelper() - Constructor for class org.pentaho.platform.util.ColorHelper
- compare(Object, Object) - Method in class org.pentaho.platform.engine.services.solution.SolutionCompare
- compare(String, String) - Method in class org.pentaho.platform.engine.security.DefaultRoleComparator
- compare(String, String) - Method in class org.pentaho.platform.engine.security.DefaultUsernameComparator
- compare(AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair, AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.BeanDefinitionPriorityComparitor
- compareTo(IPentahoObjectReference<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- compareTo(IPentahoObjectReference<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- compareTo(IPentahoObjectReference<T>) - Method in class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- compareTo(IMimeType) - Method in class org.pentaho.platform.core.mimetype.MimeType
- COMPATIBILITY_FORMATTER - Static variable in class org.pentaho.platform.engine.services.solution.ActionDelegate
- compatibilityToCamelCase(String) - Method in class org.pentaho.platform.engine.services.solution.ActionSequenceCompatibilityFormatter
- COMPLETED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution is in progress
- COMPLETED_WITH_ERRORS - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution is in progress
- completeXForm(int, String, StringBuffer, StringBuffer, IPentahoSession, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XForm
- completeXFormHeader(String, StringBuffer) - Static method in class org.pentaho.platform.util.xml.XForm
- COMPONENT_EXECUTE_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- COMPONENT_EXECUTE_FAIL - Static variable in class org.pentaho.platform.engine.services.solution.ComponentBase
- COMPONENT_EXECUTE_FAILED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- COMPONENT_EXECUTE_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- ComponentBase - Class in org.pentaho.platform.engine.services.solution
- ComponentBase() - Constructor for class org.pentaho.platform.engine.services.solution.ComponentBase
- componentClassMap - Static variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- CONDITIONAL_EXECUTION - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- configure(String, String, IPentahoDefinableObjectFactory) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Configures this booter to run.
- connect() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
-
Connects to a BI server and gets the repository index document.
- CONNECTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- CONNECTION_TIMEOUT - Static variable in class org.pentaho.platform.util.web.HttpUtil
- Const - Interface in org.pentaho.platform.engine.core.system.objfac.spring
-
Constants used by Hitachi Vantara Spring extensions User: nbaker Date: 3/6/13
- ConstraintViolationException - Exception in org.pentaho.commons.util.repository.exception
- ConstraintViolationException() - Constructor for exception org.pentaho.commons.util.repository.exception.ConstraintViolationException
- CONTENT_REPOSITORY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- contentDone() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- ContentGeneratorInfo - Class in org.pentaho.platform.engine.core.solution
- ContentGeneratorInfo() - Constructor for class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- ContentInfo - Class in org.pentaho.platform.engine.core.solution
- ContentInfo() - Constructor for class org.pentaho.platform.engine.core.solution.ContentInfo
- contentItems - Variable in class org.pentaho.platform.engine.core.output.MultiContentItem
- ContentStream - Interface in org.pentaho.commons.util.repository.type
- CONTENTSTREAMALLOWED - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CONTENTSTREAMFILENAME - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- ContentStreamImpl - Class in org.pentaho.commons.util.repository.type
- ContentStreamImpl() - Constructor for class org.pentaho.commons.util.repository.type.ContentStreamImpl
- CONTENTSTREAMLENGTH - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CONTENTSTREAMMIMETYPE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CONTENTSTREAMURI - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- contentTypes - Variable in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- context - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- contextPath - Variable in class org.pentaho.platform.engine.core.system.BasePentahoRequestContext
- convert(IDatabaseConnection) - Static method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- convertEncodedStringToSystemDefaultEncoding(String, String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
This method converts strings from a known encoding into a string encoded by the system default encoding.
- convertISOStringToSystemDefaultEncoding(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
This method is called to convert strings from ISO-8859-1 (post/get parameters for example) into the default system locale.
- convertString(String) - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBean
- convertStringEncoding(String, String, String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
This method converts strings between various encodings.
- convertToDom4JDoc(Document) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- copyAndConvertAdditionalParameters(Map) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
-
Looks for ADDITIONAL_PARAMS in the paramMap, if it finds a parameter by that name, it assumes that it is a query string, it parses the query string, and adds the components of the query string to this class's parameter map.
- copyAndConvertParameters(Map) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
-
Converts single value arrays to String parameters
- CORS_REQUESTS_ALLOWED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- CORS_REQUESTS_ALLOWED_ORIGINS - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- create(Element, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.uifoundation.component.xml.FilterDefinitionFactory
- create(IPentahoResultSet, int, int, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
-
Creates a SelectionMapper based on an IPentahoResultSet.
- create(IPentahoResultSet, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
-
Creates a SelectionMapper based on an IPentahoResultSet.
- create(IPentahoResultSet, String, String, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
-
Creates a SelectionMapper based on an IPentahoResultSet.
- create(IActionParameter, String, String, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
-
Creates a SelectionMapper based on an IActionParameter.
- createActionBean(String, String) - Static method in class org.pentaho.platform.util.ActionUtil
-
Returns an instance of
IAction
created from the provided parameters. - createActionBean(String, String, boolean) - Static method in class org.pentaho.platform.util.ActionUtil
-
Returns an instance of
IAction
created from the provided parameters. - createApplicationContext() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Override this method if you want to change the type and state of the application context used to initialize the system.
- createAuthentication(String) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Utility method for hydrating a Spring Authentication object (Principal) given just a user name.
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
-
Creates a Dataset object (actaully one of it's subclasses from the XML doc
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- createChart(Document) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- createContent() - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- createContent() - Method in class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
- createContent() - Method in class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
- createContent(OutputStream) - Method in class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
- CREATEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- CREATEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CREATEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- createDial(double, String, Element, WidgetDefinition) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- createDial(DialWidgetDefinition, Node, int, int, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Create a dial definition object from an XML document
- createDials(IPentahoResultSet, WidgetDefinition) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- createDocument(String, String, CmisProperties, String, ContentStream, VersioningState) - Method in interface org.pentaho.commons.util.repository.IObjectService
- createDocument(String, String, CmisProperties, String, ContentStream, VersioningState) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- CreateDocumentRequest - Class in org.pentaho.commons.util.repository
- CreateDocumentRequest() - Constructor for class org.pentaho.commons.util.repository.CreateDocumentRequest
- CreateDocumentResponse - Class in org.pentaho.commons.util.repository
- CreateDocumentResponse() - Constructor for class org.pentaho.commons.util.repository.CreateDocumentResponse
- createEmptyContext() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
- createErrorDocument(String) - Static method in class org.pentaho.platform.engine.services.WebServiceUtil
- createEvent(String, String, WorkItemLifecyclePhase, String, Date) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
- createFeedbackParameter(String, String, String, Object, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(String, String, String, Object, boolean, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(String, String, String, Object, List, Map, String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(String, String, String, Object, List, Map, String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameter(String, String, String, Object, List, Map, String, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(String, String, String, Object, List, Map, String, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameter(String, String, String, String, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameter(String, String, String, String, boolean, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameter(IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
-
Deprecated.Unused
- createFeedbackParameter(IActionParameter) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
-
Deprecated.
- createFeedbackParameter(ISelectionMapper, String, Object) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(ISelectionMapper, String, Object) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameter(ISelectionMapper, String, Object, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createFeedbackParameter(ISelectionMapper, String, Object, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createFeedbackParameterCallback - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- createFilter(Map<String, String>) - Static method in class org.pentaho.platform.engine.core.system.osgi.OSGIUtils
- createFolder(String, String, CmisProperties, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- createFolder(String, String, CmisProperties, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- CreateFolderRequest - Class in org.pentaho.commons.util.repository
- CreateFolderRequest() - Constructor for class org.pentaho.commons.util.repository.CreateFolderRequest
- CreateFolderResponse - Class in org.pentaho.commons.util.repository
- CreateFolderResponse() - Constructor for class org.pentaho.commons.util.repository.CreateFolderResponse
- createFromPropMapList(List, String, String, String, String) - Static method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
-
Creates a SelectionMapper based on a pentaho property map list.
- createGenericPool(IDatabaseConnection, IDatabaseDialect, Map<String, String>) - Static method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- createMetadata(String, Element, HashMap<String, String>) - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- createNewInstance(boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createNewInstance(boolean, Map) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createNewInstance(boolean, Map, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- createNewInstance(boolean, Map, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- createObject() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- createObject() - Method in class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference
- createObject() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference
- createObject() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference
- createObject(String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Deprecated.
- createObject(String, ILogger) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Deprecated.
- createPolicy(String, String, CmisProperties, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- createPolicy(String, String, CmisProperties, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- createRelationship(String, String, CmisProperties, String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- createRelationship(String, String, CmisProperties, String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- createRuntime(IRuntimeElement, String, IOutputHandler, String, IPentahoUrlFactory) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- createSecureDocBuilderFactory() - Static method in class org.pentaho.platform.util.xml.XMLParserFactoryProducer
-
Creates an instance of
DocumentBuilderFactory
class with enabledXMLConstants.FEATURE_SECURE_PROCESSING
property. - createSecureSAXParserFactory() - Static method in class org.pentaho.platform.util.xml.XMLParserFactoryProducer
-
Creates an instance of
SAXParserFactory
class with enabledXMLConstants.FEATURE_SECURE_PROCESSING
property. - createSoapDocument() - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(String) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(String, String) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(Document) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(Document[]) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(Document[], String) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(Document, String) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createSoapResponseDocument(IRuntimeContext, IOutputHandler, OutputStream, List) - Static method in class org.pentaho.platform.engine.services.SoapHelper
- createStatusDocument(String) - Static method in class org.pentaho.platform.engine.services.WebServiceUtil
- createTempFile() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- createTempFile(IPentahoSession, String, String, boolean) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- createTempFile(IPentahoSession, String, String, File, boolean) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- createVersionInfo() - Static method in class org.pentaho.platform.util.VersionHelper
-
Extracts the version information data from the
build-res/version.properties
file found in the source directory. - createVersionInfo(Manifest) - Static method in class org.pentaho.platform.util.VersionHelper
-
Extracts the version information data from the manifest's attributes and puts them into a VersionInfo instance.
- createXFormControl(int, String, Object, List, Map, String, StringBuffer, StringBuffer) - Static method in class org.pentaho.platform.util.xml.XForm
- createXFormControl(String, Object, String, StringBuffer, StringBuffer, boolean) - Static method in class org.pentaho.platform.util.xml.XForm
- createXFormHeader(String, StringBuffer) - Static method in class org.pentaho.platform.util.xml.XForm
- createXFormSubmit(String, StringBuffer, String) - Static method in class org.pentaho.platform.util.xml.XForm
- createXmlProcessingInstruction(String, String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- CREATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- CREATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- CREATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- creator(IObjectCreator<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference.Builder
- creator(IObjectCreator<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference.Builder
- CRON_STRING - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- CSS_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- CSV_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- CustomSettingsParameterProvider - Class in org.pentaho.platform.engine.core.solution
- CustomSettingsParameterProvider() - Constructor for class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
D
- DashboardWidgetComponent - Class in org.pentaho.platform.uifoundation.chart
-
This class is a Hitachi Vantara user interface component.
- DashboardWidgetComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Creates a DashboardWidgetComponent.
- DATA_MODEL - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- dataAction - Variable in class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- dataDefinition - Variable in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- DataGrid - Class in org.pentaho.platform.util.xml.dom4j
- DataGrid(int) - Constructor for class org.pentaho.platform.util.xml.dom4j.DataGrid
- DATASET_TYPE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DATE_FORMAT_TYPE - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- DATE_MAXIMUM_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- DATE_MINIMUM_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- DateAdapter() - Constructor for class org.pentaho.platform.workitem.WorkItemLifecycleEvent.DateAdapter
- DateMath - Class in org.pentaho.platform.util
-
Provides a utility for calculating relative dates.
- DateMath() - Constructor for class org.pentaho.platform.util.DateMath
- DATETIME - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- DAY_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- debug - Static variable in class org.pentaho.platform.engine.core.system.BasePublisher
- debug - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- debug - Static variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- debug - Static variable in class org.pentaho.platform.engine.services.solution.ComponentBase
- debug - Static variable in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- debug - Static variable in class org.pentaho.platform.uifoundation.component.xml.FilterPanel
- debug(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- debug(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- debug(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- debug(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- debug(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- debug(String, String) - Static method in class org.pentaho.platform.util.logging.Logger
- debug(String, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- debug(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- debug(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- debug(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- DECIMAL - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- DECIMAL_FORMAT_TYPE - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- decode(String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- decode(String[]) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- decodeBase64Stream() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- decodeBase64Stream() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- decodeRepositoryPath(String) - Static method in class org.pentaho.platform.util.RepositoryPathEncoder
- decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanAttributeHandler
- decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanPublishParser
- decrypt(String) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- decrypt(String) - Method in class org.pentaho.platform.util.Base64PasswordService
- decrypt(String) - Method in class org.pentaho.platform.util.KettlePasswordService
- DEFAULT - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- DEFAULT_CONDITIONAL_EXECUTION_PROVIDER - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- DEFAULT_FILTER - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- DEFAULT_FOLDER_WHEN_HOME_FOLDER_IS_HIDDEN_PROPERTY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- DEFAULT_MESSAGE_FORMATTER - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- DefaultActionCallback() - Constructor for class org.pentaho.platform.util.beans.ActionHarness.DefaultActionCallback
- defaultCallback - Variable in class org.pentaho.platform.util.beans.BeanUtil
- DefaultEmailGroupResolver - Class in org.pentaho.platform.util
- DefaultEmailGroupResolver() - Constructor for class org.pentaho.platform.util.DefaultEmailGroupResolver
- DefaultJdbcRoleMapper - Class in org.pentaho.platform.engine.security
-
Map role to pentaho security role
- DefaultJdbcRoleMapper() - Constructor for class org.pentaho.platform.engine.security.DefaultJdbcRoleMapper
- DefaultJdbcRoleMapper(Map<String, String>) - Constructor for class org.pentaho.platform.engine.security.DefaultJdbcRoleMapper
- DefaultLdapRoleMapper - Class in org.pentaho.platform.engine.security
-
Map ldap role to pentaho security role
- DefaultLdapRoleMapper() - Constructor for class org.pentaho.platform.engine.security.DefaultLdapRoleMapper
- DefaultLdapRoleMapper(Map<String, String>) - Constructor for class org.pentaho.platform.engine.security.DefaultLdapRoleMapper
-
Get the role attribute from PentahoSystem if not provided to constructor
- DefaultLdapRoleMapper(Map<String, String>, String) - Constructor for class org.pentaho.platform.engine.security.DefaultLdapRoleMapper
- DefaultRoleComparator - Class in org.pentaho.platform.engine.security
- DefaultRoleComparator() - Constructor for class org.pentaho.platform.engine.security.DefaultRoleComparator
- DefaultRoleComparator(boolean) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleComparator
- DefaultRoleJdbcDaoImpl - Class in org.pentaho.platform.engine.security
-
A subclass of
JdbcDaoImpl
that allows the addition of a default role to all authenticated users. - DefaultRoleJdbcDaoImpl(ITenantedPrincipleNameResolver) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleJdbcDaoImpl
- DefaultRoleUserDetailsProxy(UserDetails, GrantedAuthority) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- DefaultRoleUserDetailsProxy(UserDetails, GrantedAuthority, IAuthenticationRoleMapper) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- DefaultRoleUserDetailsServiceDecorator - Class in org.pentaho.platform.engine.security
-
Decorates another
UserDetailsService
and returns a proxy duringUserDetailsService.loadUserByUsername(String)
. - DefaultRoleUserDetailsServiceDecorator() - Constructor for class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy - Class in org.pentaho.platform.engine.security
-
A
UserDetails
that has an extra role. - DefaultUsernameComparator - Class in org.pentaho.platform.engine.security
- DefaultUsernameComparator() - Constructor for class org.pentaho.platform.engine.security.DefaultUsernameComparator
- DefaultUsernameComparator(boolean) - Constructor for class org.pentaho.platform.engine.security.DefaultUsernameComparator
- define(Class<?>, Class<?>) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Define a locally scoped object (aka prototype scope -- unique instance for each request for the class)
- define(Class<?>, Class<?>, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Define an arbitrarily scoped object
- define(String, Class<?>) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Define a locally scoped object (aka prototype scope -- unique instance for each request for the class)
- define(String, Class<?>, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Define an arbitrarily scoped object
- define(String, Object) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Hold an object instance by key name.
- define(String, String, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Define an arbitrarily scoped object
- defineInstance(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- defineObject(String, String, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- defineObject(String, String, IPentahoDefinableObjectFactory.Scope, ClassLoader) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- definition - Variable in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair
- definitionPath - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- DELETE - Static variable in class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- deleteContentStream(String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- deleteContentStream(String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- deleteObject(String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- deleteObject(String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- deletePermission(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- deletePermission(int) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- deletePermissions(int[]) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- deletePermissions(int[]) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- DELETESINGLEFILED - Static variable in class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- deleteTree(String, String, UnfileNonfolderObjects, boolean) - Method in interface org.pentaho.commons.util.repository.IObjectService
- deleteTree(String, String, UnfileNonfolderObjects, boolean) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- DEPRECATION_WARNING - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- deregisterObjectFactory(IPentahoObjectFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
-
De-Register an ObjectFactory
- deregisterObjectFactory(IPentahoObjectFactory) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
De-Register an ObjectFactory
- deriveMinMax(double) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- DESCRIPTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- descriptionItem - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
-
name of the column to retrieve the names of the items placed in the filter panel's control related to the member variable nameColumnNo
- destinationName - Variable in class org.pentaho.platform.engine.services.runtime.ParameterManager.ReturnParameter
- destinationParameter - Variable in class org.pentaho.platform.engine.services.runtime.ParameterManager.ReturnParameter
- destroy() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- destroy() - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- DIAL_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DIAL_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- DialChartComponent - Class in org.pentaho.platform.uifoundation.chart
- DialChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.DialChartComponent
- DialChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.DialChartComponent
- DialChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.DialChartComponent
- DialWidgetDefinition - Class in org.pentaho.platform.uifoundation.chart
-
This class represents the definition of a dashboard dial.
- DialWidgetDefinition(double, double, double, boolean) - Constructor for class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- DialWidgetDefinition(Document, double, int, int, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
TODO: PROBLEM HERE! See the note on the constructor above.
- DialWidgetDefinition(IPentahoResultSet, boolean, Node, int, int, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
TODO PROBLEM HERE! If you use this constructor, the XML schema for the chart attributes is different than if you use the constructor with the arguments public DialWidgetDefinition( Document document, double value, int width, int height, IPentahoSession session).
- DIFFERENCE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DIFFERENCE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- DIRECTORY_ATTR - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- DISPATCHED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item has been dispatched to the component responsible for its execution
- DISPLAY_LABELS_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DISPLAY_LEGEND_BORDER_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- dispose() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- dispose() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- dispose() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- dispose() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- dispose() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- dispose() - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
- dispose() - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- dispose(List) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- dispose(List) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- disposeParameter(ActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- doAction(String, String, IParameterProvider, OutputStream, IPentahoSession, ArrayList, ILogger) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
doAction executes an action within the bi platform and returns true if successful.
- doAction(String, String, IParameterProvider, IPentahoSession, ArrayList, ILogger) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
doAction executes an action within the bi platform and returns the runtime context.
- doChart(String, IParameterProvider, StringBuffer, IPentahoSession, ArrayList, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.ChartHelper
-
Deprecated.
- docToString(Document) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Convert a W3C Document to a String.
- DOCUMENTS - Static variable in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- doDial(String, String, String, IParameterProvider, StringBuffer, IPentahoSession, ArrayList, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.ChartHelper
-
Deprecated.use doChart() instead
- doesPathContainParentPathSegment(String) - Static method in class org.pentaho.platform.util.StringUtil
-
Does the path contain a path-segment that is "..".
- DOMAIN_INCLUDES_ZERO_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_MAXIMUM_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_MINIMUM_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_PERIOD_TYPE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_STICKY_ZERO_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_TICK_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_TICK_FORMAT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_TITLE_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_TITLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- DOMAIN_VERTICAL_TICK_LABELS_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- done() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
-
Clean-up should happen in the
IAction.execute()
- done() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- done() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- done() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- done() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- doPieChart(String, IParameterProvider, StringBuffer, IPentahoSession, ArrayList, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.ChartHelper
-
Deprecated.use doChart instead
- doStartupActions(IParameterProvider) - Method in class org.pentaho.platform.engine.core.system.UserSession
- DOT_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DOT_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- DOT_HEIGHT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- DOT_WIDTH_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- doTempFileCleanup() - Method in class org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter
- drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class org.pentaho.platform.uifoundation.chart.BubbleRenderer
-
Draws the visual representation of a single data item.
- DRIVER - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- DriverNotInitializedException - Exception in org.pentaho.platform.engine.services.connection.datasource.dbcp
- DriverNotInitializedException() - Constructor for exception org.pentaho.platform.engine.services.connection.datasource.dbcp.DriverNotInitializedException
- DriverNotInitializedException(String) - Constructor for exception org.pentaho.platform.engine.services.connection.datasource.dbcp.DriverNotInitializedException
- DriverNotInitializedException(String, Throwable) - Constructor for exception org.pentaho.platform.engine.services.connection.datasource.dbcp.DriverNotInitializedException
- DriverNotInitializedException(Throwable) - Constructor for exception org.pentaho.platform.engine.services.connection.datasource.dbcp.DriverNotInitializedException
- DynamicallyPooledDatasourceSystemListener - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- DynamicallyPooledDatasourceSystemListener() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- DynamicallyPooledOrJndiDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- DynamicallyPooledOrJndiDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
E
- EagerFailingCallback() - Constructor for class org.pentaho.platform.util.beans.BeanUtil.EagerFailingCallback
- EMAIL_MSG_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- EmailConstants - Class in org.pentaho.platform.util
- Emailer - Class in org.pentaho.platform.util
- Emailer() - Constructor for class org.pentaho.platform.util.Emailer
- Emailer(IEmailService) - Constructor for class org.pentaho.platform.util.Emailer
- EMPTY - Static variable in class org.pentaho.platform.engine.core.system.BasePentahoRequestContext
- EMPTYLOGID - Variable in class org.pentaho.platform.engine.core.system.PentahoBase
- encode(String) - Static method in class org.pentaho.platform.util.RepositoryPathEncoder
-
Use this function to escape the "colonized" path for addition to a url.
- encode(String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- encode(String[]) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- encodeRepositoryPath(String) - Static method in class org.pentaho.platform.util.RepositoryPathEncoder
- encodeURIComponent(String) - Static method in class org.pentaho.platform.util.RepositoryPathEncoder
-
Encodes a string using the equivalent of a javascript's
encodeURIComponent
- encrypt(String) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- encrypt(String) - Method in class org.pentaho.platform.util.Base64PasswordService
- encrypt(String) - Method in class org.pentaho.platform.util.KettlePasswordService
- encrypt(String) - Method in class org.pentaho.platform.util.PasswordHelper
- ENCRYPTED_PREFIX - Static variable in class org.pentaho.platform.util.EncryptedPasswordAuthenticator
- EncryptedPasswordAuthenticator - Class in org.pentaho.platform.util
-
Password Authenticator for Pentaho stored encrypted passwords.
- EncryptedPasswordAuthenticator(String, String) - Constructor for class org.pentaho.platform.util.EncryptedPasswordAuthenticator
- EncryptedPasswordAuthenticator(String, String, Base64PasswordService) - Constructor for class org.pentaho.platform.util.EncryptedPasswordAuthenticator
- END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- END_DATE_TIME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- ENTRY_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- equals(Object) - Method in class org.pentaho.platform.core.mimetype.MimeType
- equals(Object) - Method in class org.pentaho.platform.core.mt.Tenant
- equals(Object) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- equals(Object) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.Marker
- equals(Object) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- equals(Object) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- equals(Object) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- equals(Object) - Method in class org.pentaho.platform.engine.security.SimpleRole
-
Deprecated.
- equals(Object) - Method in class org.pentaho.platform.engine.security.SimpleUser
-
Deprecated.
- equals(Object) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Uses the instanceId to distinguish equality.
- equals(Object) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- error(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- error(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- error(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- error(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- error(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- error(String, String) - Static method in class org.pentaho.platform.util.logging.Logger
- error(String, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- error(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- error(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- error(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- error(ActionSequenceException) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- execute() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- execute() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- execute(String, String, boolean, boolean, String, boolean, Map, IOutputHandler, IActionCompleteListener, IPentahoUrlFactory, List) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- execute(String, String, boolean, boolean, String, boolean, Map, IOutputHandler, IActionCompleteListener, IPentahoUrlFactory, List, String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- execute(String, String, String, boolean, boolean, String, boolean, Map, IOutputHandler, IActionCompleteListener, IPentahoUrlFactory, List) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- execute(String, String, String, Map, OutputStream) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
Runs an action sequence.
- execute(String, IPentahoSession, String, Map, OutputStream) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
Runs an action sequence.
- execute(String, IPentahoSession, String, Map, OutputStream, boolean) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
Runs an action sequence.
- execute(String, IPentahoSession, String, Map, OutputStream, IExecutionListener, boolean, boolean) - Static method in class org.pentaho.platform.engine.services.solution.SolutionHelper
-
Runs an action sequence.
- execute(IRuntimeContext, String, String, boolean, boolean, Map, IOutputHandler) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- executeAction() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
-
Wires up inputs outputs and resources to an Action and executes it.
- executeAction() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- executeAction() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- executeAction() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- executeComponent(ISolutionActionDefinition) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- executeInternal(String, String, boolean, boolean, Map) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- executeInternal(String, String, boolean, boolean, Map, String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- executeSequence(IActionCompleteListener, IExecutionListener, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- executeSequence(IActionSequence, IActionCompleteListener, IExecutionListener, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- EXECUTION - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- expire() - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- extractName(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
-
Looks up the work item name within the
Map
.
F
- factories - Variable in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- FACTORY_MARKER - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- FAILED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution has failed
- FAILED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- failedToSetValue(Object, String, Object, String, Throwable) - Method in class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
- failedToSetValue(Object, String, Object, String, Throwable) - Method in class org.pentaho.platform.util.beans.BeanUtil.EagerFailingCallback
- failedToSetValue(Object, String, Object, String, Throwable) - Method in interface org.pentaho.platform.util.beans.ValueSetErrorCallback
-
Fired when the bean utility failed to set a value on your bean.
- fatal(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- fatal(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- fatal(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- fatal(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- fatal(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- fatal(String, String) - Static method in class org.pentaho.platform.util.logging.Logger
- fatal(String, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- fatal(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- fatal(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- fatal(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- feedbackAllowed() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- feedbackAllowed() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- FeedbackValueGenerator(Object) - Constructor for class org.pentaho.platform.util.beans.BeanUtil.FeedbackValueGenerator
- FILE_ADD_FAILED - Static variable in class org.pentaho.platform.util.client.PublisherUtil
- FILE_ADD_SUCCESSFUL - Static variable in class org.pentaho.platform.util.client.PublisherUtil
- FILE_ATTR - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- FILE_EXISTS - Static variable in class org.pentaho.platform.util.client.PublisherUtil
- FileContentItem - Class in org.pentaho.platform.engine.core.output
- FileContentItem(File) - Constructor for class org.pentaho.platform.engine.core.output.FileContentItem
- FileHelper - Class in org.pentaho.platform.util
- FileHelper() - Constructor for class org.pentaho.platform.util.FileHelper
- FileInfo - Class in org.pentaho.platform.engine.core.solution
- FileInfo() - Constructor for class org.pentaho.platform.engine.core.solution.FileInfo
- FILENAME_INDEX - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
Index into array of the filename
- FILENAME_WITHOUT_EXTENSION_INDEX - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
Index into array of the filename without the extension
- FileTypePlugin - Class in org.pentaho.platform.util
-
implementation of IFileTypePlugin
- FileTypePlugin(String, String, String, String) - Constructor for class org.pentaho.platform.util.FileTypePlugin
- FilterDefinition - Class in org.pentaho.platform.uifoundation.component
-
TODO sbarkdull, may be worth breaking into 4 separate classes, one for each of the ITEM_SOURCE_*'s of course they would all implement the same interface or abstr class A factory class would look at the xml, and create the appropriate instance/type
- FilterDefinition(Element, IPentahoSession, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.FilterDefinition
-
Ctor, duh.
- FilterDefinitionFactory - Class in org.pentaho.platform.uifoundation.component.xml
-
Factory up the correct FilterDefinition derived class based on the contents of the
node
. - FilterDefinitionFactory() - Constructor for class org.pentaho.platform.uifoundation.component.xml.FilterDefinitionFactory
- FilterNotValidException - Exception in org.pentaho.commons.util.repository.exception
- FilterNotValidException() - Constructor for exception org.pentaho.commons.util.repository.exception.FilterNotValidException
- FilterPanel - Class in org.pentaho.platform.uifoundation.component.xml
-
This class stores the defintion of filters that are used by FilterComponent to generate content for user interfaces.
- FilterPanel(IPentahoSession, Document, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.xml.FilterPanel
- FilterPanelComponent - Class in org.pentaho.platform.uifoundation.component.xml
-
This class provides a user interface that lets users select items from lists or radio buttons.
- FilterPanelComponent(String, String, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- FilterPanelException - Exception in org.pentaho.platform.uifoundation.component.xml
- FilterPanelException() - Constructor for exception org.pentaho.platform.uifoundation.component.xml.FilterPanelException
- FilterPanelException(String) - Constructor for exception org.pentaho.platform.uifoundation.component.xml.FilterPanelException
- FilterPanelException(String, Throwable) - Constructor for exception org.pentaho.platform.uifoundation.component.xml.FilterPanelException
- FilterPanelException(Throwable) - Constructor for exception org.pentaho.platform.uifoundation.component.xml.FilterPanelException
- findBooleanProperty(String, boolean) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findBooleanProperty(String, boolean) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findDateTimeProperty(String, Calendar) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findDateTimeProperty(String, Calendar) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findDecimalProperty(String, BigDecimal) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findDecimalProperty(String, BigDecimal) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findHtmlProperty(String, String) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findHtmlProperty(String, String) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findIdProperty(String, String) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findIdProperty(String, String) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findIntegerProperty(String, Integer) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findIntegerProperty(String, Integer) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findStringProperty(String, String) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findStringProperty(String, String) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findUriProperty(String, String) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findUriProperty(String, String) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- findXmlProperty(String, String) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- findXmlProperty(String, String) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- FIXEDMILLISECOND_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- FLASH_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- FlashChartRequestMapper - Class in org.pentaho.platform.engine.services.solution
- FlashChartRequestMapper(IParameterProvider) - Constructor for class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- FolderNotValidException - Exception in org.pentaho.commons.util.repository.exception
- FolderNotValidException() - Constructor for exception org.pentaho.commons.util.repository.exception.FolderNotValidException
- FOLDERS - Static variable in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- forcePrompt - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- forceSave() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- forceSaveRuntimeData() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
-
Forces the immediate write of runtime data to underlying persistence mechanism.
- FOREGROUND_ALPHA_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- format(String) - Method in class org.pentaho.platform.engine.services.solution.ActionSequenceCompatibilityFormatter
- format(String) - Method in class org.pentaho.platform.util.beans.AlternateIndexFormatter
- format(String) - Method in interface org.pentaho.platform.util.beans.PropertyNameFormatter
-
Format the name to match the bean property name.
- format(String) - Method in class org.pentaho.platform.util.beans.SuffixAppenderFormatter
- FORMAT_FULL - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- FORMAT_IGNORE - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- FORMAT_LONG - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- FORMAT_MEDIUM - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- FORMAT_SHORT - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- formatErrorMessage(String, String) - Static method in class org.pentaho.platform.util.messages.MessageUtil
-
Get a formatted error message.
- formatErrorMessage(String, String, String, StringBuffer) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatErrorMessage(String, String, List, StringBuffer) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatExceptionMessage(String, ActionSequenceException, StringBuffer) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatExceptionMessage(String, ActionSequenceException, StringBuffer, boolean) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatFailureMessage(String, IRuntimeContext, StringBuffer) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatFailureMessage(String, IRuntimeContext, StringBuffer, List) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatFailureMessage(String, IRuntimeContext, StringBuffer, List, boolean) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatMessage(String, Object...) - Static method in class org.pentaho.platform.util.messages.MessageUtil
- formatResultSetAsHTMLRows(IPentahoResultSet, StringBuffer) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatSuccessMessage(String, IRuntimeContext, StringBuffer, boolean) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formatSuccessMessage(String, IRuntimeContext, StringBuffer, boolean, boolean) - Method in class org.pentaho.platform.engine.services.MessageFormatter
- formName - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
- fromPentahoRole(String) - Method in class org.pentaho.platform.engine.security.DefaultJdbcRoleMapper
- fromPentahoRole(String) - Method in class org.pentaho.platform.engine.security.DefaultLdapRoleMapper
- fromXml(Element) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
-
order of precedence: session-attribute, global-attribute, data-solution, static-list
G
- generateURL(XYDataset, int, int) - Method in class org.pentaho.platform.uifoundation.chart.StandardBubbleURLGenerator
-
Generates a URL for a particular item within a series.
- generateURLFragment(String) - Method in class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
- generateWorkItemName(String, String) - Static method in class org.pentaho.platform.util.ActionUtil
-
Returns a name for a work item which includes the input file name (derived from
inputFilePath
) anduser
that executed it, in the following format: %input file name%-%user%, stripping any invalid characters. - generateWorkItemName(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
- genLogIdFromInfo(String, String, String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- genLogIdFromInfo(String, String, String, String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- genLogIdFromSession(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- get(Class<T>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory.
- get(Class<T>, String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- get(Class<T>, String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- get(Class<T>, String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- get(Class<T>, String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- get(Class<T>, String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- get(Class<T>, String, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory.
- get(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- get(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- get(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- get(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- get(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- get(Class<T>, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory implementing or extending the given Class literal
- get(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- get(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- get(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- get(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- get(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- get(Class<T>, IPentahoSession, Map<String, String>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory.
- getAbsolutePath(String) - Method in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- getAbsolutePath(String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
-
Create a String containing the complete path to the system folder in the repository, and append the parameter
path
to it. - getACLFileExtensionList() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getAclObjectIdentity() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- getAclObjectParentIdentity() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- getAclVoter() - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Deprecated.
- getAction() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getActionBean() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
- getActionData() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
Gets a IPentahoResultSet from the action output
- getActionData() - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- getActionDefinition() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getActionDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getActionDefinitionsAndSequences() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getActionInputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getActionName() - Method in class org.pentaho.platform.engine.core.solution.ActionInfo
- getActionName() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getActionName() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getActionName() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getActionOutput() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getActionOutputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getActionOutputScope() - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- getActionPath() - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- getActionPath() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getActionPath() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getActionResourceDefinitionNames() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getActionSequence() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getActionSequence() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- getActionSequence(String, int, int) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
-
Deprecated.use getActionSequence(String actionPath, int loggingLevel, RepositoryFilePermission actionOperation) instead.
- getActionSequence(String, int, RepositoryFilePermission) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getActionSequences(ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- getActionSequences(ISolutionFile, ISolutionAttributeContributor, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- getActionTitle() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getActionTitle() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getActionUrlBuilder() - Method in class org.pentaho.platform.util.web.SimpleUrlFactory
- getActiveNetworkMacAddress() - Static method in class org.pentaho.platform.util.UUIDUtil
- getActualRequestParameterName(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getAddress() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getAdminRole() - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- getAlgorithm() - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- getAll(Class<T>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory.
- getAll(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getAll(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getAll(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getAll(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getAll(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getAll(Class<T>, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
A convenience method for retrieving Pentaho system objects from the object factory.
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getAll(Class<T>, IPentahoSession, Map<String, String>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Retrieves objects from the object factory registered to the PentahoSystem implementing or extending the given Class literal
- getAllEntriesFromRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getAllKeysFromRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getAllowableActions() - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- getAllowableActions() - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- getAllowableActions(String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- getAllowableActions(String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- getAllParameters() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getAllValuesFromRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getApplicationContext() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getApplicationPath(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getArrayParameter(String, Object[]) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getArrayParameter(String, Object[]) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getArrayParameter(String, Object[]) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getAttachmentName() - Method in class org.pentaho.platform.util.Emailer
- getAttribute(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- getAttributeNames() - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- getAttributes() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- getAttributes() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- getAttributes() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- getAttributes() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- getAttributes() - Method in class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- getAuditConnection() - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
- getAuditDatasource() - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
- getAuthentication() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
- getAuthentication() - Method in class org.pentaho.platform.engine.security.SecurityHelper
- getAuthentication(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- getAuthentication(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- getAuthentication(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAnonymousAclVoter
- getAuthentication(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
- getAuthentication(IPentahoSession, boolean) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Remove this method when data-access is JCR-branched
- getAuthenticator() - Method in class org.pentaho.platform.util.Emailer
- getAuthMechanism() - Method in class org.pentaho.platform.util.Emailer
- getAuthor() - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- getAuthor() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getAuthor() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getAuthor() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getAuthorities() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- getAuthorizationPolicy() - Method in class org.pentaho.platform.engine.security.SecurityHelper
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getBackgroundAlpha() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getBackgroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getBackgroundExecutionAlert() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getBarColumns() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getBarrierBeans() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
- getBaseUrl() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
-
Deprecated.
- getBeanBarriers() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
- getBeanName() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBean
- getBigDecimalProperty(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a BigDecimal property from the paramMap.
- getBigDecimalProperty(String, BigDecimal) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a BigDecimal, using a default value if it doesn't exist in the map.
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getBorderPaint() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getBorderPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getBubbleLabelContent() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getBundle() - Method in class org.pentaho.platform.util.messages.MessagesBase
- getBundle(Locale) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getBytesFromFile(File) - Static method in class org.pentaho.platform.util.FileHelper
- getCacheLevel() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getCacheManager() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
- getCacheManager(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getCallback(Class<?>) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- getCategoryLabelPositions() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getChart(Dataset, String, String, int, int, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Create a chart-object using dataset object.
- getChartAttributes() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getChartBackgroundImage() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getChartBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getChartBackgroundPaint() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getChartBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getChartType() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getChartType(String) - Static method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Deprecated.use JFreeChartEngine.getChartType(typeStr), which has all of the chart name options for conversion.
- getChartType(String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getChartType(String) - Static method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getChartType(String) - Static method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getChartType(String) - Static method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getChartTypeName(int) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getCheckedoutDocs(String, String, String, boolean, boolean, int, int) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getCheckedoutDocs(String, String, String, boolean, boolean, int, int) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- GetCheckedoutDocsResponse - Class in org.pentaho.commons.util.repository
- GetCheckedoutDocsResponse() - Constructor for class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
- getChild() - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- getChild() - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- getChildren(String, String, TypesOfFileableObjects, String, boolean, boolean, int, int) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getChildren(String, String, TypesOfFileableObjects, String, boolean, boolean, int, int) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getClassname() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- getClient() - Static method in class org.pentaho.platform.util.web.HttpUtil
- getClient(String, String) - Static method in class org.pentaho.platform.util.client.ClientUtil
-
Returns an instance of an HttpClient.
- getClosestLocale(String, String[]) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getColor(String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Creates a java.awt.Color object from an HTML color definition, eg #80dd3f
- getColumnId() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getComponent() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getComponentClassMap() - Static method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getComponentClassName(String, IRuntimeContext) - Static method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getComponentDefinition() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getComponentDefinition(boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
-
Return the xml Node containing the component's definition.
- getComponentName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getComponentSection() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getConditionalExecution() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getConnection(String, String, String, String, String, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- getConnection(String, String, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- getConnection(String, Properties, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- getConnection(String, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- getConnectionFactory(IDatabaseConnection, String) - Static method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- getContent() - Method in class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
- getContent() - Method in class org.pentaho.platform.uifoundation.contentgen.ChartContentGenerator
- getContent(String) - Method in class org.pentaho.platform.uifoundation.component.ActionComponent
- getContent(String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getContent(String) - Method in class org.pentaho.platform.uifoundation.component.HtmlComponent
- getContent(String) - Method in class org.pentaho.platform.uifoundation.component.xml.XmlComponent
- getContentAsStream(String) - Method in class org.pentaho.platform.uifoundation.component.ActionComponent
- getContentOutputItem(String, String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getContentRef() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getContentStream(String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- getContentStream(String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- getContentType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResourceWrapper
- getContext() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getContext() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
- getContext() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getContextMap() - Method in class org.pentaho.platform.engine.core.audit.MDCUtil
- getContextPath() - Method in class org.pentaho.platform.engine.core.system.BasePentahoRequestContext
- getConverter() - Method in class org.pentaho.platform.core.mimetype.MimeType
- getCounterResetDateTime() - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- getCounts() - Static method in class org.pentaho.platform.engine.core.audit.AuditEntry
- getCreateFeedbackParameterCallback() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getCurrencyFormat() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getCurrentComponentName() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getCurrentInput(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentInputNames() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentOutput(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentOutputNames() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentResource(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentResourceNames() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getCurrentTenant() - Static method in class org.pentaho.platform.engine.core.system.TenantUtils
-
Returns the tenant ID of the current user.
- getCycleTime() - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- getDataDefinitiont() - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- getDataDocument() - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- getDataSource() - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- getDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
- getDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- getDataSource(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getDataSource(IActionInput) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- getDataSource(IActionResource) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- getDataSource(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- getDataSource(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- getDataSource(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
- getDatasourceMgmtService() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
- getDatasourceNameFormat() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- getDatasourceService() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener
- getDateFormat(int, int) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getDateMaximum() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDateMinimum() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDateParameter(String, Date) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getDateParameter(String, Date) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getDateParameter(String, Date) - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getDateParameter(String, Date) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getDateProperty(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a Date, with no default value.
- getDateProperty(String, Date) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a Date using a default value if it doesn't exist in the map
- getDecimalParameter(String, Object) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getDecimalParameter(String, BigDecimal) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getDecimalParameter(String, BigDecimal) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getDecimalParameter(String, BigDecimal) - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getDecimalParameter(String, BigDecimal) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getDefaultCharset(String) - Static method in class org.pentaho.platform.util.web.MimeHelper
- getDefaultLocale() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Gets the default locale.
- getDefaultOutputStream(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
-
Deprecated.
- getDefaultTenant() - Static method in class org.pentaho.platform.engine.core.system.TenantUtils
- getDefinitionPath() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getDescendants(String, String, TypesOfFileableObjects, int, String, boolean, boolean) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getDescendants(String, String, TypesOfFileableObjects, int, String, boolean, boolean) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getDescription() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- getDescription() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getDescription() - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- getDescription() - Method in class org.pentaho.platform.engine.core.system.GlobalListsPublisher
- getDescription() - Method in class org.pentaho.platform.engine.core.system.SettingsPublisher
- getDescription() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getDescription() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getDescription() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getDescription() - Method in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- getDescription() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- getDescription() - Method in class org.pentaho.platform.engine.services.solution.SolutionPublisher
- getDialect(boolean, IDatabaseType) - Method in class org.pentaho.commons.system.PentahoSystemDatabaseDialectProvider
-
Returns database dialect registered to the Pentaho System for specified database type.
- getDialects(boolean) - Method in class org.pentaho.commons.system.PentahoSystemDatabaseDialectProvider
-
Returns collection of database dialects registered to the Hitachi Vantara System.
- getDialShape() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the shape to be used for the dial.
- getDisplayStyle() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getDisplayType() - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- getDisplayUrlBuilder() - Method in class org.pentaho.platform.util.web.SimpleUrlFactory
- getDoc() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getDoc() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- getDocFromFile(File, EntityResolver) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Create a
Document
from the contents of a file. - getDocFromStream(InputStream) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Create a
Document
from the contents of an input stream, where the input stream contains valid XML. - getDocFromStream(InputStream, EntityResolver) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Create a
Document
from the contents of an input stream, where the input stream contains valid XML. - getDocFromString(String, EntityResolver) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Create a
Document
fromstr
. - getDocs() - Method in class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
- getDocumentStyle() - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- getDomainMaximum() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the domain axis' maximum value
- getDomainMaximum() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the domain axis' maximum value
- getDomainMinimum() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the domain axis' minimum value
- getDomainMinimum() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the domain axis' minimum value
- getDomainName() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getDomainPeriodType() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDomainPeriodType() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getDomainTickFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getDomainTickFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getDomainTickFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getDomainTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getDomainTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getDomainTitle() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getDomainTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDomainTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getDomainTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getDomainTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getDomainTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getDomainTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDomainTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getDomainTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getDomainTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getDomFromString(String) - Static method in class org.pentaho.platform.util.xml.w3c.XmlW3CHelper
- getDotHeight() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDotHeight() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getDotHeight() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getDotHeight() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getDotWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getDotWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getDotWidth() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getDotWidth() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getDownloadRolesList() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getDSBoundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource.
- getDSBoundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceService
- getDSBoundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
- getDSUnboundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource.
- getDSUnboundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceService
- getDSUnboundName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
- getEditUrlPattern() - Method in class org.pentaho.platform.util.FileTypePlugin
- getEffectiveAcl(IPentahoSession, IAclHolder) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- getEffectiveAcl(IPentahoSession, IAclHolder) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
- getEffectiveAcls(IPentahoSession, IAclHolder) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- getEffectiveAcls(IPentahoSession, IAclHolder) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
- getEffectiveAcls(IPentahoSession, IAclHolder) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoUserOverridesVoter
-
Deprecated.
- getEffectivePermissions(Object) - Method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.
- getElementCountInGlobalCache() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getElementCountInRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getElementCountInSessionCache() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getEmailFromName() - Method in class org.pentaho.platform.util.Emailer
- getEnabledOptions() - Method in class org.pentaho.platform.util.FileTypePlugin
- getEncodedString(String) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getEncoding(File) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- getEncoding(InputStream) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- getEncoding(String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Find the character encoding specification in the xml String.
- getEncoding(String, String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Find the character encoding specification in the xml String.
- getEncryptionKey() - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- getErrorCode() - Method in exception org.pentaho.commons.util.repository.exception.CmisFault
- getErrorCode() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getErrorCode() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getErrorLevel() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getErrorMessage() - Method in exception org.pentaho.commons.util.repository.exception.CmisFault
- getErrorString(String) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getErrorString(String, Object...) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getErrorString(ResourceBundle, String) - Static method in class org.pentaho.platform.util.messages.MessageUtil
-
Get a message from the specified resource bundle using the specified key, and format it.
- getErrorString(ResourceBundle, String, Object...) - Static method in class org.pentaho.platform.util.messages.MessageUtil
- getExceptions() - Static method in class org.pentaho.platform.util.logging.Logger
- getExecutionContext() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getExplodedSlices() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getExtension() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getExtension(String) - Static method in class org.pentaho.platform.util.web.MimeHelper
- getExtension(String, String) - Static method in class org.pentaho.platform.util.web.MimeHelper
- getExtensions() - Method in class org.pentaho.platform.core.mimetype.MimeType
- getFactories() - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getFactory() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Gets the object factory for the Pentaho platform
- getFeedbackContentItem() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getFeedbackContentItem() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getFeedbackOutputStream() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getFile() - Method in class org.pentaho.platform.engine.core.output.FileContentItem
- getFileExtension() - Method in class org.pentaho.platform.util.FileTypePlugin
- getFileInfoGeneratorClassname() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
-
Deprecated.
- getFilename() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- getFilename() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- getFileOutputContentItem() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getFileOutputContentItem() - Method in class org.pentaho.platform.engine.services.outputhandler.MemoryOutputHandler
- getFileOutputContentItem() - Method in class org.pentaho.platform.engine.services.outputhandler.ZipOutputHandler
- getFileOutputPath(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getFilePath() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the file path that will be used to get to file-based resources
- getFilters() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanel
- getFilters() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- getFirstError(List) - Method in class org.pentaho.platform.engine.services.MessageFormatter
-
If PentahoMessenger.getUserString("ERROR") returns the string: "Error: {0} ({1})" (which is the case for English) Find the substring before the first "{".
- getFolderParent(String, String, String, boolean, boolean, boolean) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getFolderParent(String, String, String, boolean, boolean, boolean) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getFont(Node) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Creates a java.awt.TexturePaint object from an XML node from the dial definition document
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getForegroundAlpha() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getForegroundAlpha() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getFormattedRequestUid(String) - Static method in class org.pentaho.platform.util.RequestIdUtil
- getFromGlobalCache(Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getFromRegionCache(String, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getFromSessionCache(IPentahoSession, String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getFullDateFormat(boolean, boolean) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getFullyQualifiedServerURL() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getGlobalParameters() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getGradientPaint(Node, int, int) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getHandle() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getHandlerId() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getHash() - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getHeight() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getHeight() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getHelp() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getHelp() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getHelp() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getIcon() - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- getIcon() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getIcon() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getIconUrl() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getIconUrl() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getId() - Method in class org.pentaho.platform.core.mt.Tenant
- getId() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- getId() - Method in class org.pentaho.platform.engine.core.solution.PluginOperation
- getId() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getId() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getId() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getImage(String, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getImage(Node, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getImplementingClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getImplementingClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
-
Deprecated.All usage of key methods are deprecated, use object attributes instead
- getImplementingClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getImplementingClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
-
This class cannot respond to a simple key request.
- getImplementingClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getInitFailMessage() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInitializationFailureMessages() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getInitializedOK() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getInitializedStatus() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getInitOk() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInlineInputFileOnStreamProvider(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
- getInput(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getInputBooleanValue(String, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getInputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getInputDefinitionsForParameterProvider(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getInputDefinitionsForParameterProvider(String) - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getInputLongValue(String, long) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputNames() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInputNames() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputParameter(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInputParameter(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputParameterStringValue(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInputParameterValue(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInputStream() - Method in class org.pentaho.platform.engine.core.output.BufferedContentItem
- getInputStream() - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- getInputStream() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResourceWrapper
- getInputStream(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInputStream(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputStream(String, Locale) - Static method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getInputStream(IActionResource) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- getInputStream(RepositoryFilePermission) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getInputStream(RepositoryFilePermission, Locale) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getInputStringValue(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputStringValue(String, boolean) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputValue(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInputValue(IActionInput) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- getInstance() - Static method in class org.pentaho.platform.engine.core.messages.Messages
- getInstance() - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanPostProcessor
- getInstance() - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
- getInstance() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- getInstance() - Static method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- getInstance() - Static method in class org.pentaho.platform.engine.security.messages.Messages
- getInstance() - Static method in class org.pentaho.platform.engine.security.SecurityHelper
-
Returns the default instance, if the test instance is not null return the test instance
- getInstance() - Static method in class org.pentaho.platform.engine.services.messages.Messages
- getInstance() - Static method in class org.pentaho.platform.uifoundation.messages.Messages
- getInstance() - Static method in class org.pentaho.platform.util.JarEntityResolver
- getInstance() - Static method in class org.pentaho.platform.util.Messages
- getInstance() - Static method in class org.pentaho.platform.util.messages.Messages
- getInstance(ApplicationContext) - Static method in class org.pentaho.platform.engine.core.system.objfac.StandaloneSpringPentahoObjectFactory
-
Factory method guaranteed to return the same instance for a given applicationContext.
- getInstanceId() - Static method in class org.pentaho.platform.engine.core.audit.MDCUtil
- getInstanceId() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getInstanceId() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getInstanceId() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getInstanceId() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getInstanceId() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getInstanceId() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getInteriorGap() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getIntervals() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return a list of the intervals for the dial.
- getItemName() - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- getIterations() - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- getJndiDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
- getJndiDataSource(String) - Static method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- getLabelBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLabelFont() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLabelGap() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLabelPaint() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLastModifiedDate(String, Locale) - Static method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getLastModifiedDate(Locale) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getLdapUsernameAttribute() - Method in class org.pentaho.platform.engine.security.UseridAttributeLdapContextMapper
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the legend items
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getLegendPosition() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getLegendPosition() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getLength() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- getLength() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- getLifecycleDetails() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getLifecycleListeners() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Returns the list of lifecycle listeners that will be used.
- getLineColumns() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getLinesRangeMaximum() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
-
Return the range axis' maximum value
- getLinesRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
-
Return the range axis' minimum value
- getLinesRangeTickFont() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getLinesRangeTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getLinesRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getLinesRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- getLineStyle() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getLineStyle() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getLineStyle() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getLineStyle() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getLineStyleStroke(String, float) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getLineWidth() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getLineWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getLineWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getLineWidth() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getListOfDatabaseConnections(IPentahoSession) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- getListParameter(String) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getListProperty(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a list property from the paramMap.
- getListSeparator() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getLoaded() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getLocale() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getLocale() - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getLocale() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Gets the effective locale of the current thread.
- getLocaleOverride() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Deprecated.Use
LocaleHelper.getThreadLocaleOverride()
instead. - getLocaleString(String, String, RepositoryFile, boolean) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getLocaleText(String, RepositoryFile) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getLocalizedFile(String, Locale, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- getLocalizedXsl(String, String, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Get the File object corresponding to the path, filename (xslName), and locale.
- getLogger() - Method in class org.pentaho.platform.engine.core.system.GlobalListsPublisher
- getLogger() - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- getLogger() - Method in class org.pentaho.platform.engine.core.system.SettingsPublisher
- getLogger() - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- getLogger() - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getLogger() - Method in class org.pentaho.platform.engine.core.system.UserSession
- getLogger() - Method in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- getLogger() - Method in class org.pentaho.platform.engine.services.runtime.MapParameterResolver
- getLogger() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getLogger() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getLogger() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
- getLogger() - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- getLogger() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- getLogger() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getLogger() - Method in class org.pentaho.platform.engine.services.solution.SolutionPublisher
- getLogger() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getLogger() - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Gets the logger for his component.
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getLogger() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getLogger() - Static method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.ActionComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.HtmlComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.xml.InputFormComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- getLogger() - Method in class org.pentaho.platform.uifoundation.contentgen.ChartContentGenerator
- getLoggingLevel() - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- getLoggingLevel() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getLoggingLevel() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getLoggingLevel() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getLoggingLevel() - Method in class org.pentaho.platform.util.logging.SimpleLogger
- getLogId() - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- getLogId() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getLogId() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getLogLevel() - Static method in class org.pentaho.platform.util.logging.Logger
- getLogLevel() - Method in class org.pentaho.platform.util.logging.SimpleLogger
- getLogLevel(String) - Static method in class org.pentaho.platform.util.logging.Logger
- getLogLevel(String) - Static method in class org.pentaho.platform.util.logging.LoggerUtil
- getLogLevel(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- getLogLevelName(int) - Static method in class org.pentaho.platform.util.logging.Logger
- getLogLevelName(int) - Static method in class org.pentaho.platform.util.logging.LoggerUtil
- getLogLevelName(int) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- getLongDateFormat(boolean, boolean) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getLongParameter(String, long) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getLongParameter(String, long) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getLongParameter(String, long) - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getLongParameter(String, long) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getLongProperty(String, long) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a long using a default value if it doesn't exist in the map
- getLongProperty(String, Long) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a Long using a default value if it doesn't exist in the map
- getLookup() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getLoopParameter() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getLoopParameter(String) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- getLoopUsingPeek() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getManifest() - Static method in class org.pentaho.platform.util.ManifestUtil
-
Retrieves the manifest information for the jar file which contains this utility class.
- getManifest(Class<?>) - Static method in class org.pentaho.platform.util.ManifestUtil
-
Retrieves the manifest information for the jar file which contains the specified class.
- getMapAsPrettyString(Map) - Static method in class org.pentaho.platform.util.StringUtil
-
Returns the provided
Map
as a pretty string, using the system dependent new like character as the key-value pair separator, and ' -> ' as the individual key and value separator. - getMappedInputName(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getMappedOutputName(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getMappedResourceName(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getMapProperty(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a map property from the paramMap.
- getMask() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- getMask() - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- getMaxBarWidth() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getMaxBubbleSize() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getMaximum() - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
-
Gets the maximum value the widget can display
- getMaxSize() - Method in class org.pentaho.platform.uifoundation.chart.BubbleRenderer
- getMaxZ() - Method in class org.pentaho.platform.uifoundation.chart.BubbleRenderer
- getMaxZValue() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getMediumDateFormat(boolean, boolean) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getMessages() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getMessages() - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- getMessages() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getMetadataRepository() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getMimeType() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- getMimeType() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- getMimeType() - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- getMimeType() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getMimeType() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getMimeType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getMimeType() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getMimeType() - Method in class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
- getMimeTypeFromExtension(String) - Static method in class org.pentaho.platform.util.web.MimeHelper
- getMimeTypeFromFileName(String) - Static method in class org.pentaho.platform.util.web.MimeHelper
- getMimeTypeListener() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getMinimum() - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
-
Gets the minimum value the widget can display
- getModelId() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getName() - Method in class org.pentaho.commons.util.repository.type.CmisProperty
- getName() - Method in class org.pentaho.platform.core.mimetype.MimeType
- getName() - Method in class org.pentaho.platform.core.mt.Tenant
- getName() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getName() - Method in class org.pentaho.platform.engine.core.system.GlobalListsPublisher
- getName() - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getName() - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getName() - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getName() - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getName() - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getName() - Method in class org.pentaho.platform.engine.core.system.SettingsPublisher
- getName() - Method in class org.pentaho.platform.engine.security.SimpleRole
-
Deprecated.
- getName() - Method in class org.pentaho.platform.engine.security.SimpleUser
-
Deprecated.
- getName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResourceWrapper
- getName() - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- getName() - Method in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- getName() - Method in class org.pentaho.platform.engine.services.solution.SolutionPublisher
- getName() - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- getNavigationService() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- getNeedlePaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the java.awt.Paint used to paint the needle of the dial image
- getNewRoles(GrantedAuthority) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
-
Since UserDetails is immutable, we can safely pre-calculate the new roles.
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getNoDataMessage() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getNoDataMessage() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getNode() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getNodeText(String, Node) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- getNodeText(String, Node, double) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- getNodeText(String, Node, long) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- getNodeText(String, Node, String) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- getNonPooledDatasourceService() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
- getNumberFormat() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getObject() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- getObject() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- getObject() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- getObject() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- getObject() - Method in class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- getObject() - Method in class org.pentaho.platform.util.beans.PropertyListFactoryBean
- getObjectClass() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- getObjectClass() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- getObjectClass() - Method in class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- getObjectFactory() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Gets the factory that will create and manage Pentaho system objects.
- getObjectName() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getObjectName() - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- getObjectName() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getObjectParameter(String, Object) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getObjectParent(String, String, String, boolean, boolean) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getObjectParent(String, String, String, boolean, boolean) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getObjectReference(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getObjectReference(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getObjectReference(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getObjectReference(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getObjectReference(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getObjectReference(Class<T>, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Returns an IPentahoObjectReference for the requested Object containing registered Object Properties.
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getObjectReference(Class<T>, IPentahoSession, Map<String, String>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Returns an IPentahoObjectReference for the requested Object containing registered Object Properties.
- getObjectReferences(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getObjectReferences(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getObjectReferences(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getObjectReferences(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getObjectReferences(Class<T>, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getObjectReferences(Class<T>, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- getObjectReferences(Class<T>, IPentahoSession, Map<String, String>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getObjectService() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- getObjectType() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- getObjectType() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- getObjectType() - Method in class org.pentaho.platform.util.beans.PropertyListFactoryBean
- getOpenUrlPattern() - Method in class org.pentaho.platform.util.FileTypePlugin
- getOperations() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getOrder() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
- getOrder() - Method in class org.pentaho.platform.engine.security.event.PentahoAuthenticationSuccessListener
- getOrder() - Method in class org.pentaho.platform.engine.security.event.PentahoSessionStartupAuthenticationSuccessListener
- getOrientation() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getOrientation() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getOrientation() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getOrientation() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getOrientation() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getOutput(String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- getOutputContentItem(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputContentItem(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
-
Deprecated.
- getOutputContentItem(String, String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputContentItem(String, String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getOutputContentItem(String, String, String, String) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getOutputContentItems() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getOutputDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getOutputDestinationFromContentRef(String, IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getOutputHandler() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getOutputItem(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getOutputItem(String, String, String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputItem(String, String, String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getOutputNames() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputNames() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getOutputParameter(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getOutputPreference() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getOutputPreference() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
-
Gets the output type preferred by the handler.
- getOutputPreference() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getOutputStream() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResourceWrapper
- getOutputStream() - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- getOutputStream(String) - Method in class org.pentaho.platform.engine.core.output.MultiContentItem
- getOutputStream(String) - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- getPaint(String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Creates a java.awt.Paint object from an HTML color definition, eg #80ff3f
- getPaint(Node) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Creates a java.awt.Paint object from an XML node from the dial definition document
- getPaint(Node, int, int, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Creates a java.awt.Paint object from an XML node from the dial definition document
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getPaintSequence() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getPaintSequence() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getParameter(String) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.core.solution.PentahoSessionParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.core.solution.SystemSettingsParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getParameter(String) - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getParameter(String) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getParameter(String, String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getParameterAsArray(String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getParameterManager() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getParameterNames() - Method in class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
- getParameterNames() - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- getParameterNames() - Method in class org.pentaho.platform.engine.core.solution.SystemSettingsParameterProvider
- getParameterNames() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getParameterNames() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParameterNames() - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getParameterNames() - Method in class org.pentaho.platform.util.JVMParameterProvider
- getParameterProviders() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getParameterProviders() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getParameterProviders() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getParameterProviders() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getParameters() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getParameterType(String) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getParameterType(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParameterType(String) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getParamMapBD() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamMapCPLX() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamMapDT() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamMapLong() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamMapLS() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamMapSS() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParamName() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getParentId() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- getParentId() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParentLogger() - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- getParentType() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getParentUrl() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- getPassword() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- getPassword() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- getPassword(String) - Method in class org.pentaho.platform.util.PasswordHelper
- getPasswordAuthentication() - Method in class org.pentaho.platform.util.EncryptedPasswordAuthenticator
-
Similar logic as
KettlePasswordService.decrypt(String)
} - getPath() - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- getPath() - Method in class org.pentaho.platform.engine.core.solution.ActionInfo
- getPentahoServerName() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getPermissions(Object) - Method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.
- getPerspective() - Method in class org.pentaho.platform.engine.core.solution.PluginOperation
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getPlotBackgroundImage() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getPlotBackgroundImage() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getPlotBackgroundPaint() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the java.awt.Paint object to be used to paint the backound of the dial.
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getPlotBackgroundPaint() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getPooledDatasourceService() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
- getPostExecuteAuditList() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getPreExecuteAuditList() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getPrimaryFactory() - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- getPrincipalAuthenticated() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getPrincipalIsAdministrator() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getPrincipalName() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getPrincipalRoles() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getProcessId() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- getProcessId() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getProcessId() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getProductID() - Method in class org.pentaho.platform.util.VersionInfo
- getPromptStatus() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getPromptType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getProperties() - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- getProperties() - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- getProperties() - Method in class org.pentaho.commons.util.repository.type.CmisProperties
- getProperties() - Method in class org.pentaho.platform.util.Emailer
- getProperties(String, String, ReturnVersion, String, boolean, boolean) - Method in interface org.pentaho.commons.util.repository.IObjectService
- getProperties(String, String, ReturnVersion, String, boolean, boolean) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- getProperty(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getProperty(String, String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getPropertyType() - Method in class org.pentaho.commons.util.repository.type.CmisProperty
- getPropertyType(String) - Method in class org.pentaho.platform.util.beans.BeanUtil
- getPublishedClasses() - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory.ObjectRegistration
- getPublisherList() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getPublishersDocument() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getRangeMaximum() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the range axis' minimum value
- getRangeMaximum() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Return the range axis' maximum value
- getRangeMaximum() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the range axis' maximum value
- getRangeMaximum() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the range axis' maximum value
- getRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the range axis' minimum value
- getRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Return the range axis' minimum value
- getRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
-
Return the range axis' minimum value
- getRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the range axis' minimum value
- getRangeMinimum() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the range axis' minimum value
- getRangeTickFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getRangeTickFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getRangeTickFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the range axis tick labels
- getRangeTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getRangeTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getRangeTickFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getRangeTickUnits() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getRangeTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getRangeTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getRanking() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference
- getRanking() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- getRanking() - Method in class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- getReadOnly() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getRecipient() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- getRecipientString() - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- getRecipientType() - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- getReference() - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory.ObjectRegistration
- getReferencesByQuery(Class<T>, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- getReferencesByQuery(Class<T>, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- getRegisteredFactories() - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
-
Return the list of registered BeanFactories
- getRelationship() - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- getRelationship() - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- getRepositoryFilename(CmisObject) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getRepositoryFilename(CmisObject) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getRepositoryPath(CmisObject) - Method in interface org.pentaho.commons.util.repository.INavigationService
- getRepositoryPath(CmisObject) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- getRequestContext() - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoRequestContextHolderStrategy
- getRequestContext() - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoRequestContextHolderStrategy
-
Returns the IPentahoRequestContext for the current thread
- getRequestContext() - Static method in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
-
Returns the IPentahoRequestContext for the current thread
- getRequestHandler() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getResource(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getResourceAsDocument(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceAsString(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceAsString(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getResourceDataSource(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceDataSource(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getResourceDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getResourceDefinitions() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getResourceDefintion(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceInputStream(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceInputStream(IActionSequenceResource) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getResourceNames() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getResourceNames() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getResourceType(String) - Static method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getResultDom4jDocument(HttpClient, HttpUriRequest) - Static method in class org.pentaho.platform.util.client.ClientUtil
-
Submits an HTTP result with the provided HTTPMethod and returns a dom4j document of the response
- getResultSet(Map) - Method in class org.pentaho.platform.uifoundation.component.ActionFilterDefinition
-
If the <data-output> element is present in the xml file, its text specifies the name of the output parameter in the runtime context containing the result set.
- getResultSet(Map) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- getResultSet(Map) - Method in class org.pentaho.platform.uifoundation.component.GlobalFilterDefinition
- getResultSet(Map) - Method in class org.pentaho.platform.uifoundation.component.SessionFilterDefinition
- getResultSet(Map) - Method in class org.pentaho.platform.uifoundation.component.StaticFilterDefinition
- getResultType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getResultType() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getReturnParameters() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
-
Returns a mapping of output parameters and the value and destination.
- getRevision() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Auto-handled revision mechanism.
- getRootFolderAbsolutePath() - Method in class org.pentaho.platform.core.mt.Tenant
- getRuntime() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getRuntime(String) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- getRuntimeContext() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getSalt() - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- getSaveLocations() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSAXReader(EntityResolver) - Static method in class org.pentaho.platform.util.xml.XMLParserFactoryProducer
- getSelectionDisplayName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSelectionDisplayName() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getSelectionNameForValue(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSelectionNameForValue(String) - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getSelectionNameMap() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSelectionNameMap() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getSelectionValues() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSelectionValues() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getSequenceName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getSequenceName() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getServerPort() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getServerStatus() - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- getServerUri() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- getSession() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- getSession() - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoSessionHolderStrategy
- getSession() - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoSessionHolderStrategy
-
Returns the IPentahoSession for the current thread
- getSession() - Method in interface org.pentaho.platform.engine.core.system.IPentahoSessionHolderStrategy
-
Returns the current session.
- getSession() - Static method in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Returns the IPentahoSession for the current thread.
- getSession() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getSession() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getSession() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getSession() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getSession() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getSessionType() - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- getSetting(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getSettingsDocumentFromFile(File) - Method in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- getSettingsDocumentFromFile(File) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSettingsProvider() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Gets the system settings object that will be used by the Pentaho platform
- getShortDateFormat(boolean, boolean) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getSmtpSession(boolean) - Method in class org.pentaho.platform.util.Emailer
- getSoapFooter() - Static method in class org.pentaho.platform.engine.services.SoapHelper
- getSoapHeader() - Static method in class org.pentaho.platform.engine.services.SoapHelper
- getSolutionDocument(String, RepositoryFilePermission) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getSolutionId() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getSolutionName() - Method in class org.pentaho.platform.engine.core.solution.ActionInfo
- getSolutionName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getSolutionName() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getSolutionName() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getSolutionPath() - Static method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSolutionPath() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getSolutionPath() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getSolutionPath() - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- getSolutionPath() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getSolutionPath() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getSolutionPath(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getSolutionRepositoryThreadVariable() - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- getSolutionRootPath() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- getSourceHostIp() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getSourceHostName() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getSourceName() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameterSource
- getSourcePath() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getSourceTimestamp() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getSourceType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceResource
- getStartAngle() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getStartupActions() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Returns the list of startup actions.
- getStatus() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getStatus() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- getStatusMessages() - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- getStream() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- getStream() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- getStreamProvider() - Method in class org.pentaho.platform.action.ActionInvokeStatus
- getStreamProviderContent(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
- getString(String) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getString(String, Object...) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getString(ResourceBundle, String) - Static method in class org.pentaho.platform.util.messages.MessageUtil
-
Get the message from the specified resource bundle using the specified key.
- getString(ResourceBundle, String, Object...) - Static method in class org.pentaho.platform.util.messages.MessageUtil
- getString(IActionResource) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- getStringArrayParameter(String, String[]) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getStringArrayParameter(String, String[]) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getStringArrayParameter(String, String[]) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getStringFromFile(File) - Static method in class org.pentaho.platform.util.FileHelper
- getStringFromInputStream(InputStream) - Static method in class org.pentaho.platform.util.FileHelper
-
Note: wrap the InputStreamReader in a BufferedReader for efficiency.
- getStringParameter(String, String) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getStringParameter(String, String) - Method in class org.pentaho.platform.engine.core.solution.PentahoSessionParameterProvider
- getStringParameter(String, String) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getStringParameter(String, String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getStringParameter(String, String) - Method in class org.pentaho.platform.engine.services.solution.FlashChartRequestMapper
- getStringParameter(String, String) - Method in class org.pentaho.platform.util.JVMParameterProvider
- getStringProperty(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a string with no default value.
- getStringProperty(String, String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Gets a property from the paramMap as a string, using a default value if it doesn't exist in the map.
- getStringSetting(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- getStringValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getSubject() - Method in class org.pentaho.platform.util.Emailer
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getSubtitles() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getSubtitles() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getSyncPreference() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- getSystemCfgSourceName() - Method in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- getSystemCfgSourceName() - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemCfgSourceName() - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemDatasourcesList() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemDatasourcesRolesList() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemEncoding() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getSystemInput(String, IRuntimeContext) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- getSystemName() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemRoleNames() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getSystemSetting(String) - Static method in class org.pentaho.platform.engine.core.solution.SystemSettingsParameterProvider
- getSystemSetting(String, String) - Method in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- getSystemSetting(String, String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemSetting(String, String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSetting(String, String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemSetting(String, String, String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemSetting(String, String, String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSetting(String, String, String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemSettings() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- getSystemSettings(String) - Method in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- getSystemSettings(String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSettings(String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemSettings(String, String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSettings(String, String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemSettingsDocument(String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSettingsDocument(String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
-
Get the DOM document initialized by the file specified in the
actionPath
parameter. - getSystemSettingsProperties(String) - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- getSystemSettingsProperties(String) - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- getSystemUserNames() - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- getTenantedUserNameUtils() - Method in class org.pentaho.platform.engine.security.SecurityHelper
- getTenantId() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
-
This abstract method must be implemented by subclasses - this should return a string containing the tenant's ID.
- getTenantId() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
- getTenantId() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareSessionVariableDatasourceService
- getTenantSeparator() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
- getTenantSessionVariableName() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareSessionVariableDatasourceService
- getTextDirection() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- getTexturePaint(Node, int, int, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getThreadLocaleBase() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Gets the base locale of the current thread.
- getThreadLocaleOverride() - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Gets the locale override of the current thread.
- getThrowable() - Method in class org.pentaho.platform.action.ActionInvokeStatus
- getTickPaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getTickSize() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getTimePeriodClass(String) - Static method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTimePeriodClass(String) - Static method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTitle() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- getTitle() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- getTitle() - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- getTitle() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- getTitle() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getTitle() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getTitle() - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- getTitle() - Method in class org.pentaho.platform.util.VersionInfo
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitleFont() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitleFont() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the java.awt.Font to be used to display the dial title
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getTitlePosition() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getTitlePosition() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getTooltipContent() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTooltipContent() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTooltipContent() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getTooltipXFormat() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTooltipXFormat() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTooltipXFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getTooltipYFormat() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getTooltipYFormat() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getTooltipYFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getTransparent() - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- getType() - Method in class org.pentaho.commons.util.repository.type.PropertyType
- getType() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- getType() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- getType() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- getType() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getType() - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- getTypesMap() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- getUnits() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getUri() - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- getUri() - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- getUrl() - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
-
Deprecated.
- getUrl() - Method in class org.pentaho.platform.util.web.SimpleUrl
- getURL(String) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- getURLContent(String) - Static method in class org.pentaho.platform.util.web.HttpUtil
- getURLContent(String, StringBuffer) - Static method in class org.pentaho.platform.util.web.HttpUtil
- getURLContent_old(String, StringBuffer) - Static method in class org.pentaho.platform.util.web.HttpUtil
- getUrlFactory() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- getUrlFactory() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getURLInputStream(String) - Static method in class org.pentaho.platform.util.web.HttpUtil
- getURLReader(String) - Static method in class org.pentaho.platform.util.web.HttpUtil
- getUrlTemplate() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getUserDetailsService() - Method in class org.pentaho.platform.engine.security.SecurityHelper
- getUserDetailsWithDefaultRole(UserDetails) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- getUserId() - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- getUserId() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- getUsername() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- getUserRoleListService() - Method in class org.pentaho.platform.engine.security.SecurityHelper
- getUserString(String) - Static method in class org.pentaho.platform.engine.services.PentahoMessenger
- getUUID() - Static method in class org.pentaho.platform.util.UUIDUtil
- getUUIDAsString() - Static method in class org.pentaho.platform.util.UUIDUtil
- getValidPermissions() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
-
Subclasses must indicate the permissions they support.
- getValidPermissions() - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
-
As implemented, this method says that all permission combinations are valid.
- getValidPermissionsNameMap() - Static method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- getValidPermissionsNameMap(String) - Static method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- getValue() - Method in interface org.pentaho.commons.util.repository.type.CmisEnum
- getValue() - Method in class org.pentaho.commons.util.repository.type.CmisProperty
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertiesDocument
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertiesFolder
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertyBoolean
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertyDateTime
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertyDecimal
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertyInteger
- getValue() - Method in class org.pentaho.commons.util.repository.type.PropertyString
- getValue() - Method in class org.pentaho.commons.util.repository.type.ReturnVersion
- getValue() - Method in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- getValue() - Method in class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- getValue() - Method in class org.pentaho.commons.util.repository.type.VersioningState
- getValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameterSource
- getValue(String) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- getValue(String) - Method in class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
- getValue(String) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- getValue(String) - Method in class org.pentaho.platform.engine.core.solution.SystemSettingsParameterProvider
- getValue(String) - Method in class org.pentaho.platform.util.beans.BeanUtil
- getValue(String) - Method in interface org.pentaho.platform.util.beans.ValueGenerator
-
Calls back when the bean utility has verified that it can set the bean property.
- getValueAsList() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getValueAsResultSet() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getValueAt(int) - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- getValueFont() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getValueFont() - Method in class org.pentaho.platform.uifoundation.chart.ThermometerWidgetDefinition
- getValueFont() - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
- getValuePaint() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getValues() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getValueToSet(String) - Method in class org.pentaho.platform.util.beans.BeanUtil.FeedbackValueGenerator
- getVariables() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- getVersion() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- getVersionBuild() - Method in class org.pentaho.platform.util.VersionInfo
- getVersionInfo() - Static method in class org.pentaho.platform.util.VersionHelper
- getVersionInfo(Class) - Static method in class org.pentaho.platform.util.VersionHelper
- getVersionInfoFromProperties(ResourceBundle) - Static method in class org.pentaho.platform.util.VersionHelper
- getVersionInformation() - Method in class org.pentaho.platform.util.VersionHelper
- getVersionInformation(Class) - Method in class org.pentaho.platform.util.VersionHelper
- getVersionInformationFromProperties(ResourceBundle) - Method in class org.pentaho.platform.util.VersionHelper
- getVersionMajor() - Method in class org.pentaho.platform.util.VersionInfo
- getVersionMilestone() - Method in class org.pentaho.platform.util.VersionInfo
- getVersionMinor() - Method in class org.pentaho.platform.util.VersionInfo
- getVersionNumber() - Method in class org.pentaho.platform.util.VersionInfo
- getVersionRelease() - Method in class org.pentaho.platform.util.VersionInfo
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- getWidth() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- getWidth() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getWorkItemDetails() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getWorkItemLifecyclePhase() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getWorkItemUid() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- getXForm(String) - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanel
- getXForm(StringBuffer, StringBuffer) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
-
Create the XForm header and XForm body, and place the results in the parameters xformHeader and xformBody.
- getXFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Create a dial image.
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.InputFormComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- getXmlContent() - Method in class org.pentaho.platform.uifoundation.component.xml.XmlComponent
- getXmlEncodedString(String) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
convert any character in the XML input (
rawValue
) whose code position is greater than or equal to 0x080 to its Numeric Character Reference. - getXsl(String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getXslProperties() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- getXslString(String) - Method in class org.pentaho.platform.util.messages.MessagesBase
- getYFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- getZFormat() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- GIF_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- GlobalFilterDefinition - Class in org.pentaho.platform.uifoundation.component
- GlobalFilterDefinition(Element, IPentahoSession, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.GlobalFilterDefinition
- GlobalListsPublisher - Class in org.pentaho.platform.engine.core.system
- GlobalListsPublisher() - Constructor for class org.pentaho.platform.engine.core.system.GlobalListsPublisher
- GlobalObjectInitializer - Class in org.pentaho.platform.engine.core.system
- GlobalObjectInitializer() - Constructor for class org.pentaho.platform.engine.core.system.GlobalObjectInitializer
- GlobalPentahoRequestContextHolderStrategy - Class in org.pentaho.platform.engine.core.system
-
A
static
field-based implementation ofIPentahoRequestContextHolderStrategy
. - GlobalPentahoRequestContextHolderStrategy() - Constructor for class org.pentaho.platform.engine.core.system.GlobalPentahoRequestContextHolderStrategy
- GlobalPentahoSessionHolderStrategy - Class in org.pentaho.platform.engine.core.system
-
A
static
field-based implementation ofIPentahoSessionHolderStrategy
. - GlobalPentahoSessionHolderStrategy() - Constructor for class org.pentaho.platform.engine.core.system.GlobalPentahoSessionHolderStrategy
- globalStartup() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- globalStartup(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- GRADIENT_TYPE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- GRANT_TYPE_AUTH_CODE - Static variable in class org.pentaho.platform.util.EmailConstants
- GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class org.pentaho.platform.util.EmailConstants
- GRANT_TYPE_REFRESH_TOKEN - Static variable in class org.pentaho.platform.util.EmailConstants
H
- HANDLE_ALL_PROMPTS - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- handleActionAsyncRequest() - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- handleActionRequest(int, int) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- handleRequest(OutputStream, IActionRequestHandler, String, HashMap) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- hasAccess(IAclHolder, int, IPentahoSession) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Deprecated.
- hasAccess(IPentahoSession, IAclHolder, int) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- hasAccess(IPentahoSession, IAclHolder, int) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
- hasActionResources() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- hasDefaultValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- hashCode() - Method in class org.pentaho.platform.core.mimetype.MimeType
- hashCode() - Method in class org.pentaho.platform.core.mt.Tenant
- hashCode() - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- hashCode() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.Marker
- hashCode() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- hashCode() - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- hashCode() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
- hashCode() - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- hashCode() - Method in class org.pentaho.platform.engine.security.SimpleRole
-
Deprecated.
- hashCode() - Method in class org.pentaho.platform.engine.security.SimpleUser
-
Deprecated.
- hashCode() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- hashCode() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- hasLoop() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- hasParameter(String) - Method in class org.pentaho.platform.engine.core.solution.BaseParameterProvider
- hasParameter(String) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- hasParameter(String) - Method in class org.pentaho.platform.util.JVMParameterProvider
- hasPublicDestination(IActionOutput) - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
-
This method will tell you if an output in the action definition references an output stream that has a global/public destination, such as "response", or "content".
- hasSameConfig(String) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- hasSelections() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- hasSystemDataSourcePermission(IPentahoSession) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- hasTempFile(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter
- hasValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- hasValue(String) - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- height - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- HEIGHT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- HIDE_USER_HOME_FOLDER_ON_CREATION_PROPERTY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- HORIZONTAL_ORIENTATION - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- HOUR_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- HTML - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- HTML_EXTENSION_1 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- HTML_EXTENSION_2 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- HTML_MIME_TYPE - Static variable in class org.pentaho.platform.engine.services.MessageFormatter
- HtmlComponent - Class in org.pentaho.platform.uifoundation.component
- HtmlComponent(int, String, String, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.HtmlComponent
- HttpUtil - Class in org.pentaho.platform.util.web
- HttpUtil() - Constructor for class org.pentaho.platform.util.web.HttpUtil
I
- ID - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- ID_ATTR_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- ignored - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- ignoreDirectory(String) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- ignoreFile(String) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- ignoreFile(ISolutionFile) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- IMAGE_TYPE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- IN_PROGRESS - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution is in progress
- INavigationService - Interface in org.pentaho.commons.util.repository
- INCLUDE_LEGEND_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- info(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- info(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- info(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- info(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- info(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- info(String, String) - Static method in class org.pentaho.platform.util.logging.Logger
- info(String, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- info(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- info(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- info(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- InheritableThreadLocalPentahoRequestContextHolderStrategy - Class in org.pentaho.platform.engine.core.system
-
An
InheritableThreadLocal
-based implementation ofIPentahoRequestContextHolderStrategy
. - InheritableThreadLocalPentahoRequestContextHolderStrategy() - Constructor for class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoRequestContextHolderStrategy
- InheritableThreadLocalPentahoSessionHolderStrategy - Class in org.pentaho.platform.engine.core.system
-
An
InheritableThreadLocal
-based implementation ofIPentahoSessionHolderStrategy
. - InheritableThreadLocalPentahoSessionHolderStrategy() - Constructor for class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoSessionHolderStrategy
- init() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Deprecated.use
PentahoSystemBoot.start()
. This method is hanging around for backward compatibility with MicroPlatform - init() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanAttributeNamespaceHandler
- init() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- init() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
-
Any initialization can be done in the
IPreProcessingAction.doPreExecution()
- init() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- init() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- init() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- init() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- init(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- init(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- init(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
-
No meaning for this class.
- init(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- init(String, Object) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneSpringPentahoObjectFactory
-
Initializes this object factory by creating a self-contained Spring
ApplicationContext
if one is not passed in. - init(IApplicationContext) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- init(IApplicationContext, Map) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- init(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- init(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- initialize() - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
- InputFormComponent - Class in org.pentaho.platform.uifoundation.component.xml
- InputFormComponent(IPentahoUrlFactory, String, String, String, String, String, String, List) - Constructor for class org.pentaho.platform.uifoundation.component.xml.InputFormComponent
- inputMissingError(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- instance() - Static method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.
- INSTANCE_ATTRIBUTE - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- INSTANCE_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- INSTANCE_FAILED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- INSTANCE_ID - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- INSTANCE_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- instanceClass(Class<?>, String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- instanceClass(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- instanceClass(String, String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- instanceEnds - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- instanceId - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- instanceId - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- INTEGER - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- InvalidArgumentException - Exception in org.pentaho.commons.util.repository.exception
- InvalidArgumentException() - Constructor for exception org.pentaho.commons.util.repository.exception.InvalidArgumentException
- invokeEntryPoints() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- invokeExitPoints() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- invokeLogoutListeners(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- INVOKER_ACTIONCLASS - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_ACTIONID - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_ACTIONPARAMS - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_ACTIONUSER - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_ASYNC_EXEC - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_CONTENT_TYPE - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_DEFAULT_ASYNC_EXEC_VALUE - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_RESTART_FLAG - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_SESSION - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_STATUS - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_STREAMPROVIDER - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_STREAMPROVIDER_INPUT_FILE - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_STREAMPROVIDER_OUTPUT_FILE_PATTERN - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_STREAMPROVIDER_UNIQUE_FILE_NAME - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_SYNC_VALUE - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_UIPASSPARAM - Static variable in class org.pentaho.platform.util.ActionUtil
- INVOKER_UUID - Static variable in class org.pentaho.platform.util.ActionUtil
- IObjectService - Interface in org.pentaho.commons.util.repository
- IPentahoLoggingConnection - Interface in org.pentaho.platform.engine.core.system
- IPentahoSessionHolderStrategy - Interface in org.pentaho.platform.engine.core.system
-
A strategy for storing an IPentahoSession against a thread.
- IS_DIR_ATTR_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- isAccessibleTenant(ITenant) - Static method in class org.pentaho.platform.engine.core.system.TenantUtils
- isAccountNonExpired() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- isAccountNonLocked() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- isActionSequence(ISolutionFile) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- isAscii(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- isAuthenticated() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- isBarColumn(String[], String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- isBlocked(String) - Method in class org.pentaho.platform.engine.security.LoginAttemptService
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isBorderVisible() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isByRow() - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- isCanAddPolicy() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanAddToFolder() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCancelCheckout() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCheckin() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCheckout() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCreateDocument() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCreateFolder() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCreatePolicy() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanCreateRelationship() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanDelete() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanDeleteContent() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanDeleteTree() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanDeleteVersion() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanExport() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- isCanGetAllVersions() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetAppliedPolicies() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetChildren() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetDescendants() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetFolderParent() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetParents() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetProperties() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanGetRelationships() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanImport() - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- isCanMove() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanRemoveFromFolder() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanRemovePolicy() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanSetContent() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanUpdateProperties() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCanViewContent() - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- isCaseSensitive() - Method in class org.pentaho.platform.engine.security.DefaultRoleComparator
- isCaseSensitive() - Method in class org.pentaho.platform.engine.security.DefaultUsernameComparator
- isCredentialsNonExpired() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- isDefaultValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- isDefinedInput(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- isDefinedOutput(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- isDefinedResource(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isDisplayLabels() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isDisplayLabels() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isDomainIncludesZero() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isDomainIncludesZero() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isDomainStickyZero() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isDomainStickyZero() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isDomainVerticalTickLabels() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isDomainVerticalTickLabels() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isDomainVerticalTickLabels() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isDomainVerticalTickLabels() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isEmpty(String) - Static method in class org.pentaho.platform.util.StringUtil
- isEnabled() - Method in class org.pentaho.platform.core.mt.Tenant
- isEnabled() - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
- isExecutionSuccessful() - Method in class org.pentaho.platform.action.ActionInvokeStatus
- isExpired() - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- isFromManifest() - Method in class org.pentaho.platform.util.VersionInfo
- isGranted(IPentahoSession, GrantedAuthority) - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- isGranted(IPentahoSession, GrantedAuthority) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- isGranted(IPentahoSession, GrantedAuthority) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Utility method that communicates with the installed ACLVoter to determine whether a particular role is granted to the specified user.
- isHasMoreItems() - Method in class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
- isHidden() - Method in class org.pentaho.platform.core.mimetype.MimeType
- ISIMMUTABLE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- isIncludeNullCategories() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the boolen that states if null categories should be included
- isInitialized() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Returns true if the Pentaho platform has initialized successfully.
- isInlinePassingOfInputOnStreamProvider(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
- isInUse() - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- isJsonValid(String, Class) - Static method in class org.pentaho.platform.engine.security.PentahoJsonValidator
- ISLATESTMAJORVERSION - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- ISLATESTVERSION - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- isLatin1(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendBorderVisible() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Return the boolen that states if the legend border is visible
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isLegendIncluded() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isLegendIncluded() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isLineColumn(String[], String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- isList() - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- isLocale() - Method in class org.pentaho.platform.core.mimetype.MimeType
- isLogInteractiveAuthenticationSuccessEvents() - Method in class org.pentaho.platform.engine.security.event.PentahoLoggerListener
- ISMAJORVERSION - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- isMarkersVisible() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isMarkersVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isMarkersVisible() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isMarkersVisible() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isNull() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- isoToUtf8(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
This method converts an ISO-8859-1 encoded string to a UTF-8 encoded string.
- isOutputParameter() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- isPentahoAdministrator(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- isPentahoAdministrator(IPentahoSession) - Method in class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- isPentahoAdministrator(IPentahoSession) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Deprecated.use SystemUtils.canAdminister() instead
- isPermitted(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- isPermitted(int, int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- isPlatformServer() - Static method in class org.pentaho.platform.util.ServerTypeUtil
- isPortUsedByServer(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- isPromptPending() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
-
Tells if a component is waiting for a prompt
- isPromptPending() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- isRangeIncludesZero() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isRangeIncludesZero() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isRangeStickyZero() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isRangeStickyZero() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isReadable(String) - Method in class org.pentaho.platform.util.beans.BeanUtil
- isRequireTenantId() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- isResponseExpected() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- isSingleton() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- isSingleton() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- isSingleton() - Method in class org.pentaho.platform.util.beans.PropertyListFactoryBean
- isStacked() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isStacked() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isStacked() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isStacked() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isStacked() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isSystemConnection(Properties) - Static method in class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- isTenantOnLeft() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- isThreeD() - Method in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- isThreeD() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- isValid(String) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- isValid(String[]) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- ISVERRSIONSERIESCHECKEDOUT - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- isVersionCommentEnabled() - Method in class org.pentaho.platform.core.mimetype.MimeType
- isVersionEnabled() - Method in class org.pentaho.platform.core.mimetype.MimeType
- isWebService() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
- isWithinCharset(String, String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- isWriteable(String) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Returns
true
if a bean property can be written to (i.e. - itemName - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
J
- JarEntityResolver - Class in org.pentaho.platform.util
- JarEntityResolver() - Constructor for class org.pentaho.platform.util.JarEntityResolver
- JAVA_SYSTEM_PROPERTIES - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- jcrHelper - Variable in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- JFreeChartEngine - Class in org.pentaho.platform.uifoundation.chart
- JFreeChartEngine() - Constructor for class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- JNDI - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- JndiDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- JndiDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.JndiDatasourceService
- JPEG_EXTENSION_1 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- JPEG_EXTENSION_2 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- JPEG_EXTENSION_3 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- JS_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- JVMParameterProvider - Class in org.pentaho.platform.util
- JVMParameterProvider() - Constructor for class org.pentaho.platform.util.JVMParameterProvider
K
- KEEP_ALL_FILTER - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- KettlePasswordService - Class in org.pentaho.platform.util
- KettlePasswordService() - Constructor for class org.pentaho.platform.util.KettlePasswordService
- KEY - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- killSessionCache(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- killSessionCaches() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
L
- LASTMODIFICATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- LASTMODIFICATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- LASTMODIFICATIONDATE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- LASTMODIFIEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- LASTMODIFIEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- LASTMODIFIEDBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- LATEST - Static variable in class org.pentaho.commons.util.repository.type.ReturnVersion
- LATESTMAJOR - Static variable in class org.pentaho.commons.util.repository.type.ReturnVersion
- LEAF_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- LEAF_TEXT_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- LEFT_TO_RIGHT - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- LEGEND_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LEGEND_POSITION_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- LINE_STYLE_DASH_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_STYLE_DASHDOT_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_STYLE_DASHDOTDOT_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_STYLE_DOT_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_STYLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_STYLE_SOLID_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINE_WIDTH_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- LINK_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- listToString(List) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- listToXML(List) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- listToXML(List, String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- LIVE - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- LoadDriversListener - Class in org.pentaho.commons.system
-
This listener makes sure that all available JDBC Drivers are loaded so that we do not need to call Class.forName on PentahoSystemDriver for example.
- LoadDriversListener() - Constructor for class org.pentaho.commons.system.LoadDriversListener
- loadUserByUsername(String) - Method in class org.pentaho.platform.engine.security.DefaultRoleJdbcDaoImpl
- loadUserByUsername(String) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- loadXsl(String) - Method in class org.pentaho.platform.engine.services.SolutionURIResolver
- loadXsl(String) - Method in class org.pentaho.platform.util.JarEntityResolver
- LOCAL_ADDR - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- LOCAL_NAME - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- LOCAL_PORT - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- LocaleHelper - Class in org.pentaho.platform.util.messages
- LocaleHelper() - Constructor for class org.pentaho.platform.util.messages.LocaleHelper
- LOCALIZEDNAME - Static variable in interface org.pentaho.commons.util.repository.type.CmisObject
- localizeDoc(Node, RepositoryFile) - Method in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- log - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- logger - Static variable in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- logger - Static variable in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- logger - Static variable in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- logger - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- logger - Static variable in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- logger - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
- Logger - Class in org.pentaho.platform.util.logging
- Logger() - Constructor for class org.pentaho.platform.util.logging.Logger
- LoggerUtil - Class in org.pentaho.platform.util.logging
- LoggerUtil() - Constructor for class org.pentaho.platform.util.logging.LoggerUtil
- LoggingInterceptor - Class in org.pentaho.platform.engine.security
-
Logger that uses AOP to log debugging information.
- LoggingInterceptor() - Constructor for class org.pentaho.platform.engine.security.LoggingInterceptor
- loggingLevel - Variable in class org.pentaho.platform.engine.core.system.PentahoBase
- loggingLevel - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- LOGID_MASK1 - Static variable in class org.pentaho.platform.engine.core.system.PentahoBase
- LOGID_MASK2 - Static variable in class org.pentaho.platform.engine.core.system.PentahoBase
- LOGID_SEPARATOR - Static variable in class org.pentaho.platform.engine.core.system.PentahoBase
- LoginAttemptService - Class in org.pentaho.platform.engine.security
- LoginAttemptService(int, int) - Constructor for class org.pentaho.platform.engine.security.LoginAttemptService
- loginFailed(String) - Method in class org.pentaho.platform.engine.security.LoginAttemptService
- loginSucceeded(String) - Method in class org.pentaho.platform.engine.security.LoginAttemptService
- lookupColor(String) - Static method in class org.pentaho.platform.util.ColorHelper
- lookupColor(String, Color) - Static method in class org.pentaho.platform.util.ColorHelper
M
- main(String[]) - Static method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- main(String[]) - Static method in class org.pentaho.platform.engine.security.CipherEncryptionService
- main(String[]) - Static method in class org.pentaho.platform.uifoundation.component.ActionFilterDefinition
- main(String[]) - Static method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- main(String[]) - Static method in class org.pentaho.platform.uifoundation.component.GlobalFilterDefinition
- main(String[]) - Static method in class org.pentaho.platform.uifoundation.component.SessionFilterDefinition
- main(String[]) - Static method in class org.pentaho.platform.util.StringUtil
- MAJOR - Static variable in class org.pentaho.commons.util.repository.type.VersioningState
- ManifestUtil - Class in org.pentaho.platform.util
-
Set of utility methods related to the manifest file.
- MapParameterResolver - Class in org.pentaho.platform.engine.services.runtime
-
This is a utility class that implements the IParameterResolver and resolves parameters based on a lookup map provided.
- MapParameterResolver(Map, String, IRuntimeContext) - Constructor for class org.pentaho.platform.engine.services.runtime.MapParameterResolver
- mapToXML(Map) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- mapToXML(Map, String) - Static method in class org.pentaho.platform.util.xml.XmlHelper
- mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class org.pentaho.platform.engine.security.UseridAttributeLdapContextMapper
- Marker - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Used by the
PublishedBeanRegistry
to identify a particular beanFactory. - Marker(String) - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.Marker
- MARKER_VISIBLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- marshal(Date) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent.DateAdapter
- matchDateRegex(String) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
-
Uses regex matching to see if the input parameter appears to be a date expression
- matchDateRegex(String, Properties) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
-
Uses regex matching to see if the input parameter appears to be a date expression
- MAX_RESULT_THRESHOLD - Static variable in class org.pentaho.platform.engine.services.MessageFormatter
- maxAttempt - Variable in class org.pentaho.platform.engine.security.LoginAttemptService
- MAXVALUE_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- MDCUtil - Class in org.pentaho.platform.engine.core.audit
-
MDCUtil is a helper class for managing and copying MDC context across threads so that we can track user/session/IP information for sensitive data access on log statements.
- MDCUtil() - Constructor for class org.pentaho.platform.engine.core.audit.MDCUtil
-
Constructor is called on parent thread so a snapshot of the MDC context is saved here.
- MDX_QUERY - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- MemoryOutputHandler - Class in org.pentaho.platform.engine.services.outputhandler
-
An output handler that stores the output into memory
- MemoryOutputHandler() - Constructor for class org.pentaho.platform.engine.services.outputhandler.MemoryOutputHandler
- MESSAGE_FORMATTER - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- MessageFormatter - Class in org.pentaho.platform.engine.services
- MessageFormatter() - Constructor for class org.pentaho.platform.engine.services.MessageFormatter
- messages - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- Messages - Class in org.pentaho.platform.engine.core.messages
- Messages - Class in org.pentaho.platform.engine.security.messages
- Messages - Class in org.pentaho.platform.engine.services.messages
- Messages - Class in org.pentaho.platform.uifoundation.messages
- Messages - Class in org.pentaho.platform.util
- Messages - Class in org.pentaho.platform.util.messages
- MessagesBase - Class in org.pentaho.platform.util.messages
- MessagesBase() - Constructor for class org.pentaho.platform.util.messages.MessagesBase
- MessagesBase(String) - Constructor for class org.pentaho.platform.util.messages.MessagesBase
- MessageTypes - Class in org.pentaho.platform.engine.core.audit
- MessageTypes() - Constructor for class org.pentaho.platform.engine.core.audit.MessageTypes
- MessageUtil - Class in org.pentaho.platform.util.messages
- MessageUtil() - Constructor for class org.pentaho.platform.util.messages.MessageUtil
- MetadataPublisher - Class in org.pentaho.platform.engine.services.metadata
- MetadataPublisher() - Constructor for class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- MILLISECOND_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- MimeHelper - Class in org.pentaho.platform.util.web
- MimeHelper() - Constructor for class org.pentaho.platform.util.web.MimeHelper
- MimeType - Class in org.pentaho.platform.core.mimetype
-
Hold mime type name and extensions associated with it.
- MimeType() - Constructor for class org.pentaho.platform.core.mimetype.MimeType
- MimeType(String, String) - Constructor for class org.pentaho.platform.core.mimetype.MimeType
-
Convenience method to allow comma delimited list of extensions
- MimeType(String, List<String>) - Constructor for class org.pentaho.platform.core.mimetype.MimeType
- MIMETYPE_AVI - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_BMP - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_CSS - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_CSV - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_EMAIL_MSG - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_FLASH - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_GIF - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_HTML - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_JPEG - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_JS - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MP3 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MPG - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MS_EXCEL - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MS_EXCEL_2007 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MS_PPT - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MS_PROJECT - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_MS_WORD - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_PDF - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_PNG - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_RTF - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_SVG - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_TEXT - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_TIFF - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_WAV - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_XACTION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_XML - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MIMETYPE_ZIP - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MINOR - Static variable in class org.pentaho.commons.util.repository.type.VersioningState
- MINUTE_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- MINVALUE_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- MISSING_SESSION - Static variable in class org.pentaho.platform.engine.services.solution.ComponentBase
- MODE_GLOBAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
- MODE_GLOBAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Global strategy.
- MODE_INHERITABLETHREADLOCAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
- MODE_INHERITABLETHREADLOCAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Inheritable local strategy.
- MONTH_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- moveObject(String, String, String, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
- moveObject(String, String, String, String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- MP3_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MPG_EXTENSION_1 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MPG_EXTENSION_2 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MPG_EXTENSION_3 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MS_EXCEL_2007_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MS_EXCEL_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MS_PPT_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MS_PROJECT_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- MS_WORD_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- multicastEvent(ApplicationEvent) - Method in class org.pentaho.platform.engine.security.event.OrderedApplicationEventMulticaster
- MultiContentItem - Class in org.pentaho.platform.engine.core.output
- MultiContentItem() - Constructor for class org.pentaho.platform.engine.core.output.MultiContentItem
- MultiOutputStream - Class in org.pentaho.platform.engine.core.output
- MultiOutputStream(OutputStream[]) - Constructor for class org.pentaho.platform.engine.core.output.MultiOutputStream
N
- name - Variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- name - Variable in class org.pentaho.platform.engine.core.output.BufferedContentItem
- name - Variable in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.BeanDefinitionNamePair
- NAME - Static variable in interface org.pentaho.commons.util.repository.type.CmisObject
- NAME_ATTR_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- NO_ERROR - Static variable in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- NO_META - Static variable in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- noDataMessage - Variable in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- node - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
- NonPooledDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- NonPooledDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceService
- NonPooledDatasourceSystemListener - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- NonPooledDatasourceSystemListener() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- NonPooledOrJndiDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- NonPooledOrJndiDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledOrJndiDatasourceService
- NOT_EXECUTED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- NullAuditEntry - Class in org.pentaho.platform.engine.core.audit
- NullAuditEntry() - Constructor for class org.pentaho.platform.engine.core.audit.NullAuditEntry
O
- object(T) - Method in class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference.Builder
- OBJECT_TYPE_FOLDER - Static variable in interface org.pentaho.commons.util.repository.type.CmisObject
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- objectDefined(Class<?>) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- objectDefined(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- objectDefined(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- objectDefined(String) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- objectDefined(String) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
-
This class cannot respond to a simple key request.
- objectDefined(String) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- OBJECTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- OBJECTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- OBJECTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- ObjectNotFoundException - Exception in org.pentaho.commons.util.repository.exception
- ObjectNotFoundException() - Constructor for exception org.pentaho.commons.util.repository.exception.ObjectNotFoundException
- ObjectRegistration(IPentahoObjectReference<?>, List<Class<?>>) - Constructor for class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory.ObjectRegistration
- OBJECTTYPEID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- OBJECTTYPEID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- OBJECTTYPEID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- ON_TIMEOUT_CANCEL - Static variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- ON_TIMEOUT_RETURN - Static variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- onApplicationEvent(ApplicationEvent) - Method in class org.pentaho.platform.engine.security.event.PentahoAuthenticationSuccessListener
- onApplicationEvent(ApplicationEvent) - Method in class org.pentaho.platform.engine.security.event.PentahoLoggerListener
- onApplicationEvent(ApplicationEvent) - Method in class org.pentaho.platform.engine.security.event.PentahoSessionStartupAuthenticationSuccessListener
- onLogout(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- onStatusChange() - Method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- openSoapResponse() - Static method in class org.pentaho.platform.engine.services.SoapHelper
- OperationNotSupportedException - Exception in org.pentaho.commons.util.repository.exception
- OperationNotSupportedException() - Constructor for exception org.pentaho.commons.util.repository.exception.OperationNotSupportedException
- OrderedApplicationEventMulticaster - Class in org.pentaho.platform.engine.security.event
-
ApplicationEventMulticaster
that will respect values returned byApplicationListener
s that are alsoOrdered
. - OrderedApplicationEventMulticaster() - Constructor for class org.pentaho.platform.engine.security.event.OrderedApplicationEventMulticaster
- OrderedApplicationEventMulticaster(BeanFactory) - Constructor for class org.pentaho.platform.engine.security.event.OrderedApplicationEventMulticaster
- org.pentaho.commons.system - package org.pentaho.commons.system
- org.pentaho.commons.util.repository - package org.pentaho.commons.util.repository
- org.pentaho.commons.util.repository.exception - package org.pentaho.commons.util.repository.exception
- org.pentaho.commons.util.repository.type - package org.pentaho.commons.util.repository.type
- org.pentaho.platform.action - package org.pentaho.platform.action
- org.pentaho.platform.core.mimetype - package org.pentaho.platform.core.mimetype
- org.pentaho.platform.core.mt - package org.pentaho.platform.core.mt
- org.pentaho.platform.engine.core.audit - package org.pentaho.platform.engine.core.audit
- org.pentaho.platform.engine.core.messages - package org.pentaho.platform.engine.core.messages
- org.pentaho.platform.engine.core.output - package org.pentaho.platform.engine.core.output
- org.pentaho.platform.engine.core.solution - package org.pentaho.platform.engine.core.solution
- org.pentaho.platform.engine.core.system - package org.pentaho.platform.engine.core.system
- org.pentaho.platform.engine.core.system.boot - package org.pentaho.platform.engine.core.system.boot
- org.pentaho.platform.engine.core.system.objfac - package org.pentaho.platform.engine.core.system.objfac
- org.pentaho.platform.engine.core.system.objfac.references - package org.pentaho.platform.engine.core.system.objfac.references
- org.pentaho.platform.engine.core.system.objfac.spring - package org.pentaho.platform.engine.core.system.objfac.spring
- org.pentaho.platform.engine.core.system.osgi - package org.pentaho.platform.engine.core.system.osgi
- org.pentaho.platform.engine.core.system.status - package org.pentaho.platform.engine.core.system.status
- org.pentaho.platform.engine.security - package org.pentaho.platform.engine.security
- org.pentaho.platform.engine.security.acls - package org.pentaho.platform.engine.security.acls
- org.pentaho.platform.engine.security.acls.voter - package org.pentaho.platform.engine.security.acls.voter
- org.pentaho.platform.engine.security.event - package org.pentaho.platform.engine.security.event
- org.pentaho.platform.engine.security.messages - package org.pentaho.platform.engine.security.messages
- org.pentaho.platform.engine.services - package org.pentaho.platform.engine.services
- org.pentaho.platform.engine.services.actionsequence - package org.pentaho.platform.engine.services.actionsequence
- org.pentaho.platform.engine.services.audit - package org.pentaho.platform.engine.services.audit
- org.pentaho.platform.engine.services.connection - package org.pentaho.platform.engine.services.connection
- org.pentaho.platform.engine.services.connection.datasource.dbcp - package org.pentaho.platform.engine.services.connection.datasource.dbcp
- org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware - package org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware
- org.pentaho.platform.engine.services.messages - package org.pentaho.platform.engine.services.messages
- org.pentaho.platform.engine.services.metadata - package org.pentaho.platform.engine.services.metadata
- org.pentaho.platform.engine.services.outputhandler - package org.pentaho.platform.engine.services.outputhandler
- org.pentaho.platform.engine.services.runtime - package org.pentaho.platform.engine.services.runtime
- org.pentaho.platform.engine.services.solution - package org.pentaho.platform.engine.services.solution
- org.pentaho.platform.plugin.action.kettle - package org.pentaho.platform.plugin.action.kettle
- org.pentaho.platform.plugin.action.versionchecker - package org.pentaho.platform.plugin.action.versionchecker
- org.pentaho.platform.uifoundation.chart - package org.pentaho.platform.uifoundation.chart
- org.pentaho.platform.uifoundation.component - package org.pentaho.platform.uifoundation.component
- org.pentaho.platform.uifoundation.component.xml - package org.pentaho.platform.uifoundation.component.xml
- org.pentaho.platform.uifoundation.contentgen - package org.pentaho.platform.uifoundation.contentgen
- org.pentaho.platform.uifoundation.messages - package org.pentaho.platform.uifoundation.messages
- org.pentaho.platform.util - package org.pentaho.platform.util
- org.pentaho.platform.util.beans - package org.pentaho.platform.util.beans
- org.pentaho.platform.util.client - package org.pentaho.platform.util.client
- org.pentaho.platform.util.logging - package org.pentaho.platform.util.logging
- org.pentaho.platform.util.messages - package org.pentaho.platform.util.messages
- org.pentaho.platform.util.web - package org.pentaho.platform.util.web
- org.pentaho.platform.util.xml - package org.pentaho.platform.util.xml
- org.pentaho.platform.util.xml.dom4j - package org.pentaho.platform.util.xml.dom4j
- org.pentaho.platform.util.xml.w3c - package org.pentaho.platform.util.xml.w3c
- org.pentaho.platform.workitem - package org.pentaho.platform.workitem
- ORIENTATION_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- OSGIObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
This IPentahoObjectFactory implementation looks up objects in a configured OSGI BundleContext.
- OSGIObjectFactory(BundleContext) - Constructor for class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- OsgiPentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.osgi
-
Created by nbaker on 4/27/15.
- OsgiPentahoObjectReference(BundleContext, Class<T>, ServiceReference) - Constructor for class org.pentaho.platform.engine.core.system.osgi.OsgiPentahoObjectReference
- OSGIRuntimeObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
Created by nbaker on 4/27/15.
- OSGIRuntimeObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- OSGIUtils - Class in org.pentaho.platform.engine.core.system.osgi
-
Created by nbaker on 4/27/15.
- OSGIUtils() - Constructor for class org.pentaho.platform.engine.core.system.osgi.OSGIUtils
- out - Variable in class org.pentaho.platform.engine.core.output.MultiContentItem
- outerParamNames - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- OUTPUT_CHART - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- OUTPUT_HTML - Static variable in class org.pentaho.platform.util.xml.XForm
- OUTPUT_HTML_PAGE - Static variable in class org.pentaho.platform.util.xml.XForm
- OUTPUT_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- OUTPUT_PNG - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- OUTPUT_PNG_BYTES - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- OUTPUT_SVG - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- OUTPUT_XFORM - Static variable in class org.pentaho.platform.util.xml.XForm
- OutputDef - Class in org.pentaho.platform.engine.services.actionsequence
- OutputDef(String, OutputStream) - Constructor for class org.pentaho.platform.engine.services.actionsequence.OutputDef
- OutputDef(String, String) - Constructor for class org.pentaho.platform.engine.services.actionsequence.OutputDef
- OutputDef(String, List) - Constructor for class org.pentaho.platform.engine.services.actionsequence.OutputDef
- outputHandler - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- outputHandler - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- outputMissingError(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
P
- PAGE_TIMEOUT - Static variable in class org.pentaho.platform.util.web.HttpUtil
- PALETTE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- PARAM2_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
XML node for the series name
- PARAMETER_FORM - Static variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- ParameterHelper - Class in org.pentaho.platform.util
- ParameterHelper() - Constructor for class org.pentaho.platform.util.ParameterHelper
- ParameterManager - Class in org.pentaho.platform.engine.services.runtime
- ParameterManager.ReturnParameter - Class in org.pentaho.platform.engine.services.runtime
- parameterProviders - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- parameterProviders - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- parametersToProperties(IParameterProvider) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
- parameterTarget - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- parameterTemplate - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- parameterToDate(String, Date) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterToDecimal(String, BigDecimal) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterToLong(String, long) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterToObjectArray(Object, Object[]) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterToString(String, String) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterToStringArray(Object, String[]) - Static method in class org.pentaho.platform.util.ParameterHelper
- parameterXsl - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- parameterXsl - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- paramManager - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- paramName - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- paramName2 - Variable in class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- PARENTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- parseActionString(String) - Static method in class org.pentaho.platform.engine.core.solution.ActionInfo
- parseActionString(String, boolean) - Static method in class org.pentaho.platform.engine.core.solution.ActionInfo
-
Break an action string into it's 3 components: the solution Id, the path to action file, and the action name
- parseAndSetLocaleOverride(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Deprecated.Use a combination of
LocaleHelper.parseLocale(String)
andLocaleHelper.setThreadLocaleOverride(Locale)
instead. - parseInternal(Element, ParserContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListParser
- parseInternal(Element, ParserContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanParser
- parseLocale(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Parses a locale string, taking into account if it is composed of several parts, separated by
_
characters. - parseQueryString(String) - Static method in class org.pentaho.platform.util.web.HttpUtil
- PASSWORD - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- PasswordHelper - Class in org.pentaho.platform.util
-
decrypts passwords that would likely be saved in a properties file.
- PasswordHelper() - Constructor for class org.pentaho.platform.util.PasswordHelper
- PasswordHelper(IPasswordService) - Constructor for class org.pentaho.platform.util.PasswordHelper
- PATH - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- PATH_TEXT_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- PathBasedSystemSettings - Class in org.pentaho.platform.engine.core.system
-
Behavior is identical to
SystemSettings
except that the settings forPentahoSystem
can live in an arbitrary location in the file system (i.e. - PathBasedSystemSettings() - Constructor for class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
- PDF_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- PENTAHO_AUTH_KEY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- PENTAHO_MDC_KEY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- PENTAHO_SESSION_KEY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- PentahoAbstractBasicAclEntry - Class in org.pentaho.platform.engine.security.acls
-
This is a port from spring-security 2.0.8.RELEASE
- PentahoAbstractBasicAclEntry() - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
-
A protected constructor for use by Hibernate.
- PentahoAbstractBasicAclEntry(Object, IPentahoAclObjectIdentity, IPentahoAclObjectIdentity, int) - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- PentahoAclEntry - Class in org.pentaho.platform.engine.security.acls
-
Base Hitachi Vantara Access Control entry.
- PentahoAclEntry() - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- PentahoAclEntry(Object, int) - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- PentahoAllowAllAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
- PentahoAllowAllAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
- PentahoAllowAnonymousAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
-
Extends the BasicAclVoter, but overrides the getAuthentication() method to allow anonymous sessions.
- PentahoAllowAnonymousAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAnonymousAclVoter
- PentahoAuthenticationSuccessListener - Class in org.pentaho.platform.engine.security.event
-
Synchronizes the Hitachi Vantara session's principal with the Spring Security
Authentication
. - PentahoAuthenticationSuccessListener() - Constructor for class org.pentaho.platform.engine.security.event.PentahoAuthenticationSuccessListener
- PentahoBase - Class in org.pentaho.platform.engine.core.system
- PentahoBase() - Constructor for class org.pentaho.platform.engine.core.system.PentahoBase
- PentahoBasicAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
-
Standard basic ACL Voter.
- PentahoBasicAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
- PentahoBeanScopeValidatorPostProcessor - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
To maintain legacy compatibility, upon BeanFactory init we'll traverse through all beans in its containing factoryMap and for each that holds an empty scope definition we'll set it with a BeanDefinition.SCOPE_SINGLETON
- PentahoBeanScopeValidatorPostProcessor() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.PentahoBeanScopeValidatorPostProcessor
- PentahoChartURLTagFragmentGenerator - Class in org.pentaho.platform.uifoundation.chart
- PentahoChartURLTagFragmentGenerator(String, String, boolean, Dataset, String, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
- PentahoChartURLTagFragmentGenerator(String, Dataset, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
- PentahoChartURLTagFragmentGenerator(String, Dataset, String, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
- PentahoConnectionFactory - Class in org.pentaho.platform.engine.services.connection
- PentahoConnectionFactory() - Constructor for class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
- PentahoDtdEntityResolver - Class in org.pentaho.platform.engine.core.system
- PentahoDtdEntityResolver() - Constructor for class org.pentaho.platform.engine.core.system.PentahoDtdEntityResolver
- PentahoEntityResolver - Class in org.pentaho.platform.engine.services.solution
- PentahoEntityResolver() - Constructor for class org.pentaho.platform.engine.services.solution.PentahoEntityResolver
- PentahoGrantedAuthorityEffectiveAclsResolver - Class in org.pentaho.platform.engine.security.acls
-
This is a port from spring-security 2.0.8.RELEASE
- PentahoGrantedAuthorityEffectiveAclsResolver() - Constructor for class org.pentaho.platform.engine.security.acls.PentahoGrantedAuthorityEffectiveAclsResolver
- PentahoJsonValidator - Class in org.pentaho.platform.engine.security
- PentahoJsonValidator() - Constructor for class org.pentaho.platform.engine.security.PentahoJsonValidator
- PentahoLoggerListener - Class in org.pentaho.platform.engine.security.event
-
org.pentaho.platform.engine.security.event.PentahoLoggerListener wraps org.springframework.security.authentication.event.LoggerListener and safeguards onApplicationEvent() calls
- PentahoLoggerListener() - Constructor for class org.pentaho.platform.engine.security.event.PentahoLoggerListener
- PentahoLoggerListener(LoggerListener) - Constructor for class org.pentaho.platform.engine.security.event.PentahoLoggerListener
- PentahoMessenger - Class in org.pentaho.platform.engine.services
- PentahoMessenger() - Constructor for class org.pentaho.platform.engine.services.PentahoMessenger
- PentahoRequestContextHolder - Class in org.pentaho.platform.engine.core.system
-
Stores the IPentahoRequestContext object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods.
- PentahoRequestContextHolder() - Constructor for class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
- PentahoSecurityContextHolderStrategy - Class in org.pentaho.platform.engine.security
-
Used by Spring Security's
SecurityContextHolder
to govern the creation and scope of aSecurityContext
. - PentahoSecurityContextHolderStrategy() - Constructor for class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
- PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl - Class in org.pentaho.platform.engine.security
- PentahoSecurityContextImpl() - Constructor for class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
- PentahoSessionHolder - Class in org.pentaho.platform.engine.core.system
-
Stores the IPentahoSession session object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods.
- PentahoSessionHolder() - Constructor for class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Default constructor.
- PentahoSessionParameterProvider - Class in org.pentaho.platform.engine.core.solution
- PentahoSessionParameterProvider(IPentahoSession) - Constructor for class org.pentaho.platform.engine.core.solution.PentahoSessionParameterProvider
- PentahoSessionStartupAuthenticationSuccessListener - Class in org.pentaho.platform.engine.security.event
-
Runs the session startup upon hearing an interactive login success.
- PentahoSessionStartupAuthenticationSuccessListener() - Constructor for class org.pentaho.platform.engine.security.event.PentahoSessionStartupAuthenticationSuccessListener
- PENTAHOSETTINGSFILENAME - Static variable in class org.pentaho.platform.engine.core.system.SystemSettings
-
This constant is for the overall system settings file name.
- PentahoSubstringRoleVoter - Class in org.pentaho.platform.engine.security
-
Similar to
org.springframework.security.vote.RoleVoter
except that it does not use a role prefix; instead it uses a config attribute prefix which serves a similar, but not the same, purpose. - PentahoSubstringRoleVoter(String) - Constructor for class org.pentaho.platform.engine.security.PentahoSubstringRoleVoter
- PentahoSystem - Class in org.pentaho.platform.engine.core.system
- PentahoSystem() - Constructor for class org.pentaho.platform.engine.core.system.PentahoSystem
- PentahoSystemBoot - Class in org.pentaho.platform.engine.core.system.boot
-
This class is designed to help embedded deployments start the Hitachi Vantara system.
- PentahoSystemBoot() - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Creates a minimal ready-to-run platform.
- PentahoSystemBoot(String) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Creates a minimal ready-to-run platform with a specified solution path.
- PentahoSystemBoot(String, String) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
- PentahoSystemBoot(String, String, IPentahoDefinableObjectFactory) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
- PentahoSystemBoot(String, IPentahoDefinableObjectFactory) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
- PentahoSystemDatabaseDialectProvider - Class in org.pentaho.commons.system
-
Created by bryan on 5/6/16.
- PentahoSystemDatabaseDialectProvider() - Constructor for class org.pentaho.commons.system.PentahoSystemDatabaseDialectProvider
- PentahoSystemDatabaseDialectProvider(Function<Class<IDatabaseDialect>, List<IDatabaseDialect>>) - Constructor for class org.pentaho.commons.system.PentahoSystemDatabaseDialectProvider
- PentahoSystemPublisher - Class in org.pentaho.platform.engine.core.system
- PentahoSystemPublisher() - Constructor for class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- PentahoUserOverridesVoter - Class in org.pentaho.platform.engine.security.acls.voter
-
Deprecated.
- PentahoUserOverridesVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoUserOverridesVoter
-
Deprecated.
- PentahoVersionCheckComponent - Class in org.pentaho.platform.plugin.action.versionchecker
-
Version Check Component This component makes a call to pentaho's server to see if a new version is a vailable.
- PentahoVersionCheckComponent() - Constructor for class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- PeriodicStatusLogger - Class in org.pentaho.platform.engine.core.system.status
- PermissionDeniedException - Exception in org.pentaho.commons.util.repository.exception
-
PermissionDeniedException
- PermissionDeniedException() - Constructor for exception org.pentaho.commons.util.repository.exception.PermissionDeniedException
- PIE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- PIE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- PIE_GRID_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- PIE_GRID_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- PieDatasetChartComponent - Class in org.pentaho.platform.uifoundation.chart
- PieDatasetChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- PieDatasetChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- PieDatasetChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- PieDatasetChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- PieDatasetChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- PieDatasetChartDefinition(IPentahoResultSet, boolean, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- PieDatasetChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- PlatformInitializationException - Exception in org.pentaho.platform.engine.core.system.boot
- PlatformInitializationException(String) - Constructor for exception org.pentaho.platform.engine.core.system.boot.PlatformInitializationException
- PlatformInitializationException(String, Throwable) - Constructor for exception org.pentaho.platform.engine.core.system.boot.PlatformInitializationException
- PLATFORMORIG - Static variable in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- PLOT_BACKGROUND_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- PluginOperation - Class in org.pentaho.platform.engine.core.solution
- PluginOperation(String) - Constructor for class org.pentaho.platform.engine.core.solution.PluginOperation
- PMDUIComponent - Class in org.pentaho.platform.uifoundation.component.xml
- PMDUIComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- PNG_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- pojo - Variable in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- PojoComponent - Class in org.pentaho.platform.engine.services.solution
-
Deprecated.Pojo components are deprecated, use
IAction
- PojoComponent() - Constructor for class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- POLICIES - Static variable in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- PooledDatasourceHelper - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- PooledDatasourceHelper() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- PooledDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- PooledDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
- PooledDatasourceSystemListener - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- PooledDatasourceSystemListener() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
- PooledOrJndiDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
- PooledOrJndiDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService
- PoolingManagedDataSource - Class in org.pentaho.platform.plugin.action.kettle
- PoolingManagedDataSource(IDatabaseConnection, IDatabaseDialect) - Constructor for class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- populate(Map, String[]) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- populate(Map, Map) - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanel
- populate(IPentahoResultSet) - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- populateRowStyle(IPentahoResultSet) - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
- postProcessAfterInitialization(Object, String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.PentahoBeanScopeValidatorPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanPostProcessor
- prepareMap(Map<String, Serializable>) - Static method in class org.pentaho.platform.util.ActionUtil
-
Prepares the
params
Map
for action invocation, adding appropriate keys that are not scheduler specific, so that the action invocation code can operate on these mapped non-scheduler specific keys, rather than any keys defined within the scheduler. - primaryFactory - Variable in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- PRINTER_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- printPermissionsBlock() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
-
Outputs the permissions in human-friendly format for the current
AbstractBasicAclEntry
's mask. - printPermissionsBlock(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
-
Outputs the permissions in a human-friendly format.
- printPermissionsBlock(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- priority - Variable in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- priority(int) - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- PRIORITY - Static variable in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- PROCESS_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- PROCESS_ID_HTTP - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- PROCESS_ID_PORTLET - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- PROCESS_ID_SESSION - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- PROCESS_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- processId - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- processSolutionStructure(Element, ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionStructure(Element, ISolutionFile, ISolutionFilter, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionStructure(Element, ISolutionFile, ISolutionFilter, ISolutionAttributeContributor, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionTree(Element, ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionTree(Element, ISolutionFile, ISolutionFilter, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionTree(Element, ISolutionFile, ISolutionFilter, ISolutionAttributeContributor, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- processSolutionTree(ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- promptNeeded() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
-
Sets the prompt flag but continue processing Actions
- promptNeeded() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- promptNow() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- promptNow() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- PROPERTIES_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- PROPERTIES_SUFFIX - Static variable in class org.pentaho.platform.engine.services.ActionSequenceJCRHelper
- PropertiesBase - Class in org.pentaho.commons.util.repository.type
- PropertiesBase(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertiesBase
- PropertiesDocument - Class in org.pentaho.commons.util.repository.type
- PropertiesDocument() - Constructor for class org.pentaho.commons.util.repository.type.PropertiesDocument
- PropertiesEditorUIComponent - Class in org.pentaho.platform.uifoundation.component.xml
- PropertiesEditorUIComponent(IPentahoUrlFactory, List, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- PropertiesFolder - Class in org.pentaho.commons.util.repository.type
- PropertiesFolder() - Constructor for class org.pentaho.commons.util.repository.type.PropertiesFolder
- PropertiesHelper - Class in org.pentaho.platform.util
- PropertiesHelper() - Constructor for class org.pentaho.platform.util.PropertiesHelper
- PropertyBoolean - Class in org.pentaho.commons.util.repository.type
- PropertyBoolean(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyBoolean
- PropertyBoolean(String, boolean) - Constructor for class org.pentaho.commons.util.repository.type.PropertyBoolean
- PropertyDateTime - Class in org.pentaho.commons.util.repository.type
- PropertyDateTime(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDateTime
- PropertyDateTime(String, Calendar) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDateTime
- PropertyDecimal - Class in org.pentaho.commons.util.repository.type
- PropertyDecimal(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDecimal
- PropertyDecimal(String, BigDecimal) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDecimal
- PropertyHtml - Class in org.pentaho.commons.util.repository.type
- PropertyHtml(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyHtml
- PropertyHtml(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyHtml
- PropertyId - Class in org.pentaho.commons.util.repository.type
- PropertyId(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyId
- PropertyId(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyId
- PropertyInteger - Class in org.pentaho.commons.util.repository.type
- PropertyInteger(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyInteger
- PropertyInteger(String, Integer) - Constructor for class org.pentaho.commons.util.repository.type.PropertyInteger
- PropertyListFactoryBean - Class in org.pentaho.platform.util.beans
- PropertyListFactoryBean() - Constructor for class org.pentaho.platform.util.beans.PropertyListFactoryBean
- PropertyNameFormatter - Interface in org.pentaho.platform.util.beans
-
PropertyNameFormatter
s are used to synchronize property names coming from a non Java Bean spec compliant system with the actual property names (camelCase) on the target bean. - propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.ActionHarness.DefaultActionCallback
- propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
- propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.BeanUtil.EagerFailingCallback
- propertyNotWritable(Object, String) - Method in interface org.pentaho.platform.util.beans.ValueSetErrorCallback
-
Fired if, prior to the value being set, the write-check on the property fails.
- PropertyString - Class in org.pentaho.commons.util.repository.type
- PropertyString(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyString
- PropertyString(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyString
- PropertyString(String, PropertyType) - Constructor for class org.pentaho.commons.util.repository.type.PropertyString
- PropertyType - Class in org.pentaho.commons.util.repository.type
- PropertyType(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyType
- PropertyUri - Class in org.pentaho.commons.util.repository.type
- PropertyUri(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyUri
- PropertyUri(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyUri
- PropertyXml - Class in org.pentaho.commons.util.repository.type
- PropertyXml(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyXml
- PropertyXml(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyXml
- PROTOCOL_GRAPH_API - Static variable in class org.pentaho.platform.util.EmailConstants
- PROTOCOL_SMTP - Static variable in class org.pentaho.platform.util.EmailConstants
- PROTOCOL_SMTPS - Static variable in class org.pentaho.platform.util.EmailConstants
- PrototypePentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
This reference type will call the configured
IObjectCreator
to serve every call to getObject(). - PrototypePentahoObjectReference(Class<T>, IObjectCreator<T>, Map<String, Object>, Integer) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference
- PrototypePentahoObjectReference.Builder<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
Public builder, implementation specific methods should be in BuilderBase, only self() should be defined here
- publish(String, String, WorkItemLifecyclePhase, String) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
-
A convenience method for publishing changes to the work item's lifecycles that creates an instance of
WorkItemLifecycleEvent
and calls theWorkItemLifecycleEventUtil.publish(IWorkItemLifecycleEvent)
method - publish(String, Map<String, Serializable>, WorkItemLifecyclePhase) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
-
A convenience method for publishing changes to the work item's lifecycles that calls
WorkItemLifecycleEventUtil.publish(String, Map, WorkItemLifecyclePhase, String, Date)
with a nulllifecycleDetails
andsourceTimestamp
- publish(String, Map<String, Serializable>, WorkItemLifecyclePhase, String) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
-
A convenience method for publishing changes to the work item's lifecycles that calls
WorkItemLifecycleEventUtil.publish(String, Map, WorkItemLifecyclePhase, String, Date)
with a nullsourceTimestamp
- publish(String, Map<String, Serializable>, WorkItemLifecyclePhase, String, Date) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
-
A convenience method for publishing changes to the work item's lifecycles that creates an instance of
WorkItemLifecycleEvent
and calls theWorkItemLifecycleEventUtil.publish(IWorkItemLifecycleEvent)
method - publish(String, T) - Method in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.BasePublisher
- publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.GlobalListsPublisher
- publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.SettingsPublisher
- publish(IPentahoSession) - Method in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- publish(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.SolutionPublisher
- publish(IPentahoSession, int) - Method in class org.pentaho.platform.engine.core.system.BasePublisher
- publish(IPentahoSession, String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- publish(IWorkItemLifecycleEvent) - Static method in class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
-
A convenience method for publishing changes to the work item's lifecycles.
- PublishedBeanRegistry - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
A Registry for published Spring beans.
- PublishedBeanRegistry() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
- PublisherUtil - Class in org.pentaho.platform.util.client
- PublisherUtil() - Constructor for class org.pentaho.platform.util.client.PublisherUtil
- putInGlobalAttributesMap(Object, Object) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- putInGlobalCache(Object, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- putInRegionCache(String, Object, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- putInSessionCache(IPentahoSession, String, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
Q
- QUARTER_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- QUARTZ_ACTIONCLASS - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_ACTIONID - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_ACTIONUSER - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_APPEND_DATE_FORMAT - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_AUTO_CREATE_UNIQUE_FILENAME - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_LINEAGE_ID - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_RESTART_FLAG - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_STREAMPROVIDER - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_STREAMPROVIDER_INLINE_INPUT_FILE - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_STREAMPROVIDER_INLINE_OUTPUT_FILE - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_STREAMPROVIDER_INPUT_FILE - Static variable in class org.pentaho.platform.util.ActionUtil
- QUARTZ_UIPASSPARAM - Static variable in class org.pentaho.platform.util.ActionUtil
- QUERY_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
R
- RANGE_INCLUDES_ZERO_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_MAXIMUM_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_MINIMUM_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_STICKY_ZERO_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_TICK_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_TICK_FORMAT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_TITLE_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- RANGE_TITLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- readEncodingProcessingInstruction(InputStream) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
WARNING: if the inStream instance does not support mark/reset, when this method returns, subsequent reads on inStream will be 256 bytes into the stream.
- RECEIVED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item has been received by the component responsible for its execution
- recipientType - Variable in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- RECREATED_INSTANCE_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- RECREATED_INSTANCE_FAILED - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- RECREATED_INSTANCE_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- REFERENCE_CLASS - Static variable in class org.pentaho.platform.engine.core.system.objfac.OSGIObjectFactory
- REFERENCE_CLASS - Static variable in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- refreshSettings() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- registerBarrierBeans(String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
-
This method can be run multiple times for multiple barrierBean files.
- registerBarrierBeans(Properties) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanProcessor
-
This method can be run multiple times for multiple barrierBean property sets.
- registerBean(String, Class<?>, Object) - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
-
Register a bean for the given class.
- registerFactory(ApplicationContext) - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
- registerObject(Object) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
This static method shadows the one defined here:
.IPentahoRegistrableObjectFactory#registerObject(Object)
- registerObject(Object, IPentahoRegistrableObjectFactory.Types) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
This static method shadows the one defined here:
.IPentahoRegistrableObjectFactory#registerObject(Object, org.pentaho.platform.api.engine .IPentahoRegistrableObjectFactory.Types)
- registerObject(T) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerObject(T, Class<?>...) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerObject(T, Class<?>...) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
This static method shadows the one defined here:
.IPentahoRegistrableObjectFactory#registerObject(Object, Class[])
- registerObject(T, IPentahoRegistrableObjectFactory.Types) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerObjectFactory(IPentahoObjectFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- registerObjectFactory(IPentahoObjectFactory) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Registers the factory that will create and manage Pentaho system objects.
- registerObjectFactory(IPentahoObjectFactory, boolean) - Method in class org.pentaho.platform.engine.core.system.objfac.AggregateObjectFactory
- registerPrimaryObjectFactory(IPentahoObjectFactory) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Registers the primary factory that will create and manage Pentaho system objects.
- registerReference(IPentahoObjectReference<?>, OSGIRuntimeObjectFactory.OSGIPentahoObjectRegistration, Class<?>...) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- registerReference(IPentahoObjectReference<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerReference(IPentahoObjectReference<T>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
IPentahoRegistrableObjectFactory.registerReference(org.pentaho.platform.api.engine.IPentahoObjectReference)
- registerReference(IPentahoObjectReference<T>, Class<?>...) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- registerReference(IPentahoObjectReference<T>, Class<?>...) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerReference(IPentahoObjectReference<T>, Class<?>...) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
This static method shadows the one defined here:
.IPentahoRegistrableObjectFactory#registerReference(org.pentaho.platform.api.engine.IPentahoObjectReference, Class[])
- registerReference(IPentahoObjectReference<T>, IPentahoRegistrableObjectFactory.Types) - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- registerReference(IPentahoObjectReference<T>, IPentahoRegistrableObjectFactory.Types) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
This static method shadows the one defined here:
.IPentahoRegistrableObjectFactory#registerReference(org.pentaho.platform.api.engine.IPentahoObjectReference, org.pentaho.platform.api.engine .IPentahoRegistrableObjectFactory.Types)
- REJECTED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution has been rejected
- REMOTE_ADDR - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- REMOTE_HOST - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- REMOTE_PORT - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- remove() - Method in class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory.ObjectRegistration
- remove(ILogoutListener) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- removeAttribute(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- removeEntryPointHandler(IPentahoSystemEntryPoint) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- removeExitPointHandler(IPentahoSystemExitPoint) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- removeFromGlobalAttributesMap(Object) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- removeFromGlobalCache(Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- removeFromRegionCache(String, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- removeFromSessionCache(IPentahoSession, String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- removeInUseBy(String) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- removeKeyFromMap(Map<String, ?>, String) - Static method in class org.pentaho.platform.util.ActionUtil
-
Removes the provided
key
from theparams
Map
, if it exists, as well as its "equivalent", as defined within theKEY_MAP
. - removeRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- removeRequestContext() - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoRequestContextHolderStrategy
- removeRequestContext() - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoRequestContextHolderStrategy
-
Removes the IPentahoRequestContext for the current thread.
- removeRequestContext() - Static method in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
-
Removes the IPentahoRequestContext for the current thread.
- removeSession() - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoSessionHolderStrategy
- removeSession() - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoSessionHolderStrategy
-
Removes the IPentahoSession for the current thread.
- removeSession() - Method in interface org.pentaho.platform.engine.core.system.IPentahoSessionHolderStrategy
-
Clears the current session.
- removeSession() - Static method in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Removes the IPentahoSession for the current thread.
- REPEAT_COUNT - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- REPEAT_TIME_MILLISECS - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- replaceParameterReferences(String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- RepositoryPathEncoder - Class in org.pentaho.platform.util
- RepositoryPathEncoder() - Constructor for class org.pentaho.platform.util.RepositoryPathEncoder
- REQUEST_ID - Static variable in class org.pentaho.platform.util.RequestIdUtil
- RequestIdUtil - Class in org.pentaho.platform.util
-
A Utility class for methods related to unique request ids.
- RequestIdUtil() - Constructor for class org.pentaho.platform.util.RequestIdUtil
- requestParameters - Variable in class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
- requiresUpdate() - Method in class org.pentaho.platform.action.ActionInvokeStatus
- reset() - Static method in class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
- resetBackgroundExecutionAlert() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- resetParameters() - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- resetSettingsCache() - Method in class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- resetSettingsCache() - Method in class org.pentaho.platform.engine.core.system.SystemSettings
- resolve(String) - Method in class org.pentaho.platform.util.DefaultEmailGroupResolver
- resolve(String, String) - Method in class org.pentaho.platform.engine.services.SolutionURIResolver
- resolve(String, String) - Method in class org.pentaho.platform.util.JarEntityResolver
- resolveComponent(ISolutionActionDefinition, String, String, IPentahoSession) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
This should have been abstract, but changes to this API at a point release is not advised.
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceService
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledOrJndiDatasourceService
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
- resolveDatabaseConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService
- resolveDTDEntity(String, String) - Method in class org.pentaho.platform.engine.services.SolutionURIResolver
- resolveEffectiveAcls(IAclEntry[], Authentication) - Method in class org.pentaho.platform.engine.security.acls.PentahoGrantedAuthorityEffectiveAclsResolver
- resolveEntity(String, String) - Method in class org.pentaho.platform.engine.core.system.PentahoDtdEntityResolver
- resolveEntity(String, String) - Method in class org.pentaho.platform.engine.services.SolutionURIResolver
- resolveEntity(String, String) - Method in class org.pentaho.platform.util.JarEntityResolver
- resolveParameter(String, String, Matcher, int, StringBuffer) - Method in class org.pentaho.platform.engine.services.runtime.MapParameterResolver
-
This method is called when TemplateUtil.applyTemplate() encounters a parameter.
- resolveParameter(String, String, Matcher, int, StringBuffer) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- resourceComponentSettingError(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- resourceMissingError(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- RESTARTED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution has been restarted
- retreiveObject(String, IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- retreiveObjects(Class<T>, IPentahoSession, Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- retrieve(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
-
This should have been abstract, but changes to this API at a point release is not advised.
- retrieve(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.JndiDatasourceService
- retrieve(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceService
- retrieve(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledOrJndiDatasourceService
- retrieveViaSpring(String) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- ReturnParameter(String, String, Object) - Constructor for class org.pentaho.platform.engine.services.runtime.ParameterManager.ReturnParameter
- ReturnVersion - Class in org.pentaho.commons.util.repository.type
- ReturnVersion() - Constructor for class org.pentaho.commons.util.repository.type.ReturnVersion
- RTF_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- run() - Method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- runAsAnonymous(Callable<T>) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Utility method that allows you to run a block of code as the given user.
- runAsSystem(Callable<T>) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Runs code as system with full privileges.
- runAsUser(String, Callable<T>) - Method in class org.pentaho.platform.engine.security.SecurityHelper
-
Utility method that allows you to run a block of code as the given user.
- runAsUser(String, IParameterProvider, Callable<T>) - Method in class org.pentaho.platform.engine.security.SecurityHelper
- runtime - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- runtime - Variable in class org.pentaho.platform.engine.services.solution.SolutionEngine
- RUNTIME_REPOSITORY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- RuntimeContext - Class in org.pentaho.platform.engine.services.runtime
- RuntimeContext(String, ISolutionEngine, String, IRuntimeElement, IPentahoSession, IOutputHandler, String, IPentahoUrlFactory, Map, List, ICreateFeedbackParameterCallback) - Constructor for class org.pentaho.platform.engine.services.runtime.RuntimeContext
- RuntimeException - Exception in org.pentaho.commons.util.repository.exception
- RuntimeException() - Constructor for exception org.pentaho.commons.util.repository.exception.RuntimeException
- RuntimeObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
This class supports the registration of Object implementations as well as
IPentahoObjectReference
s at runtime. - RuntimeObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.RuntimeObjectFactory
- RuntimeObjectFactory.ObjectRegistration - Class in org.pentaho.platform.engine.core.system.objfac
-
Handle returned when an object or reference is registered.
S
- safeAddBeanScopePostProcessors(ApplicationContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
- saveChart(Dataset, String, String, String, int, int, int, PrintWriter, ChartRenderingInfo, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Create an image file using dataset object.
- saveChart(Dataset, String, String, String, int, int, int, PrintWriter, ILogger) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
-
Create an image file using dataset object.
- saveDom(Document, OutputStream, String) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Write an XML document to a file using the specified character encoding.
- saveDom(Document, OutputStream, String, boolean) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- saveDom(Document, OutputStream, String, boolean, boolean) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- saveSetting(String, Object) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- SCHEDULE_GROUP_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- SCHEDULE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- SCHEDULER - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SCHEMA_PUBLISH - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- SCHEMA_TAG_ATTRIBUTES - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- SCHEMA_TAG_BEAN - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- SCHEMA_TAG_LIST - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- SCOPE - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SCOPE_GLOBAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SCOPE_LOCAL - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SCOPE_SECURITY - Static variable in class org.pentaho.platform.engine.security.SecurityParameterProvider
- SCOPE_SESSION - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SECOND_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- SecurityHelper - Class in org.pentaho.platform.engine.security
-
A utility class with several methods that are used to either bind the Authentication to the IPentahoSession, retrieve the Authentication from the IPentahoSession, and other various helper functions.
- SecurityHelper() - Constructor for class org.pentaho.platform.engine.security.SecurityHelper
-
Default constructor - protected so that it may be only constructed by a sub-class since this is a singleton
- SecurityNames - Static variable in class org.pentaho.platform.engine.security.SecurityParameterProvider
- SecurityParameterProvider - Class in org.pentaho.platform.engine.security
- SecurityParameterProvider(IPentahoSession) - Constructor for class org.pentaho.platform.engine.security.SecurityParameterProvider
- SecurityTypes - Static variable in class org.pentaho.platform.engine.security.SecurityParameterProvider
- segment(Properties) - Static method in class org.pentaho.platform.util.PropertiesHelper
- selectionCount() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- SelectionMapper - Class in org.pentaho.platform.engine.services.runtime
- self() - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- self() - Method in class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference.Builder
- self() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference.Builder
- self() - Method in class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference.Builder
- send() - Method in class org.pentaho.platform.util.Emailer
- sendEmail(Map<String, Object>, Map<String, Serializable>, String) - Static method in class org.pentaho.platform.util.ActionUtil
-
Sends an email with the file representing the provided
filePath
as an attachment. - sendFeedbackForm() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- SequenceDefinition - Class in org.pentaho.platform.engine.services.actionsequence
- seriesName - Variable in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- seriesName - Variable in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- seriesName - Variable in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- seriesName - Variable in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- SERVER_NAME - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- SERVER_PORT - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- ServerTypeUtil - Class in org.pentaho.platform.util
- ServerTypeUtil() - Constructor for class org.pentaho.platform.util.ServerTypeUtil
- ServiceException - Exception in org.pentaho.platform.util.client
- ServiceException(Exception) - Constructor for exception org.pentaho.platform.util.client.ServiceException
- ServiceException(String) - Constructor for exception org.pentaho.platform.util.client.ServiceException
- session - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- session - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
- session - Variable in class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- SESSION - Static variable in class org.pentaho.platform.engine.core.system.objfac.spring.SpringScopeSessionHolder
- SESSION_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- SESSION_ID - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- SESSION_NAME - Static variable in class org.pentaho.platform.engine.core.audit.MDCUtil
- SESSION_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- SessionBoundPentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
Session-aware Reference.
- SessionBoundPentahoObjectReference(Class<T>, IObjectCreator<T>, Map<String, Object>, Integer) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.SessionBoundPentahoObjectReference
- SessionBoundPentahoObjectReference.Builder<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
Public builder, implementation specific methods should be in BuilderBase, only self() should be defined here
- SessionCleanupListener - Class in org.pentaho.platform.engine.core.system
-
Deprecated.this is now handled by HttpSessionPentahoSessionIntegrationFilter
- SessionCleanupListener() - Constructor for class org.pentaho.platform.engine.core.system.SessionCleanupListener
-
Deprecated.
- SessionFilterDefinition - Class in org.pentaho.platform.uifoundation.component
- SessionFilterDefinition(Element, IPentahoSession, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.SessionFilterDefinition
- sessionParameters - Variable in class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
- sessionStartup(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- sessionStartup(IPentahoSession, IParameterProvider) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- SessionStartupAction - Class in org.pentaho.platform.engine.core.system
- SessionStartupAction() - Constructor for class org.pentaho.platform.engine.core.system.SessionStartupAction
- setAclObjectIdentity(IPentahoAclObjectIdentity) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- setAclObjectParentIdentity(IPentahoAclObjectIdentity) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- setAction(int) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- setActionDefinition(IActionDefinition) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setActionName(String) - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setActionName(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setActionOutput(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setActionOutputScope(String) - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- setActionPath(String) - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- setActionPath(String) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setActionPath(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setActionSequence(String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- setActionSequence(IActionSequence) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setAdminActions(List<IPentahoPublisher>) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
- setAdministrationPlugins(List<IPentahoPublisher>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Registers administrative capabilities that can be invoked later via
PentahoSystem.publish(IPentahoSession, String)
- setAdministrationPlugins(List<IPentahoPublisher>) - Method in class org.pentaho.platform.engine.core.system.SpringPentahoSystemProxy
- setAdminRole(GrantedAuthority) - Method in class org.pentaho.platform.engine.security.acls.voter.AbstractPentahoAclVoter
- setAlgorithm(String) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- setAllowableActions(AllowableActions) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- setAllowableActions(AllowableActions) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- setAllowableAttributeNames(Collection) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setApplicationContext(IApplicationContext) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- setApplicationContext(ApplicationContext) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
- setAttachment(InputStream) - Method in class org.pentaho.platform.util.Emailer
- setAttachmentMimeType(String) - Method in class org.pentaho.platform.util.Emailer
- setAttachmentName(String) - Method in class org.pentaho.platform.util.Emailer
- setAttribute(String, Object) - Method in class org.pentaho.platform.engine.core.system.StandaloneSession
- setAttributes(Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- setAttributes(Map<String, String>) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- setAuthenticated(String) - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setAuthenticated(String, String) - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setAuthentication(Authentication) - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
- setAuthenticator(Authenticator) - Method in class org.pentaho.platform.util.Emailer
- setAuthMechanism(String) - Method in class org.pentaho.platform.util.Emailer
- setAuthor(String) - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setBackgroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBackgroundExecutionAlert() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setBarColumns(String[]) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setBarSeries(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setBaseUrl(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
-
Deprecated.
- setBcc(String) - Method in class org.pentaho.platform.util.Emailer
- setBeanFactory(ConfigurableApplicationContext) - Method in class org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory
- setBigDecimalProperty(String, BigDecimal) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets the BigDecimal property in the paramMap.
- setBody(String) - Method in class org.pentaho.platform.util.Emailer
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setBorderPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBubbleLabelContent(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBubbleLabelContent(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setBundleContext(BundleContext) - Method in class org.pentaho.platform.engine.core.system.objfac.OSGIRuntimeObjectFactory
- setBundleContext(BundleContext) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- setByRow(boolean) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setCallbacks(List<Object>) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setCanAddPolicy(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanAddToFolder(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCancelCheckout(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCheckin(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCheckout(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCreateDocument(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCreateFolder(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCreatePolicy(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanCreateRelationship(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanDelete(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanDeleteContent(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanDeleteTree(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanDeleteVersion(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanExport(boolean) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setCanGetAllVersions(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetAppliedPolicies(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetChildren(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetDescendants(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetFolderParent(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetParents(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetProperties(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanGetRelationships(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanImport(boolean) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setCanMove(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanRemoveFromFolder(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanRemovePolicy(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanSetContent(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanUpdateProperties(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCanViewContent(boolean) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setCaseSensitive(boolean) - Method in class org.pentaho.platform.engine.security.DefaultRoleComparator
- setCaseSensitive(boolean) - Method in class org.pentaho.platform.engine.security.DefaultUsernameComparator
- setCategoryLabelPositions(CategoryLabelPositions) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setCategoryLabelRotation(Node, Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setCc(String) - Method in class org.pentaho.platform.util.Emailer
- setChartAttributes(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartType(int) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChartType(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setChartType(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setChartType(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setChartType(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setChartType(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setChild(List<CmisObject>) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- setChild(List<CmisObject>) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- setClassname(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- setColumnId(String) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- setColumns(int) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Sets the number of widgets that will be dispayed in a row before another row of widgets is created
- setComponent(IComponent) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- setComponentDefinition(Node) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setComponentDefinitionMap(Map<String, String>) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setConditionalExecution(IConditionalExecution) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequence
- setContentItem(IContentItem, String, String) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setContentRef(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setContentStream(String, String, boolean, ContentStream) - Method in interface org.pentaho.commons.util.repository.IObjectService
- setContentStream(String, String, boolean, ContentStream) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- setContext(Object) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- setContext(IRuntimeContext) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setContext(SecurityContext) - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
- setContextMap() - Method in class org.pentaho.platform.engine.core.audit.MDCUtil
-
This is called on a child thread to update the child thread's MDC context with the caller/parent thread's MDC context.
- setConverter(Converter) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setCreateFeedbackParameterCallback(ICreateFeedbackParameterCallback) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setCurrentActionDef(ISolutionActionDefinition) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setCurrentComponent(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setCurrentParameters(ISolutionActionDefinition) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
- setCycleTime(int) - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- setDataAction(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setDataAction(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- setDataAction(String) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- setDataAction(String, String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
Sets the action to be executed to get the data for the pies
- setDataAction(String, String, String, String, String, String) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Sets the action to be executed to get the data for the widgets
- setDataDefinition(Dataset) - Method in class org.pentaho.platform.uifoundation.chart.AbstractJFreeChartComponent
- setDatasourceNameFormat(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
-
Getters and Setters
- setDateMaximum(Date) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDateMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDateMinimum(Date) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDateMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDateProperty(String, Date) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a date property in the paramMap.
- setDefaultCallback(ValueSetErrorCallback) - Method in class org.pentaho.platform.util.beans.BeanUtil
- setDefaultLocale(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Sets the default locale.
- setDefaultRole(String) - Method in class org.pentaho.platform.engine.security.DefaultRoleJdbcDaoImpl
-
The default role which will be assigned to all users.
- setDefaultRole(String) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- setDefaultValue(String[]) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
- setDefaultValue(String, String[]) - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- setDefinitionPath(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setDescription(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- setDescription(String) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setDescription(String) - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- setDescription(String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- setDialShape(DialShape) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Sets the shape to be used for the dial.
- setDisplayLabels(boolean) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setDisplayLabels(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setDisplayType(String) - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- setDoc(Document) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientNavigationService
- setDoc(Document) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- setDocs(List<CmisObject>) - Method in class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
- setDomainIncludesZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainIncludesZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainIncludesZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainIncludesZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainName(String) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- setDomainPeriodType(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainPeriodType(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainPeriodType(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainPeriodType(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainStickyZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainStickyZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainStickyZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainStickyZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setDomainTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainVerticalTickLabels(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDomainVerticalTickLabels(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDomainVerticalTickLabels(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDotHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDotHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDotHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDotHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDotHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDotHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDotHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDotHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDotWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDotWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDotWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDotWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDotWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setDotWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setDotWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setDotWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setDrillUrlTemplate(String) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- setEnabled(boolean) - Method in class org.pentaho.platform.core.mt.Tenant
- setEncryptionKey(String) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- setErrorCode(int) - Method in exception org.pentaho.commons.util.repository.exception.CmisFault
- setErrorMessage(String) - Method in exception org.pentaho.commons.util.repository.exception.CmisFault
- setExecutionStatus(boolean) - Method in class org.pentaho.platform.action.ActionInvokeStatus
- setExtension(String) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setExtensions(List<String>) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setFactory(IPentahoObjectFactory) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the object factory for the Pentaho platform, This defaults to the StandaloneObjectFactory
- setFeedbackMimeType(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setFilename(String) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- setFilename(String) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- setFilePath(String) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the file path to be used to find configuration and content files If this is not set the current directory (.) is used.
- setForcePrompt(boolean) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setForcePrompt(boolean) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setForegroundAlpha(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setFrom(String) - Method in class org.pentaho.platform.util.Emailer
- setFromName(String) - Method in class org.pentaho.platform.util.Emailer
- setFullyQualifiedServerUrl(String) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the URL that the platform uses to generate paths to its own resources
- setFullyQualifiedServerURL(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- setHandlerId(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setHash(String) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- setHasMoreItems(boolean) - Method in class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setHeight(int) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setHeight(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setHidden(boolean) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setIcon(String) - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- setIconUrl(String) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setId(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- setIncludeNullCategories(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setIncludeNullCategories(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setInstanceEnds(boolean) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setInstanceId(String) - Static method in class org.pentaho.platform.engine.core.audit.MDCUtil
-
Sets the instanceId into the current MDC context.
- setInstanceId(String) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setInstanceId(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setInstanceId(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setInstanceId(String) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setInstanceId(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setInstanceId(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setInstanceId(String) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Sets the instance id for this execution
- setInteriorGap(double) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setInUseBy(List<String>) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- setItemName(String) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setIterations(int) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- setLabelBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLabelFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLabelGap(double) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLabelGap(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLabelPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLdapUsernameAttribute(String) - Method in class org.pentaho.platform.engine.security.UseridAttributeLdapContextMapper
-
Sets the name of the LDAP attribute to use for the login name after authentication.
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendBorderVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendBorderVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
-
Set java.awt.Font to be used to display the legend items
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendIncluded(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendIncluded(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendPosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLegendPosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setLength(int) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- setLength(int) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- setLifecycleDetails(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setLifecycleListeners(List<IPentahoSystemListener>) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Returns the list of lifecycle listeners that will be used.
- setLineColumns(String[]) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLineSeries(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLinesRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setLineStyle(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLineStyle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLineStyle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLineStyle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLineStyle(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLineStyle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLineStyle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLineStyle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLineWidth(float) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLineWidth(float) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLineWidth(float) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLineWidth(float) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setLineWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setLineWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setLineWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setLineWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setlistener(IActionCompleteListener) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setlistener(IExecutionListener) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setListProperty(String, List) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a list property in the paramMap.
- setListSeparator(String) - Method in class org.pentaho.platform.engine.security.SecurityParameterProvider
- setLoaded(boolean) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setLocale(boolean) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setLocale(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Deprecated.Use
LocaleHelper.setThreadLocaleBase(Locale)
instead. - setLocaleOverride(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Deprecated.Use
LocaleHelper.setThreadLocaleOverride(Locale)
instead. - setLogger(Log) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setLogger(ILogger) - Method in interface org.pentaho.platform.engine.core.system.IPentahoLoggingConnection
- setLoggingLevel(int) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- setLoggingLevel(int) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionDefinition
- setLoggingLevel(int) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- setLogId(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- setLogInteractiveAuthenticationSuccessEvents(boolean) - Method in class org.pentaho.platform.engine.security.event.PentahoLoggerListener
- setLogLevel(int) - Static method in class org.pentaho.platform.util.logging.Logger
- setLongProperty(String, long) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a long property in the paramMap.
- setLongProperty(String, Long) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a long property in the paramMap.
- setMapProperty(String, Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a map property in the paramMap.
- setMarkersVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setMarkersVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setMarkersVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setMarkersVisible(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setMarkersVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setMarkersVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setMarkersVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setMarkersVisible(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setMask(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- setMaxBarWidth(Double) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setMaxBarWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setMaxBubbleSize(double) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setMaxBubbleSize(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
-
Sets the minimum value the widget can display
- setMaxSize(double) - Method in class org.pentaho.platform.uifoundation.chart.BubbleRenderer
- setMaxZ(double) - Method in class org.pentaho.platform.uifoundation.chart.BubbleRenderer
- setMessages(List) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- setMessagesList(List<String>) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setMimeType(String) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- setMimeType(String) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- setMimeType(String) - Method in class org.pentaho.platform.engine.core.output.BufferedContentItem
- setMimeType(String) - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- setMimeType(String) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setMimeType(String) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setMimeType(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setMimeTypeListener(IMimeTypeListener) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.WidgetDefinition
-
Sets the minimum value the widget can display
- setMockInstance(ISecurityHelper) - Static method in class org.pentaho.platform.engine.security.SecurityHelper
-
Set the mockInstance, this should only be used for testing
- setModelId(String) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- setName(String) - Method in class org.pentaho.commons.util.repository.type.CmisProperty
- setName(String) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setName(String) - Method in class org.pentaho.platform.engine.core.output.BufferedContentItem
- setName(String) - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- setName(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setNeedlePaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Sets the java.awt.Paint object to be used to paint the needle of the dial image.
- setNoDataMessage(String) - Method in class org.pentaho.platform.uifoundation.chart.BarLineChartDefinition
- setNonPooledDatasourceService(IDBDatasourceService) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
- setNotAuthenticated() - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setOrder(int) - Method in class org.pentaho.platform.engine.security.event.PentahoAuthenticationSuccessListener
- setOrder(int) - Method in class org.pentaho.platform.engine.security.event.PentahoSessionStartupAuthenticationSuccessListener
- setOrientation(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setOrientation(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setOrientation(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setOrientation(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setOrientation(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setOrientation(PlotOrientation) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setOrientation(PlotOrientation) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setOrientation(PlotOrientation) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setOrientation(PlotOrientation) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setOrientation(PlotOrientation) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setOutput(String, Object) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setOutputHandler(IOutputHandler) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setOutputHandler(IOutputHandler) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setOutputHandler(IOutputHandler) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setOutputMimeType(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
-
Deprecated.
- setOutputMimeType(String, String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setOutputParameter(boolean) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- setOutputPreference(int) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setOutputStream(OutputStream) - Method in class org.pentaho.platform.engine.core.output.SimpleContentItem
- setOutputStream(OutputStream, String, String) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setOutputValue(String, Object) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setOutputValue(String, Object) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setOutputValue(IActionOutput, Object) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionSequenceParameterMgr
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPaintSequence(Paint[]) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPaintSequence(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setParameter(String, long) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- setParameter(String, Object) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- setParameter(String, String) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- setParameter(String, String) - Method in class org.pentaho.platform.util.web.SimpleUrl
- setParameter(String, Date) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- setParameterProvider(String, IParameterProvider) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setParameterProvider(String, IParameterProvider) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setParameterProvider(String, IParameterProvider) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setParameterProviders(HashMap) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setParameterProviders(Map<String, IParameterProvider>) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setParameters(Map) - Method in class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- setParameters(IParameterProvider) - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- setParameterTarget(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setParameterXsl(String) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setParameterXsl(String) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setParameterXsl(String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setParamMapBD(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamMapCPLX(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamMapDT(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamMapLong(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamMapLS(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamMapSS(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParamName(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setParamSelections(List, Map, String) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
-
Deprecated.
- setParamter(String, String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- setParentId(String) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setParentId(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParentType(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setParentUrl(String) - Method in class org.pentaho.commons.util.repository.type.AllowableActions
- setPassword(String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- setPentahoSession(IPentahoSession) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setPermission(IPermissionRecipient, IPermissionMask, Object) - Method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.
- setPermissionMask(int) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- setPermissions(Map<IPermissionRecipient, IPermissionMask>, Object) - Method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.
- setPerspective(String) - Method in class org.pentaho.platform.engine.core.solution.PluginOperation
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPlotBackground(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPlotBackgroundImage(Image) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPlotBackgroundImage(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Return the java.awt.Paint object to be used to paint the backound of the dial.
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setPlotBackgroundPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setPojo(Object) - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- setPooledDatasourceService(IDBDatasourceService) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledOrJndiDatasourceService
- setProcessId(String) - Method in class org.pentaho.platform.engine.core.system.BaseSession
- setProcessId(String) - Method in class org.pentaho.platform.engine.services.BaseRequestHandler
- setProcessId(String) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setPromptStatus(int) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- setPromptStatus(int) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- setProperties(List<CmisProperty>) - Method in class org.pentaho.commons.util.repository.type.CmisProperties
- setProperties(Properties) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- setProperties(CmisProperties) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- setProperties(CmisProperties) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- setPropertyType(PropertyType) - Method in class org.pentaho.commons.util.repository.type.CmisProperty
- setQuitWait(boolean) - Method in class org.pentaho.platform.util.Emailer
- setRangeIncludesZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeIncludesZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeIncludesZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeIncludesZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeMaximum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeMaximum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeMinimum(double) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeMinimum(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeStickyZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeStickyZero(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeStickyZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeStickyZero(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTickFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTickFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTickFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTickFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTickUnits(double) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTickUnits(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setRangeTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setReadOnly(boolean) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setRecipient(Object) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- setRecipient(Object) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- setRecipientString(String) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- setRecipientType(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
- setRelationship(List<CmisObject>) - Method in interface org.pentaho.commons.util.repository.type.CmisObject
- setRelationship(List<CmisObject>) - Method in class org.pentaho.commons.util.repository.type.CmisObjectImpl
- setRequestContext(IPentahoRequestContext) - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoRequestContextHolderStrategy
- setRequestContext(IPentahoRequestContext) - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoRequestContextHolderStrategy
-
Sets an IPentahoRequestContext for the current thread
- setRequestContext(IPentahoRequestContext) - Static method in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
-
Sets an IPentahoRequestContext for the current thread
- setRequestHandler(IActionRequestHandler) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setRequiresUpdate(boolean) - Method in class org.pentaho.platform.action.ActionInvokeStatus
- setRequireTenantId(boolean) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.AbstractTenantAwareDatasourceService
- setRevision(int) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets the revision of the class
- setRoleMapper(IAuthenticationRoleMapper) - Method in class org.pentaho.platform.engine.security.DefaultRoleJdbcDaoImpl
- setRoleMapper(IAuthenticationRoleMapper) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- setRootFolderAbsolutePath(String) - Method in class org.pentaho.platform.core.mt.Tenant
- setRuntime(IRuntimeContext) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setRuntimeContext(IRuntimeContext) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setSalt(String) - Method in class org.pentaho.platform.engine.security.CipherEncryptionService
- setSeriesName(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- setSeriesName(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- setSeriesName(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- setSeriesName(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- setServerUri(String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.GlobalPentahoSessionHolderStrategy
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.InheritableThreadLocalPentahoSessionHolderStrategy
-
Sets an IPentahoSession for the current thread
- setSession(IPentahoSession) - Method in interface org.pentaho.platform.engine.core.system.IPentahoSessionHolderStrategy
-
Sets the current session.
- setSession(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Sets an IPentahoSession for the current thread.
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- setSession(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setSession(IPentahoSession) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setSessionLocaleOverride(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Sets the locale override of the current session, if any.
- setSessionStartupActions(List<ISessionStartupAction>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Registers server actions that will be invoked when a session is created.
- setSessionStartupActions(List<ISessionStartupAction>) - Method in class org.pentaho.platform.engine.core.system.SpringPentahoSystemProxy
- setSessionType(String) - Method in class org.pentaho.platform.engine.core.system.SessionStartupAction
- setSettingsProvider(ISystemSettings) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the system settings object that will be used by the Pentaho platform
- setSmtpHost(String) - Method in class org.pentaho.platform.util.Emailer
- setSmtpPort(int) - Method in class org.pentaho.platform.util.Emailer
- setSolutionId(String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setSolutionPath(String) - Method in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
- setSolutionRepositoryThreadVariable(Object) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- setSolutionRootPath(String) - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- setSourceHostIp(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setSourceHostName(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setSourcePath(String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setSourceTimestamp(Date) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setStacked(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setStacked(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setStacked(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setStacked(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setStacked(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setStacked(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setStacked(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setStacked(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setStacked(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setStacked(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setStartAngle(double) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setStartTLS(boolean) - Method in class org.pentaho.platform.util.Emailer
- setStartupActions(List<ISessionStartupAction>) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Sets the list of startup actions These actions will be executed on system startup or on session creation.
- setStrategyName(String) - Static method in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
- setStrategyName(String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Sets the behavior of the session.
- setStream(String) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- setStream(String) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- setStreamProvider(Object) - Method in class org.pentaho.platform.action.ActionInvokeStatus
- setStringProperty(String, String) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Sets a property into the paramMap.
- setSubject(String) - Method in class org.pentaho.platform.util.Emailer
- setSystemEncoding(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- setSystemListeners(List<IPentahoSystemListener>) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Registers custom handlers that are notified of both system startup and system shutdown events.
- setSystemListeners(List<IPentahoSystemListener>) - Method in class org.pentaho.platform.engine.core.system.SpringPentahoSystemProxy
- setSystemSettingsService(ISystemSettings) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
-
Sets the system settings service: the means by which the platform obtains it's overall system settings.
- setSystemSettingsService(ISystemSettings) - Method in class org.pentaho.platform.engine.core.system.SpringPentahoSystemProxy
- setTenantOnLeft(boolean) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
-
Getters and Setters
- setTenantSeparator(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
- setTenantSessionVariableName(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareSessionVariableDatasourceService
-
Getters and Setters
- setTextDirection(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
- setThreadLocaleBase(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Sets the base locale of the current thread.
- setThreadLocaleOverride(Locale) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
Sets the locale override of the current thread.
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setThreeD(boolean) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setThreeD(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setThrowable(Throwable) - Method in class org.pentaho.platform.action.ActionInvokeStatus
- setTickPaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setTickSize(int) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- SettingsPublisher - Class in org.pentaho.platform.engine.core.system
- SettingsPublisher() - Constructor for class org.pentaho.platform.engine.core.system.SettingsPublisher
- setTitle(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- setTitle(String) - Method in class org.pentaho.platform.engine.core.solution.ContentInfo
- setTitle(String) - Method in class org.pentaho.platform.engine.core.solution.FileInfo
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Sets the title for the dial
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitle(String) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitle(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitleFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitleFont(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitlePosition(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTitlePosition(RectangleEdge) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setTo(String) - Method in class org.pentaho.platform.util.Emailer
- setTooltipContent(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipContent(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipContent(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTooltipContent(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipContent(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipContent(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTooltipXFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipXFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipXFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTooltipXFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipXFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipXFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTooltipYFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipYFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipYFormat(String) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTooltipYFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setTooltipYFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setTooltipYFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setTransportProtocol(String) - Method in class org.pentaho.platform.util.Emailer
- setType(String) - Method in class org.pentaho.commons.util.repository.type.PropertyType
- setType(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
- setType(String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanBuilder
- setType(String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListBuilder
- setTypesMap(Map) - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
- setUnits(String) - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Sets the unit for the dial value
- setUnits(String) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setup() - Method in class org.pentaho.platform.util.Emailer
- setupDataSourceForConnection(IDatabaseConnection) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- setupPooledDataSource(IDatabaseConnection) - Static method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
- setupSchedulerMDC(Object, Object) - Static method in class org.pentaho.platform.engine.core.audit.MDCUtil
-
Sets up the MDC context for threads in the scheduler.
- setUri(String) - Method in interface org.pentaho.commons.util.repository.type.ContentStream
- setUri(String) - Method in class org.pentaho.commons.util.repository.type.ContentStreamImpl
- setUrl(String) - Method in class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
-
Deprecated.
- setUrlFactory(IPentahoUrlFactory) - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- setUrlFactory(IPentahoUrlFactory) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setUrlTemplate(String) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setUseAuthentication(boolean) - Method in class org.pentaho.platform.util.Emailer
- setUseNewDatasourceService(boolean) - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
- setUserDetailsService(UserDetailsService) - Method in class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator
- setUserId(String) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- setUserId(String) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
- setUseSSL(boolean) - Method in class org.pentaho.platform.util.Emailer
- setValue(double) - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Sets the value to be displayed by the dial.
- setValue(double) - Method in class org.pentaho.platform.uifoundation.chart.DialChartComponent
-
Sets the value to be displayed by the dial.
- setValue(double) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
-
Sets the value to be displayed on the dial image
- setValue(Object) - Method in class org.pentaho.commons.util.repository.type.PropertyBoolean
- setValue(Object) - Method in class org.pentaho.commons.util.repository.type.PropertyDateTime
- setValue(Object) - Method in class org.pentaho.commons.util.repository.type.PropertyDecimal
- setValue(Object) - Method in class org.pentaho.commons.util.repository.type.PropertyInteger
- setValue(Object) - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
- setValue(Object) - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
- setValue(Object) - Method in class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
- setValue(String) - Method in interface org.pentaho.commons.util.repository.type.CmisEnum
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.PropertiesDocument
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.PropertiesFolder
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.PropertyString
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.ReturnVersion
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- setValue(String) - Method in class org.pentaho.commons.util.repository.type.VersioningState
- setValue(String, Object) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Set a bean property with a given value.
- setValue(String, Object, PropertyNameFormatter...) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Set a bean property with a given value, allowing the caller to respond to various error states that may be encountered during the attempt to set the value on the bean.
- setValue(String, Object, ValueSetErrorCallback) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Set a bean property with a given value, allowing the caller to respond to various error states that may be encountered during the attempt to set the value on the bean.
- setValue(String, Object, ValueSetErrorCallback, PropertyNameFormatter...) - Method in class org.pentaho.platform.util.beans.ActionHarness
-
Performs same function as the super, with the added feature of granting undeclared properties to the action bean if it is a
IVarArgsAction
. - setValue(String, Object, ValueSetErrorCallback, PropertyNameFormatter...) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Set a bean property with a given value, allowing the caller to respond to various error states that may be encountered during the attempt to set the value on the bean.
- setValueFont(Font) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setValuePaint(Paint) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
- setValues(Object) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setValues(Map<String, Object>) - Method in class org.pentaho.platform.util.beans.BeanUtil
-
Sets a number of bean properties based on given property-value map, where the key of the map is the bean property and the value is the value to which to set that property.
- setValues(Map<String, Object>, PropertyNameFormatter...) - Method in class org.pentaho.platform.util.beans.BeanUtil
- setValues(Map<String, Object>, ValueSetErrorCallback) - Method in class org.pentaho.platform.util.beans.BeanUtil
- setVersionCommentEnabled(boolean) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setVersionEnabled(boolean) - Method in class org.pentaho.platform.core.mimetype.MimeType
- setVersionHelper(IVersionHelper) - Static method in class org.pentaho.platform.util.logging.Logger
- setWidgetHeight(int) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Sets the height (in pixels) of the widget images that will be created
- setWidgetWidth(int) - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Sets the width (in pixels) of the widget images that will be created
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setWidth(int) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- setWidth(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setWorkItemDetails(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setWorkItemLifecyclePhase(WorkItemLifecyclePhase) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setWorkItemUid(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- setWrappedCallback(ValueSetErrorCallback) - Method in class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
- setXFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setXFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setXsl(String, String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setXslProperty(String, String) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- setYFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setYFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setZFormat(NumberFormat) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- setZFormat(Node) - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- shouldGenerateIdAsFallback() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanListParser
- shouldGenerateIdAsFallback() - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BeanParser
- SHUT_DOWN_TOPIC - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- shutdown() - Method in class org.pentaho.commons.system.LoadDriversListener
- shutdown() - Method in class org.pentaho.platform.engine.core.system.GlobalObjectInitializer
- shutdown() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- shutdown() - Method in class org.pentaho.platform.engine.core.system.SessionCleanupListener
-
Deprecated.
- shutdown() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- shutdown() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
- SimpleContentGenerator - Class in org.pentaho.platform.engine.services.solution
- SimpleContentGenerator() - Constructor for class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
- SimpleContentItem - Class in org.pentaho.platform.engine.core.output
- SimpleContentItem() - Constructor for class org.pentaho.platform.engine.core.output.SimpleContentItem
- SimpleContentItem(OutputStream) - Constructor for class org.pentaho.platform.engine.core.output.SimpleContentItem
- SimpleLogger - Class in org.pentaho.platform.util.logging
- SimpleLogger(Object) - Constructor for class org.pentaho.platform.util.logging.SimpleLogger
- SimpleLogger(String) - Constructor for class org.pentaho.platform.util.logging.SimpleLogger
- SimpleMapCacheManager - Class in org.pentaho.platform.engine.core.system
- SimpleMapCacheManager() - Constructor for class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
- SimpleOutputHandler - Class in org.pentaho.platform.engine.core.output
- SimpleOutputHandler(OutputStream, boolean) - Constructor for class org.pentaho.platform.engine.core.output.SimpleOutputHandler
-
Creates a SimpleContentItem from an OutputStream.
- SimpleOutputHandler(IContentItem, boolean) - Constructor for class org.pentaho.platform.engine.core.output.SimpleOutputHandler
-
Creates a
SimpleContentItem
copy of anIContentItem
- SimpleParameterProvider - Class in org.pentaho.platform.engine.core.solution
- SimpleParameterProvider() - Constructor for class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- SimpleParameterProvider(Map) - Constructor for class org.pentaho.platform.engine.core.solution.SimpleParameterProvider
- SimpleParameterSetter - Class in org.pentaho.platform.engine.services.solution
- SimpleParameterSetter() - Constructor for class org.pentaho.platform.engine.services.solution.SimpleParameterSetter
- SimplePermissionMask - Class in org.pentaho.platform.engine.security
-
Deprecated.
- SimplePermissionMask() - Constructor for class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- SimplePermissionMask(int) - Constructor for class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- SimpleRole - Class in org.pentaho.platform.engine.security
-
Deprecated.
- SimpleRole(String) - Constructor for class org.pentaho.platform.engine.security.SimpleRole
-
Deprecated.
- SimpleRuntimeElement - Class in org.pentaho.platform.engine.services.runtime
- SimpleRuntimeElement() - Constructor for class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Constructor for Hibernate
- SimpleRuntimeElement(String) - Constructor for class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Constructor
- SimpleRuntimeElement(String, String, String) - Constructor for class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Constructor
- SimpleRuntimeElement(String, String, String, String) - Constructor for class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Constructor
- SimpleSystemSettings - Class in org.pentaho.platform.engine.core.system
- SimpleSystemSettings() - Constructor for class org.pentaho.platform.engine.core.system.SimpleSystemSettings
- SimpleUrl - Class in org.pentaho.platform.util.web
- SimpleUrl(String) - Constructor for class org.pentaho.platform.util.web.SimpleUrl
- SimpleUrlFactory - Class in org.pentaho.platform.util.web
- SimpleUrlFactory(String) - Constructor for class org.pentaho.platform.util.web.SimpleUrlFactory
- SimpleUser - Class in org.pentaho.platform.engine.security
-
Deprecated.
- SimpleUser(String) - Constructor for class org.pentaho.platform.engine.security.SimpleUser
-
Deprecated.
- SingletonPentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
A simple wrapper Reference around an object.
- SingletonPentahoObjectReference(Class<T>, T) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference
- SingletonPentahoObjectReference(Class<T>, T, Map<String, Object>, int) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.SingletonPentahoObjectReference
- SingletonPentahoObjectReference.Builder<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
-
Public builder, implementation specific methods should be in BuilderBase, only self() should be defined here
- SLASH - Static variable in class org.pentaho.platform.engine.core.system.BasePentahoRequestContext
- SoapHelper - Class in org.pentaho.platform.engine.services
- SoapHelper() - Constructor for class org.pentaho.platform.engine.services.SoapHelper
- SOLUTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- SOLUTION_ENGINE - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SolutionCompare - Class in org.pentaho.platform.engine.services.solution
-
Class that compares solution paths used for sorting.
- SolutionCompare() - Constructor for class org.pentaho.platform.engine.services.solution.SolutionCompare
- solutionEngine - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- SolutionEngine - Class in org.pentaho.platform.engine.services.solution
- SolutionEngine() - Constructor for class org.pentaho.platform.engine.services.solution.SolutionEngine
- SolutionEngineAgent - Class in org.pentaho.platform.engine.services.solution
- SolutionEngineAgent() - Constructor for class org.pentaho.platform.engine.services.solution.SolutionEngineAgent
- SolutionHelper - Class in org.pentaho.platform.engine.services.solution
- SolutionHelper() - Constructor for class org.pentaho.platform.engine.services.solution.SolutionHelper
- SolutionPublisher - Class in org.pentaho.platform.engine.services.solution
- SolutionPublisher() - Constructor for class org.pentaho.platform.engine.services.solution.SolutionPublisher
- SolutionReposHelper - Class in org.pentaho.platform.engine.services.solution
- SolutionURIResolver - Class in org.pentaho.platform.engine.services
- SolutionURIResolver() - Constructor for class org.pentaho.platform.engine.services.SolutionURIResolver
- SpringPentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
Spring implementation of
IPentahoObjectReference
- SpringPentahoObjectReference(ConfigurableApplicationContext, String, Class<T>, IPentahoSession, BeanDefinition) - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.SpringPentahoObjectReference
- SpringPentahoSystemProxy - Class in org.pentaho.platform.engine.core.system
-
This class exists for the sole purpose of providing a way for Spring to inject Spring-created objects into a static
PentahoSystem
. - SpringPentahoSystemProxy() - Constructor for class org.pentaho.platform.engine.core.system.SpringPentahoSystemProxy
- SpringScopeSessionHolder - Class in org.pentaho.platform.engine.core.system.objfac.spring
-
User: nbaker Date: 1/17/13
- SpringScopeSessionHolder() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.SpringScopeSessionHolder
- SpringSecurityPermissionMgr - Class in org.pentaho.platform.engine.security
-
Deprecated.
- SQL_QUERY - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- STACKED_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- StandaloneApplicationContext - Class in org.pentaho.platform.engine.core.system
- StandaloneApplicationContext(String, String) - Constructor for class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- StandaloneApplicationContext(String, String, Object) - Constructor for class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
- StandaloneObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
- StandaloneObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- StandaloneObjectFactory(String) - Constructor for class org.pentaho.platform.engine.core.system.objfac.StandaloneObjectFactory
- StandaloneSession - Class in org.pentaho.platform.engine.core.system
- StandaloneSession() - Constructor for class org.pentaho.platform.engine.core.system.StandaloneSession
- StandaloneSession(String) - Constructor for class org.pentaho.platform.engine.core.system.StandaloneSession
- StandaloneSession(String, String) - Constructor for class org.pentaho.platform.engine.core.system.StandaloneSession
- StandaloneSession(String, String, Locale) - Constructor for class org.pentaho.platform.engine.core.system.StandaloneSession
- StandaloneSpringPentahoObjectFactory - Class in org.pentaho.platform.engine.core.system.objfac
-
This factory implementation creates and uses a self-contained Spring
ApplicationContext
which is not tied to or accesible by any other parts of the application. - StandaloneSpringPentahoObjectFactory() - Constructor for class org.pentaho.platform.engine.core.system.objfac.StandaloneSpringPentahoObjectFactory
- StandaloneSpringPentahoObjectFactory(String) - Constructor for class org.pentaho.platform.engine.core.system.objfac.StandaloneSpringPentahoObjectFactory
- StandaloneTempFileDeleter - Class in org.pentaho.platform.engine.core.system
- StandaloneTempFileDeleter() - Constructor for class org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter
- StandardBubbleURLGenerator - Class in org.pentaho.platform.uifoundation.chart
- StandardBubbleURLGenerator() - Constructor for class org.pentaho.platform.uifoundation.chart.StandardBubbleURLGenerator
- StandardSettings - Class in org.pentaho.platform.engine.services.solution
- StandardSettings() - Constructor for class org.pentaho.platform.engine.services.solution.StandardSettings
- start() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Starts the Pentaho platform, making it ready to process requests.
- start() - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- START_DATE_TIME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- START_UP_TOPIC - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- startup(IPentahoSession) - Method in class org.pentaho.commons.system.LoadDriversListener
- startup(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.GlobalObjectInitializer
- startup(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.SessionCleanupListener
-
Deprecated.
- startup(IPentahoSession) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
- StaticFilterDefinition - Class in org.pentaho.platform.uifoundation.component
- StaticFilterDefinition(Element, IPentahoSession, ILogger) - Constructor for class org.pentaho.platform.uifoundation.component.StaticFilterDefinition
- STEP_AREA_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- STEP_AREA_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- STEP_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- STEP_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- stop() - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
-
Stops the Pentaho platform
- stop() - Static method in class org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger
- StorageException - Exception in org.pentaho.commons.util.repository.exception
- StorageException() - Constructor for exception org.pentaho.commons.util.repository.exception.StorageException
- STREAM_APPENDER_FORMATTER - Static variable in class org.pentaho.platform.engine.services.solution.ActionDelegate
- StreamNotSupportedException - Exception in org.pentaho.commons.util.repository.exception
- StreamNotSupportedException() - Constructor for exception org.pentaho.commons.util.repository.exception.StreamNotSupportedException
- STRING - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- StringUtil - Class in org.pentaho.platform.util
- STYLE_ROWS - Static variable in class org.pentaho.platform.util.xml.dom4j.DataGrid
- STYLE_TREE - Static variable in class org.pentaho.platform.util.xml.dom4j.DataGrid
- SUBMITTED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item has been submitted for execution
- subscribe(String, Consumer<T>) - Method in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- SUBTITLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- SUBTITLES_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- SUCCEEDED - Enum constant in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
The work item execution has succeeded
- SuffixAppenderFormatter - Class in org.pentaho.platform.util.beans
- SuffixAppenderFormatter(String) - Constructor for class org.pentaho.platform.util.beans.SuffixAppenderFormatter
- supports(Class) - Method in class org.pentaho.platform.engine.security.PentahoSubstringRoleVoter
-
This implementation supports any type of class, because it does not query the presented secure object.
- supports(ConfigAttribute) - Method in class org.pentaho.platform.engine.security.PentahoSubstringRoleVoter
- SVG_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- SYSTEM_AUDIT_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_CFG_PATH_KEY - Static variable in class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
-
key into System.property containing the path to the file containing settings information for
PentahoSystem
. - SYSTEM_INITIALIZED_OK - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_LISTENERS_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_NOT_INITIALIZED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_OBJECTS_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_OTHER_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_PENTAHOXML_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_PROPERTY - Static variable in class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
- SYSTEM_PROPERTY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSessionHolder
-
Key for finding session holder strategy.
- SYSTEM_PUBLISHERS_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- SYSTEM_SETTINGS_FAILED - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- systemEntryPoint() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- systemEntryPoint() - Method in class org.pentaho.platform.engine.core.system.SessionCleanupListener
-
Deprecated.
- systemExitPoint() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
- systemExitPoint() - Method in class org.pentaho.platform.engine.core.system.SessionCleanupListener
-
Deprecated.
- SystemSettings - Class in org.pentaho.platform.engine.core.system
-
Provides system settings data for system configuration files located in the system folder of the repository.
- SystemSettings() - Constructor for class org.pentaho.platform.engine.core.system.SystemSettings
- SystemSettingsParameterProvider - Class in org.pentaho.platform.engine.core.solution
- SystemSettingsParameterProvider() - Constructor for class org.pentaho.platform.engine.core.solution.SystemSettingsParameterProvider
T
- TemplateUtil - Class in org.pentaho.platform.engine.services.runtime
- TemplateUtil() - Constructor for class org.pentaho.platform.engine.services.runtime.TemplateUtil
- Tenant - Class in org.pentaho.platform.core.mt
- Tenant() - Constructor for class org.pentaho.platform.core.mt.Tenant
- Tenant(String, Boolean) - Constructor for class org.pentaho.platform.core.mt.Tenant
- TenantAwareLoginParsingDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware
-
This reference implementation parses the users' login name to derive the Tenant ID.
- TenantAwareLoginParsingDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareLoginParsingDatasourceService
- TenantAwareSessionVariableDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware
-
This reference implementation retrieves the tenant ID from a variable in the users' session.
- TenantAwareSessionVariableDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware.TenantAwareSessionVariableDatasourceService
- TENANTID_SINGLE_TENANT - Static variable in class org.pentaho.platform.engine.core.system.TenantUtils
-
TODO mlowery make this configurable
- TenantUtils - Class in org.pentaho.platform.engine.core.system
-
Utilities relating to multi-tenancy.
- TenantUtils() - Constructor for class org.pentaho.platform.engine.core.system.TenantUtils
- TestEnum - Enum Class in org.pentaho.commons.util.repository.type
- TEXT_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- TEXT_MIME_TYPE - Static variable in class org.pentaho.platform.engine.services.MessageFormatter
- TEXTURE_TYPE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- THERMOMETER_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- ThermometerWidgetDefinition - Class in org.pentaho.platform.uifoundation.chart
- ThermometerWidgetDefinition(double, double, double) - Constructor for class org.pentaho.platform.uifoundation.chart.ThermometerWidgetDefinition
- THIS - Static variable in class org.pentaho.commons.util.repository.type.ReturnVersion
- THREED_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- TIFF_EXTENSION_1 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- TIFF_EXTENSION_2 - Static variable in class org.pentaho.platform.util.web.MimeHelper
- TIME_SERIES_COLLECTION_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- TimeSeriesCollectionChartComponent - Class in org.pentaho.platform.uifoundation.chart
- TimeSeriesCollectionChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- TimeSeriesCollectionChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- TimeSeriesCollectionChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- TimeSeriesCollectionChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- TimeSeriesCollectionChartDefinition(int, IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- TimeSeriesCollectionChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- TimeSeriesCollectionChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartDefinition
- TimeTableXYDatasetChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- TimeTableXYDatasetChartDefinition(int, IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- TimeTableXYDatasetChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- TimeTableXYDatasetChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.TimeTableXYDatasetChartDefinition
- title - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- TITLE_FONT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- TITLE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- TITLE_POSITION_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- togglePermission(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- tokenStringToArray(String, String) - Static method in class org.pentaho.platform.util.StringUtil
-
Tokenize a string and return a String Array of the values seperated by the passed in token.
- TOOLTIP_CONTENT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- TOOLTIP_X_FORMAT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- TOOLTIP_Y_FORMAT_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.XYChartDefinition
- toPentahoRole(String) - Method in class org.pentaho.platform.engine.security.DefaultJdbcRoleMapper
- toPentahoRole(String) - Method in class org.pentaho.platform.engine.security.DefaultLdapRoleMapper
- topicCount() - Method in class org.pentaho.platform.engine.core.system.PentahoSystemPublisher
- toString() - Method in class org.pentaho.platform.core.mimetype.MimeType
- toString() - Method in class org.pentaho.platform.core.mt.Tenant
- toString() - Method in class org.pentaho.platform.engine.core.solution.ActionInfo
- toString() - Method in class org.pentaho.platform.engine.security.acls.PentahoAbstractBasicAclEntry
- toString() - Method in class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
- toString() - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
-
Deprecated.
- toString() - Method in class org.pentaho.platform.engine.security.SimpleRole
-
Deprecated.
- toString() - Method in class org.pentaho.platform.engine.security.SimpleUser
-
Deprecated.
- toString() - Method in class org.pentaho.platform.engine.services.runtime.SelectionMapper
- toString() - Method in class org.pentaho.platform.util.VersionInfo
- toString() - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent
- toString(Object) - Method in class org.pentaho.platform.engine.security.LoggingInterceptor
-
Returns a string representation of the given object.
- toXML() - Method in class org.pentaho.platform.engine.services.runtime.SimpleRuntimeElement
-
Returns an XML representation of the RuntimeElement.
- trace - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- trace(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- trace(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- trace(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- trace(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- trace(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- trace(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- trace(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- trace(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- trackTempFile(File) - Method in class org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter
- transform(String, String, IPentahoSession, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XForm
-
Using html4.xsl, transform the xml in the xForm string to an HTML form snippet.
- transformEntries(List<IPentahoAclEntry>) - Method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
-
Deprecated.Converts from List<IPentahoAclEntry> to Map<IPermissionRecipient, IPermissionMask>.
- transformSnippet(String, String, IPentahoSession, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XForm
-
Using html4.xsl, wrap the XForm String in xFormSnippet in a <pho:snippet>, and transform the wrapped XSL into an HTML form snippet.
- transformSnippet(Node, IPentahoSession, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XForm
- transformXml(InputStream, InputStream, Map, URIResolver) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Use the transform specified by xslSrc and transform the document specified by docSrc, and return the resulting document.
- transformXml(String, String, InputStream, Map, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Use the transform specified by xslPath and xslName and transform the document specified by docInStrm, and return the resulting document.
- transformXml(String, String, String, Map, IDocumentResourceLoader) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Use the transform specified by xslName and transform the document specified by docInStrm, and return the resulting document.
- transformXml(StreamSource, StreamSource, Map, URIResolver) - Static method in class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
-
Use the transform specified by xslSrc and transform the document specified by docSrc, and return the resulting document.
- transformXml(StreamSource, StreamSource, Map, URIResolver) - Static method in class org.pentaho.platform.util.xml.XmlHelper
-
Use the transform specified by xslSrc and transform the document specified by docSrc, and return the resulting document.
- TREE_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- trimStringList(List<String>) - Static method in class org.pentaho.platform.util.StringUtil
-
Returns a List of Strings in which each String has been trimmed of whitespace.
- trimStringMap(Map<String, String>) - Static method in class org.pentaho.platform.util.StringUtil
-
Returns a map of String key-value pairs, in which each key and corresponding value has been trimmed of whitespace.
- trimToEmpty(String) - Static method in class org.pentaho.platform.util.StringUtil
-
Wrapper method around StringUtils.trim
- tryInvalidateDataSource(String) - Method in class org.pentaho.platform.plugin.action.kettle.PoolingManagedDataSource
- type - Variable in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- type(Class<T>) - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
- TYPE_ATTR_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
- TYPE_CHECK_MULTI - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_CHECK_MULTI_SCROLL - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_CHECK_MULTI_SCROLL_2_COLUMN - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_CHECK_MULTI_SCROLL_3_COLUMN - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_CHECK_MULTI_SCROLL_4_COLUMN - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_DIAL - Static variable in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
- TYPE_DIAL - Static variable in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- TYPE_LIST - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_LIST_MULTI - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- TYPE_RADIO - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_SELECT - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_SOLUTION_FILE - Static variable in class org.pentaho.platform.uifoundation.component.HtmlComponent
- TYPE_TEXT - Static variable in class org.pentaho.platform.util.xml.XForm
- TYPE_THERMOMETER - Static variable in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
- TYPE_THERMOMETER - Static variable in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- TYPE_URL - Static variable in class org.pentaho.platform.uifoundation.component.HtmlComponent
- TypeNotFoundException - Exception in org.pentaho.commons.util.repository.exception
- TypeNotFoundException() - Constructor for exception org.pentaho.commons.util.repository.exception.TypeNotFoundException
- TypesOfFileableObjects - Class in org.pentaho.commons.util.repository.type
- TypesOfFileableObjects() - Constructor for class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
- TypesOfFileableObjects(String) - Constructor for class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
U
- UNABLE_TO_DELETE - Static variable in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- UNABLE_TO_IMPORT - Static variable in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- UNDEFINED_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
- UNFILE - Static variable in class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- UnfileNonfolderObjects - Class in org.pentaho.commons.util.repository.type
- UnfileNonfolderObjects() - Constructor for class org.pentaho.commons.util.repository.type.UnfileNonfolderObjects
- UNKNOWN_COMPONENT_ID - Static variable in class org.pentaho.platform.engine.services.solution.ComponentBase
- UNKNOWN_ENTRY - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- unmarshal(String) - Method in class org.pentaho.platform.workitem.WorkItemLifecycleEvent.DateAdapter
- UpdateConflictException - Exception in org.pentaho.commons.util.repository.exception
- UpdateConflictException() - Constructor for exception org.pentaho.commons.util.repository.exception.UpdateConflictException
- updateProperties(String, String, String, CmisProperties) - Method in interface org.pentaho.commons.util.repository.IObjectService
- updateProperties(String, String, String, CmisProperties) - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClientObjectService
- URI - Static variable in class org.pentaho.commons.util.repository.type.PropertiesBase
- URI - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- URI - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
- URI - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- urlFactory - Variable in class org.pentaho.platform.engine.services.BaseRequestHandler
- urlFactory - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- urlFactory - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- urlFactory - Variable in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- urlTemplate - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- URLTEMPLATE_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
-
XML node for the URL Template
- USER_LOCALE_PARAM - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- USER_LOCALE_SETTING - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- USERID - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
- UseridAttributeLdapContextMapper - Class in org.pentaho.platform.engine.security
-
The purpose of this class is to provide a means of normalizing user ids in case-insensitive LDAP environments.
- UseridAttributeLdapContextMapper() - Constructor for class org.pentaho.platform.engine.security.UseridAttributeLdapContextMapper
- userSession - Variable in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
- UserSession - Class in org.pentaho.platform.engine.core.system
- UserSession(String, String, Locale, boolean, IParameterProvider) - Constructor for class org.pentaho.platform.engine.core.system.UserSession
- UserSession(String, Locale, boolean, IParameterProvider) - Constructor for class org.pentaho.platform.engine.core.system.UserSession
- UserSession(String, Locale, IParameterProvider) - Constructor for class org.pentaho.platform.engine.core.system.UserSession
- UTF_8 - Static variable in class org.pentaho.platform.util.messages.LocaleHelper
- utf8ToIso(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
-
This method converts a UTF8-encoded string to ISO-8859-1
- UUIDUtil - Class in org.pentaho.platform.util
- UUIDUtil() - Constructor for class org.pentaho.platform.util.UUIDUtil
V
- validate() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- validate() - Method in class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.chart.DashboardWidgetComponent
-
Validate that this component can generate the requested dial
- validate() - Method in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.chart.TimeSeriesCollectionChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.ActionComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.HtmlComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.xml.InputFormComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
- validate() - Method in class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
- validate(IPentahoSession, IActionRequestHandler) - Method in class org.pentaho.platform.uifoundation.component.BaseUIComponent
-
Set the userSession member, generate a Log Id, set the requestHandler, and validate the component's configuration.
- validateAction() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
-
Validation of Action input values should happen in the
IAction.execute()
This method is used as a pre execution hook where we setup as much runtime information as possible prior to the actual execute call. - validateAction() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- validateAction() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- validateAction() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- validateBeanScope(String, BeanDefinition) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.PentahoBeanScopeValidatorPostProcessor
- validateJson(String, Class) - Static method in class org.pentaho.platform.engine.security.PentahoJsonValidator
- validateJson(String, List<Class>) - Static method in class org.pentaho.platform.engine.security.PentahoJsonValidator
- validateSequence(String, IExecutionListener) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- validateSystemSettings() - Method in class org.pentaho.platform.engine.services.solution.ActionDelegate
- validateSystemSettings() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
- validateSystemSettings() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
-
Deprecated.
- validateSystemSettings() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
- VALIDATION - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
- value - Variable in class org.pentaho.platform.engine.services.runtime.ParameterManager.ReturnParameter
- VALUE - Static variable in interface org.pentaho.platform.engine.core.system.objfac.spring.Const
- VALUE_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.DialChartComponent
- ValueGenerator - Interface in org.pentaho.platform.util.beans
-
A callback object used in the process of bean property set operations.
- valueItem - Variable in class org.pentaho.platform.uifoundation.component.FilterDefinition
-
name of the column to retrieve the values of the items placed in the filter panel's control related to the member variable valueColumnNo
- valueOf(String) - Static method in enum class org.pentaho.commons.util.repository.type.TestEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- values() - Static method in enum class org.pentaho.commons.util.repository.type.TestEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pentaho.platform.workitem.WorkItemLifecyclePhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueSetErrorCallback - Interface in org.pentaho.platform.util.beans
-
This interface is used in conjunction with
BeanUtil#setValue(Object, String, ValueSetCallback, PropertyNameFormatter...)
to give the developer full control of how to handle various events that occur during the attempt to set a value on a Java Bean. - VarArgsWrapperCallback(Map<String, Object>) - Constructor for class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
- VersionHelper - Class in org.pentaho.platform.util
- VersionHelper() - Constructor for class org.pentaho.platform.util.VersionHelper
- VersionInfo - Class in org.pentaho.platform.util
-
Bean that holds the results of the version information
- VersionInfo() - Constructor for class org.pentaho.platform.util.VersionInfo
- VersioningState - Class in org.pentaho.commons.util.repository.type
- VersioningState() - Constructor for class org.pentaho.commons.util.repository.type.VersioningState
- VERSIONLABEL - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- VERSIONSERIESCHECKEDOUTBY - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- VERSIONSERIESCHECKEDOUTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- VERSIONSERIESID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
- VERTICAL_ORIENTATION - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- VISIBLE - Static variable in interface org.pentaho.commons.util.repository.type.CmisObject
- vote(Authentication, Object, Collection) - Method in class org.pentaho.platform.engine.security.PentahoSubstringRoleVoter
W
- WAIT_SECONDS - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
- waitFor(int) - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
- warn(Object, String) - Static method in class org.pentaho.platform.util.logging.Logger
- warn(Object, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- warn(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- warn(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- warn(String) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- warn(String, String) - Static method in class org.pentaho.platform.util.logging.Logger
- warn(String, String, Throwable) - Static method in class org.pentaho.platform.util.logging.Logger
- warn(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
- warn(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
- warn(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
- WAV_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- WebServiceUtil - Class in org.pentaho.platform.engine.services
- WebServiceUtil() - Constructor for class org.pentaho.platform.engine.services.WebServiceUtil
- WEEK_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- WidgetDefinition - Class in org.pentaho.platform.uifoundation.chart
- WidgetDefinition(double, double, double) - Constructor for class org.pentaho.platform.uifoundation.chart.WidgetDefinition
- WidgetGridComponent - Class in org.pentaho.platform.uifoundation.component.xml
- WidgetGridComponent(String, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.xml.WidgetGridComponent
-
Creates a WidgetGrid
- width - Variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
- WIDTH_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- WORK_ITEM_NAME - Static variable in class org.pentaho.platform.util.ActionUtil
- WORK_ITEM_UID - Static variable in class org.pentaho.platform.util.ActionUtil
- WorkItemLifecycleEvent - Class in org.pentaho.platform.workitem
-
This class encapsulates all information pertaining to a "work item" at a specific point in its lifecycle.
- WorkItemLifecycleEvent() - Constructor for class org.pentaho.platform.workitem.WorkItemLifecycleEvent
-
Default constructor, needed for serialization purposes.
- WorkItemLifecycleEvent(String, String, WorkItemLifecyclePhase, String, Date) - Constructor for class org.pentaho.platform.workitem.WorkItemLifecycleEvent
-
Creates the
WorkItemLifecycleEvent
with all the required parameters. - WorkItemLifecycleEvent.DateAdapter - Class in org.pentaho.platform.workitem
-
An implementation of
XmlAdapter
that allows us to [de]serialize Dates as longs (milliseconds). - WorkItemLifecycleEventUtil - Class in org.pentaho.platform.workitem
-
A class for common utility methods related to work item lifecycle events.
- WorkItemLifecycleEventUtil() - Constructor for class org.pentaho.platform.workitem.WorkItemLifecycleEventUtil
- WorkItemLifecyclePhase - Enum Class in org.pentaho.platform.workitem
-
An enumeration of the known lifecycle events for the work item.
- write(byte[]) - Method in class org.pentaho.platform.engine.core.output.MultiOutputStream
- write(byte[], int, int) - Method in class org.pentaho.platform.engine.core.output.MultiOutputStream
- write(int) - Method in class org.pentaho.platform.engine.core.output.MultiOutputStream
X
- X_REQUEST_ID - Static variable in class org.pentaho.platform.util.RequestIdUtil
- XACTION_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- XForm - Class in org.pentaho.platform.util.xml
- XForm() - Constructor for class org.pentaho.platform.util.xml.XForm
- xformBody - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- xformFields - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- xformHeader - Variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
- XMI_FILENAME - Static variable in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
- XML - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
- XML_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- XmlComponent - Class in org.pentaho.platform.uifoundation.component.xml
- XmlComponent(IPentahoUrlFactory, List, String) - Constructor for class org.pentaho.platform.uifoundation.component.xml.XmlComponent
- XmlDom4JHelper - Class in org.pentaho.platform.util.xml.dom4j
-
A set of static methods to help in with: * the construction of XML DOM Documents (org.dom4j.Document) from files, streams, and Strings * in the creation of XML DOM Documents as the result of an XSLT transform * persisting of XML DOM documents to the file system or a
Writer
. - XmlDom4JHelper() - Constructor for class org.pentaho.platform.util.xml.dom4j.XmlDom4JHelper
- XmlHelper - Class in org.pentaho.platform.util.xml
-
A set of static methods for performing various operations on DOM Documents and XML text (in the form of streams, Strings, and files).
- XmlHelper() - Constructor for class org.pentaho.platform.util.xml.XmlHelper
- XMLParserFactoryProducer - Class in org.pentaho.platform.util.xml
- XMLParserFactoryProducer() - Constructor for class org.pentaho.platform.util.xml.XMLParserFactoryProducer
- XmlW3CHelper - Class in org.pentaho.platform.util.xml.w3c
- xslProperties - Variable in class org.pentaho.platform.uifoundation.component.BaseUIComponent
- XY_SERIES_COLLECTION_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- XYChartDefinition - Interface in org.pentaho.platform.uifoundation.chart
- XYSeriesCollectionChartComponent - Class in org.pentaho.platform.uifoundation.chart
- XYSeriesCollectionChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- XYSeriesCollectionChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- XYSeriesCollectionChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartComponent
- XYSeriesCollectionChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- XYSeriesCollectionChartDefinition(int, IPentahoResultSet, boolean, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- XYSeriesCollectionChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- XYSeriesCollectionChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition
- XYZ_SERIES_COLLECTION_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
- XYZSeriesCollectionChartComponent - Class in org.pentaho.platform.uifoundation.chart
- XYZSeriesCollectionChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- XYZSeriesCollectionChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- XYZSeriesCollectionChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartComponent
- XYZSeriesCollectionChartDefinition - Class in org.pentaho.platform.uifoundation.chart
- XYZSeriesCollectionChartDefinition(int, IPentahoResultSet, boolean, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- XYZSeriesCollectionChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
- XYZSeriesCollectionChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.XYZSeriesCollectionChartDefinition
Y
- YEAR_PERIOD_TYPE_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
Z
- ZIP_EXTENSION - Static variable in class org.pentaho.platform.util.web.MimeHelper
- ZipOutputHandler - Class in org.pentaho.platform.engine.services.outputhandler
- ZipOutputHandler() - Constructor for class org.pentaho.platform.engine.services.outputhandler.ZipOutputHandler
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form