A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

D

DashboardWidgetComponent - Class in org.pentaho.platform.uifoundation.chart
This class is a Pentaho 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
 
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
 
DATASOURCE_REGION - Static variable in class org.pentaho.platform.engine.services.connection.datasource.dbcp.NonPooledDatasourceSystemListener
 
DATASOURCE_REGION - Static variable in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
 
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
 
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(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
 
debug(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
 
debug - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
 
debug(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
 
debug(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
 
debug - Static variable in class org.pentaho.platform.engine.services.runtime.RuntimeContext
 
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, 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) - Method in class org.pentaho.platform.util.logging.SimpleLogger
 
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
 
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
 
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_MESSAGE_FORMATTER - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
 
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
 
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
 
DefaultRoleUserDetailsServiceDecorator - Class in org.pentaho.platform.engine.security
Decorates another UserDetailsService and returns a proxy during UserDetailsService.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.
DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy(UserDetails, GrantedAuthority) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
 
DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy(UserDetails, GrantedAuthority, IAuthenticationRoleMapper) - Constructor for class org.pentaho.platform.engine.security.DefaultRoleUserDetailsServiceDecorator.DefaultRoleUserDetailsProxy
 
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(String, String, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Define an arbitrarily scoped object
define(Class<?>, Class<?>, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Define an arbitrarily scoped object
define(String, Class<?>, IPentahoDefinableObjectFactory.Scope) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Define an arbitrarily scoped object
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(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, Object) - Method in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Hold an object instance by key name.
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
 
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.SimplePermissionMask
 
deletePermissions(int[]) - Method in class org.pentaho.platform.engine.security.SimplePermissionMask
 
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
 
deriveMinMax(double) - Method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
 
DESCRIPTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
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(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).
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.
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
 
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(List) - Method in class org.pentaho.platform.engine.services.runtime.ParameterManager
 
dispose() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
 
dispose(List) - 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
 
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
doChart generates the images and html necessary to render various charts within a web page.
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.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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z