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

I

IAcceptsRuntimeInputs - Interface in org.pentaho.platform.api.engine
 
IAclHolder - Interface in org.pentaho.platform.api.engine
TODO mlowery List type should probably not be a concrete class (PentahoAclEntry).
IAclPublisher - Interface in org.pentaho.platform.api.engine
 
IAclSolutionFile - Interface in org.pentaho.platform.api.engine
This interface makes certain that there is a mechanism to traverse the solution files from root to leaf.
IAclVoter - Interface in org.pentaho.platform.api.engine
 
IActionCompleteListener - Interface in org.pentaho.platform.api.engine
The listener interface for receiving notification when a Component execution has completed.
IActionParameter - Interface in org.pentaho.platform.api.engine
An IActionParameter represents one input or output in an IActionSequence.
IActionRequestHandler - Interface in org.pentaho.platform.api.engine
The basic interface for requests to execute actions .
IActionSequence - Interface in org.pentaho.platform.api.engine
An ActionSequence is the functional object that wraps a SequenceDefinition for processing by the RuntimeContext.
IActionSequenceResource - Interface in org.pentaho.platform.api.engine
The ActionResource interface represents one resource in an ActionSequence.
IApplicationContext - Interface in org.pentaho.platform.api.engine
Defines a set of methods to retrieve information about the application environment.
IAuditable - Interface in org.pentaho.platform.api.engine
Any subsystem that implements the IAuditable interface is candidate for auditing within the platform.
IAuditEntry - Interface in org.pentaho.platform.api.engine
An implementation of the IAuditEntry interface describes the method by which audit messages are recorded and what destination storage they are recorded to.
IBackgroundExecutedContentId - Interface in org.pentaho.platform.api.repository
 
IBackgroundExecution - Interface in org.pentaho.platform.api.engine
 
ICacheManager - Interface in org.pentaho.platform.api.engine
 
IChartBeansGenerator - Interface in org.pentaho.platform.plugin.action.chartbeans
 
IChartFactory - Interface in org.pentaho.platform.plugin.action.openflashchart.factory
This interface allows generation of OpenFlashChart Json
IComponent - Interface in org.pentaho.platform.api.engine
A Component is the smallest module in the platform architecture and represents a unit of work, or an action to be performed.
IConditionalExecution - Interface in org.pentaho.platform.api.engine
This interface supports conditional execution of action sequence 'actions' blocks
IConfiguredPojo - Interface in org.pentaho.platform.api.engine
The interface for a POJO component that wants access to system settings.
IConfiguredPojo - Interface in org.pentaho.platform.plugin.action.builtin
Deprecated. 
IConnection - Interface in org.pentaho.platform.dataaccess.datasource
 
IConnectionService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
The IConnectionService interface is used as a GWT and XML webservice.
IConnectionUserRoleMapper - Interface in org.pentaho.platform.api.engine
This interface provides for mapping a Platform user to a connection user, or a users' roles to known/valid roles for a connection.
IContentGenerator - Interface in org.pentaho.platform.api.engine
This interface is implemented by bi-platform plugins, and is instantiated for each content request made to the plugin system via the IPluginManager API.
IContentGeneratorInfo - Interface in org.pentaho.platform.api.engine
 
IContentInfo - Interface in org.pentaho.platform.api.engine
Describes a content type.
IContentItem - Interface in org.pentaho.platform.api.repository
Construction of a new ContentItem is managed by ContentLocation.newContentItem.
IContentItemFile - Interface in org.pentaho.platform.api.repository
There is no access to this class outside of this package.
IContentListener - Interface in org.pentaho.platform.api.engine
 
IContentLocation - Interface in org.pentaho.platform.api.repository
A Content location is analagous to a folder.
IContentOutputHandler - Interface in org.pentaho.platform.api.engine
Interface for a class used to stream contents from a Pentaho action sequence to a destination of some kind, e.g.
IContentRepository - Interface in org.pentaho.platform.api.repository
The ContentRepository is responsible for all the DAO calls used to get content items out of a repository.
ICreateFeedbackParameterCallback - Interface in org.pentaho.platform.api.engine
 
ICsvModelValidationListener - Interface in org.pentaho.platform.dataaccess.datasource.wizard.models
Event listener interface for datasource model validation events.
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
 
IDataAccessPermissionHandler - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
Implement this interface to override the permissions behavior of data access.
IDataAccessViewPermissionHandler - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
Implement this interface to override the view permissions behavior of data access.
IDataComponent - Interface in org.pentaho.platform.api.data
The data component interface extends component, and adds a single method - getResultSet().
IDatasource - Interface in org.pentaho.platform.api.repository.datasource
 
IDatasource - Interface in org.pentaho.platform.dataaccess.datasource
 
IDATASOURCE_SERVICE - Static variable in interface org.pentaho.platform.api.data.IDatasourceService
 
IDatasourceEditor - Interface in org.pentaho.platform.dataaccess.datasource.wizard
 
IDatasourceMgmtService - Interface in org.pentaho.platform.api.repository.datasource
 
IDATASOURCEMGMTSERVICE - Static variable in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
 
IDatasourceService - Interface in org.pentaho.platform.api.data
This interface defines Pentaho's DatasourceService API
IDatasourceService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
 
IDatasourceTypeController - Interface in org.pentaho.platform.dataaccess.datasource.wizard.controllers
This interface represents specific datasource type implementations, which include CSV and SQL for now.
IDocumentResourceLoader - Interface in org.pentaho.platform.api.engine
 
IExecutionListener - Interface in org.pentaho.platform.api.engine
 
IFileFilter - Interface in org.pentaho.platform.api.engine
 
IFileInfo - Interface in org.pentaho.platform.api.engine
 
IFileInfoGenerator - Interface in org.pentaho.platform.api.engine
Deprecated.  
IFileInfoGenerator.ContentType - Enum in org.pentaho.platform.api.engine
Deprecated. 
IFileTypePlugin - Interface in org.pentaho.platform.api.ui
This interface defines a file type plugin, which specifies the behavior for viewing and editing specific file types
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(ISolutionFile) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
ignoreFile(String) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
IGwtConnectionService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
This is a wrapper class exposing the IConnectionService as a GWT service.
IGwtConnectionServiceAsync - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
This is the GWT Asynchronous implementation of the IConnectionService API
IGwtDatasourceService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
This is a wrapper class exposing the IDatasourceService as a GWT service.
IGwtDatasourceServiceAsync - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
 
IJobDetail - Interface in org.pentaho.platform.api.scheduler
 
IJobSchedule - Interface in org.pentaho.platform.api.scheduler
 
ILoggablePojo - Interface in org.pentaho.platform.api.engine
The interface for a POJO component that wants to be provided with a logger.
ILoggablePojo - Interface in org.pentaho.platform.plugin.action.builtin
Deprecated. 
ILogger - Interface in org.pentaho.platform.api.engine
The Logger is the main interface into the platform's logging subsystem.
ILogoutListener - Interface in org.pentaho.platform.api.engine
 
IMAGE_TYPE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
IMenuCustomization - Interface in org.pentaho.platform.api.ui
Deprecated. bi platform api now prefers IMenuCustomization
IMenuCustomization.CustomizationType - Enum in org.pentaho.platform.api.ui
Deprecated.  
IMenuCustomization.ItemType - Enum in org.pentaho.platform.api.ui
Deprecated.  
IMenuProvider - Interface in org.pentaho.platform.api.ui
An interface for menu providers
IMessageFormatter - Interface in org.pentaho.platform.api.engine
 
IMimeTypeListener - Interface in org.pentaho.platform.api.engine
 
IMondrianCatalogService - Interface in org.pentaho.platform.plugin.action.mondrian.catalog
A service registering/enumerating registered Mondrian catalogs (schemas).
importContent(Document) - Method in interface org.pentaho.platform.api.repository.ISubscriptionRepository
 
importContent(Document) - Method in class org.pentaho.platform.repository.subscription.SubscriptionRepository
 
importSchedules(Document) - Method in interface org.pentaho.platform.api.repository.ISubscriptionRepository
 
importSchedules(Document) - Method in class org.pentaho.platform.repository.subscription.SubscriptionRepository
 
INavigationComponent - Interface in org.pentaho.platform.api.ui
 
INavigationService - Interface in org.pentaho.commons.util.repository
 
INCLUDE_LEGEND_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
INDEX_FILENAME - Static variable in interface org.pentaho.platform.api.repository.ISolutionRepository
 
INFO - Static variable in interface org.pentaho.platform.api.engine.ILogger
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
info(String) - Method in interface org.pentaho.platform.api.engine.ILogger
Log a message object with the INFO Level.
info(String, Throwable) - Method in interface org.pentaho.platform.api.engine.ILogger
Log a message with the INFO level including the stack trace of the Throwable error passed as parameter.
info(String) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
 
info(String, Throwable) - Method in class org.pentaho.platform.engine.core.system.PentahoBase
 
info(String) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
 
info(String, Throwable) - Method in class org.pentaho.platform.engine.services.PentahoMessenger
 
info(String) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
info(String, Throwable) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
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, 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) - Method in class org.pentaho.platform.util.logging.SimpleLogger
 
info(String, Throwable) - Method in class org.pentaho.platform.util.logging.SimpleLogger
 
info(String) - Method in class org.pentaho.platform.web.portal.BasePortlet
 
info(String, Throwable) - Method in class org.pentaho.platform.web.portal.BasePortlet
 
info(String) - Method in class org.pentaho.platform.web.servlet.ServletBase
 
info(String, Throwable) - Method in class org.pentaho.platform.web.servlet.ServletBase
 
info(String) - Method in class org.pentaho.test.platform.engine.core.BaseTest
 
info(String, Throwable) - Method in class org.pentaho.test.platform.engine.core.BaseTest
 
info(String) - Method in class org.pentaho.test.platform.engine.core.MockComponent
 
info(String, Throwable) - Method in class org.pentaho.test.platform.engine.core.MockComponent
 
InfoHolder - Class in org.pentaho.platform.repository.solution.dbbased
This class is used to hold the last modified date and also is used to determine deletions (when touched is false).
InfoHolder(Object, Object) - Constructor for class org.pentaho.platform.repository.solution.dbbased.InfoHolder
 
init() - Method in interface org.pentaho.platform.api.engine.IComponent
Initialize the Component.
init(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IPentahoInitializer
Simplifier for initialization of objects from the PentahoSystem object
init(String, Object) - Method in interface org.pentaho.platform.api.engine.IPentahoObjectFactory
Initialize the factory with optional configuration file and runtime context.
init() - Method in interface org.pentaho.platform.api.engine.IPlatformPlugin
 
init() - Method in interface org.pentaho.platform.api.engine.IPluginLifecycleListener
Called just prior to the plugin being registered with the platform.
init(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
Initialize the SolutionEngine.
init(IPentahoSession) - Method in interface org.pentaho.platform.api.repository.ISolutionRepository
Initializes the solution repository with the user session
init() - Method in class org.pentaho.platform.dataaccess.datasource.ui.selectdialog.DatasourceSelectionDialogController
Sets up bindings.
init() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
init() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
init() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
init() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
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(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() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
 
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() - Method in class org.pentaho.platform.engine.security.userroledao.hibernate.HibernateUserRoleDao
A generic initialization method.
init(IPentahoSession) - Method in class org.pentaho.platform.engine.services.metadata.cwm.SecurityAwareCwmSchemaFactory
Deprecated.  
init() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
 
init() - Method in class org.pentaho.platform.engine.services.solution.PojoComponent
 
init(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.SolutionEngine
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.ContentRepositoryCleaner
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.EmailComponent
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.InstanceEnd
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.PrintComponent
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.SecureFilterComponent
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.SubActionComponent
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.TemplateComponent
 
init() - Method in class org.pentaho.platform.plugin.action.builtin.TestComponent
 
init() - Method in class org.pentaho.platform.plugin.action.datatransforms.ResultSetCompareComponent
 
init() - Method in class org.pentaho.platform.plugin.action.datatransforms.ResultSetCrosstabComponent
 
init() - Method in class org.pentaho.platform.plugin.action.datatransforms.ResultSetExportComponent
 
init() - Method in class org.pentaho.platform.plugin.action.datatransforms.ResultSetFlattenerComponent
 
init() - Method in class org.pentaho.platform.plugin.action.deprecated.ContentOutputComponent
 
init() - Method in class org.pentaho.platform.plugin.action.deprecated.UtilityComponent
 
init() - Method in class org.pentaho.platform.plugin.action.eclipsebirt.BIRTReportComponent
 
init() - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
init() - Method in class org.pentaho.platform.plugin.action.examples.HelloWorldComponent
 
init() - Method in class org.pentaho.platform.plugin.action.hql.HQLBaseComponent
 
init() - Method in class org.pentaho.platform.plugin.action.hql.HQLDataComponent
 
init() - Method in class org.pentaho.platform.plugin.action.hql.HQLLookupRule
 
init() - Method in class org.pentaho.platform.plugin.action.jasperreports.JasperReportsComponent
 
init() - Method in class org.pentaho.platform.plugin.action.javascript.JavascriptRule
 
init() - Method in class org.pentaho.platform.plugin.action.jfreechart.ChartComponent
 
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportConfigParameterComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportDataComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportGenerateDefinitionComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportLoadComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportParametersComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportValidateParametersComponent
 
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.JFreeReportComponent
 
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.JFreeReportGeneratorComponent
 
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.outputs.AbstractGenerateContentComponent
 
init() - Method in class org.pentaho.platform.plugin.action.jfreereport.outputs.JFreeReportAllContentComponent
 
init() - Method in class org.pentaho.platform.plugin.action.kettle.KettleComponent
 
init() - Method in class org.pentaho.platform.plugin.action.mdx.MDXBaseComponent
 
init() - Method in class org.pentaho.platform.plugin.action.mdx.MDXDataComponent
 
init() - Method in class org.pentaho.platform.plugin.action.mdx.MDXLookupRule
 
init() - Method in class org.pentaho.platform.plugin.action.mondrian.MondrianModelComponent
 
init() - Method in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
init() - Method in class org.pentaho.platform.plugin.action.openflashchart.OpenFlashChartComponent
 
init() - Method in class org.pentaho.platform.plugin.action.pentahometadata.MQLRelationalDataComponent
Deprecated.  
init() - Method in class org.pentaho.platform.plugin.action.sql.SQLBaseComponent
nothing is done in the init function
init() - Method in class org.pentaho.platform.plugin.action.versionchecker.PentahoVersionCheckComponent
 
init() - Method in class org.pentaho.platform.plugin.action.xml.xquery.XQueryBaseComponent
 
init() - Method in class org.pentaho.platform.plugin.action.xml.xquery.XQueryLookupRule
 
init() - Method in class org.pentaho.platform.plugin.action.xmla.XMLABaseComponent
 
init() - Method in class org.pentaho.platform.plugin.action.xmla.XMLADataComponent
 
init() - Method in class org.pentaho.platform.plugin.action.xmla.XMLALookupRule
 
init(IPentahoSession) - Method in class org.pentaho.platform.plugin.services.pluginmgr.PlatformPlugin
 
init() - Method in class org.pentaho.platform.plugin.services.pluginmgr.PlatformPlugin
 
init() - Method in class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
 
init() - Method in class org.pentaho.platform.plugin.services.webservices.SystemSolutionAxisConfigurator
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.content.ContentRepository
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.datasource.DatasourceMgmtService
 
init(FilterConfig) - Method in class org.pentaho.platform.repository.hibernate.PentahoHibernateFilter
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
init() - Method in class org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository
 
init() - Method in class org.pentaho.platform.repository.solution.filebased.FileBasedSolutionRepository
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.solution.SolutionRepositoryBase
NOTE regarding old code: the cacheManager cannot be cached, because it is possible that the SolutionRepository implementation has a scope that is longer lived than the cacheManager.
init(IPentahoSession) - Method in class org.pentaho.platform.repository.subscription.SubscriptionRepository
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
init() - Method in class org.pentaho.platform.scheduler.action.JobSchedulerComponent
 
init() - Method in class org.pentaho.platform.scheduler.action.SchedulerAdminComponent
 
init() - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanelComponent
 
init(String, Object) - Method in class org.pentaho.platform.web.http.context.WebSpringPentahoObjectFactory
Initializes this object factory by setting the internal bean factory to the WebApplicationContext instance managed by Spring.
init(FilterConfig) - Method in class org.pentaho.platform.web.http.filters.ProxyTrustingFilter
 
init(FilterConfig) - Method in class org.pentaho.platform.web.http.filters.SetCharacterEncodingFilter
Place this filter into service.
init(FilterConfig) - Method in class org.pentaho.platform.web.http.filters.SystemStatusFilter
 
init(FilterConfig) - Method in class org.pentaho.platform.web.http.security.HttpSessionReuseDetectionFilter
 
init(FilterConfig) - Method in class org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter
 
init(FilterConfig) - Method in class org.pentaho.platform.web.http.security.SecurityStartupFilter
 
init() - Method in class org.pentaho.platform.web.portal.BasePortlet
 
init(ServletConfig) - Method in class org.pentaho.platform.web.servlet.ProxyServlet
 
init(ServletConfig) - Method in class org.pentaho.platform.web.servlet.ServletToBeanProxy
 
init() - Method in class org.pentaho.test.platform.engine.core.MockComponent
 
init(String, Object) - Method in class org.pentaho.test.platform.engine.core.SimpleObjectFactory
 
init() - Method in class org.pentaho.test.platform.engine.core.TestManager.SuiteInfo
 
INIT_PARAM_ENCODING - Static variable in class org.pentaho.platform.web.http.filters.PentahoAwareCharacterEncodingFilter
 
initDashboardButtons(boolean) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.GwtDatasourceEditorEntryPoint
 
initialize() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
initialize() - Method in class org.pentaho.platform.engine.services.audit.AuditConnection
 
initializeBusinessData(BusinessData) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
initializeBusinessData(BusinessData) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.controllers.IDatasourceTypeController
 
initializeBusinessData(BusinessData) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
initialized() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
initialized() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
initialized() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
initialized() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
initPortlet() - Method in class org.pentaho.platform.web.portal.BasePortlet
 
initServices() - Method in interface org.pentaho.platform.api.engine.IServiceManager
Activates the services that have been registered with the service manager.
initServices() - Method in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
 
initServices() - Method in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.DefaultServiceManager
 
initServices() - Method in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.GwtRpcServiceManager
 
initServices() - Method in interface org.pentaho.platform.plugin.services.pluginmgr.servicemgr.IServiceTypeManager
Performs any initialization this service type requires
InMemoryConnectionServiceImpl - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 
InMemoryConnectionServiceImpl() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.InMemoryConnectionServiceImpl
 
InMemoryDatasourceServiceImpl - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 
InMemoryDatasourceServiceImpl() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.InMemoryDatasourceServiceImpl
 
InMemoryUserRoleListService - Class in org.pentaho.platform.plugin.services.security.userrole.memory
An in-memory implementation of UserRoleListService.
InMemoryUserRoleListService() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.memory.InMemoryUserRoleListService
 
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
 
inputMissingError(String) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
instance() - Static method in class org.pentaho.platform.engine.security.SpringSecurityPermissionMgr
 
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_LOG - Static variable in interface org.pentaho.platform.api.engine.ILogger
 
INSTANCE_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
InstanceEnd - Class in org.pentaho.platform.plugin.action.builtin
 
InstanceEnd() - Constructor for class org.pentaho.platform.plugin.action.builtin.InstanceEnd
 
INTEGER - Static variable in class org.pentaho.commons.util.repository.type.PropertyType
 
interactiveOutput(String, OutputStream, IPentahoSession) - Static method in class org.pentaho.platform.web.servlet.AdhocWebServiceInteract
 
InvalidArgumentException - Exception in org.pentaho.commons.util.repository.exception
 
InvalidArgumentException() - Constructor for exception org.pentaho.commons.util.repository.exception.InvalidArgumentException
 
InvalidDocumentException - Exception in org.pentaho.platform.plugin.action.mondrian
 
InvalidDocumentException(String) - Constructor for exception org.pentaho.platform.plugin.action.mondrian.InvalidDocumentException
 
InvalidDocumentException(String, Throwable) - Constructor for exception org.pentaho.platform.plugin.action.mondrian.InvalidDocumentException
 
InvalidDocumentException(Throwable) - Constructor for exception org.pentaho.platform.plugin.action.mondrian.InvalidDocumentException
 
InvalidParameterException - Exception in org.pentaho.platform.api.engine
This exception just signals that an exception occurred initializing parameters for an adcion-definition
InvalidParameterException() - Constructor for exception org.pentaho.platform.api.engine.InvalidParameterException
 
InvalidParameterException(String) - Constructor for exception org.pentaho.platform.api.engine.InvalidParameterException
 
invokeEntryPoints() - Method in interface org.pentaho.platform.api.engine.IApplicationContext
Invokes all entry point handlers.
invokeEntryPoints() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
 
invokeExitPoints() - Method in interface org.pentaho.platform.api.engine.IApplicationContext
Invokes all exit point handlers.
invokeExitPoints() - Method in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
 
invokeLogoutListeners(IPentahoSession) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
 
IObjectService - Interface in org.pentaho.commons.util.repository
 
IOutputDef - Interface in org.pentaho.platform.api.engine
An OutputDef represents one output parameter in a SequenceDefinition or ActionDefinition.
IOutputHandler - Interface in org.pentaho.platform.api.engine
An OutputHandler manages the content generated from a Component execution.
IParameterManager - Interface in org.pentaho.platform.api.engine
 
IParameterProvider - Interface in org.pentaho.platform.api.engine
A ParameterProvider is a source for input, output or resource parameters for a given action.
IParameterResolver - Interface in org.pentaho.platform.api.engine
 
IParameterSetter - Interface in org.pentaho.platform.api.engine
Augments the parameter provider by adding settings for the parameters.
IPASSWORD_SERVICE - Static variable in interface org.pentaho.platform.api.util.IPasswordService
 
IPasswordService - Interface in org.pentaho.platform.api.util
 
IPentahoAclEntry - Interface in org.pentaho.platform.api.engine
Base Pentaho Access Control entry.
IPentahoDefinableObjectFactory - Interface in org.pentaho.platform.api.engine
This class subclasses IPentahoObjectFactory and adds methods that enables the implementation to allow objects to be defined through public classes.
IPentahoDefinableObjectFactory.Scope - Enum in org.pentaho.platform.api.engine
The different object scopes that are supported
IPentahoInitializer - Interface in org.pentaho.platform.api.engine
 
IPentahoLoggingConnection - Interface in org.pentaho.platform.engine.core.system
 
IPentahoObjectFactory - Interface in org.pentaho.platform.api.engine
The way the BI platform creates and manages system objects.
IPentahoPublisher - Interface in org.pentaho.platform.api.engine
Defines the interface for getting objects published in the platform.
IPentahoResultSet - Interface in org.pentaho.core.connection
Deprecated. use org.pentaho.commons.connection.IPentahoResultSet
IPentahoRole - Interface in org.pentaho.platform.engine.security.userroledao
A role in the Pentaho platform.
IPentahoSession - Interface in org.pentaho.platform.api.engine
Provides an overall representation of the concept of a session.
IPentahoSystemEntryPoint - Interface in org.pentaho.platform.api.engine
System Entry Point implementors get called upon entry to the system after they've been registered with the ApplicationContext (IApplicationContext).
IPentahoSystemExitPoint - Interface in org.pentaho.platform.api.engine
System Exit Point implementors are called with the action on a thread completes.
IPentahoSystemListener - Interface in org.pentaho.platform.api.engine
Classes that implement this interface can be notified about key system events, in order to perform one-time operations such as initialization, maintenance or other tasks.
IPentahoUrl - Interface in org.pentaho.platform.api.engine
Provides a simple interface for Portlet URL's (PortletURL objects).
IPentahoUrlFactory - Interface in org.pentaho.platform.api.engine
Provides an interface around getting a URL object which can be used to construct a URL managing the parameters that need to be built up.
IPentahoUser - Interface in org.pentaho.platform.engine.security.userroledao
A user of the Pentaho platform.
IPermissionMask - Interface in org.pentaho.platform.api.engine
 
IPermissionMgr - Interface in org.pentaho.platform.api.engine
 
IPermissionRecipient - Interface in org.pentaho.platform.api.engine
 
IPlatformPlugin - Interface in org.pentaho.platform.api.engine
This interface represents the contract for the specification of a plugin.
IPlatformPlugin.ClassLoaderType - Enum in org.pentaho.platform.api.engine
 
IPluginLifecycleListener - Interface in org.pentaho.platform.api.engine
This interface provides entry points to the plugin manager for plugin loading, and unloading.
IPluginManager - Interface in org.pentaho.platform.api.engine
The contract API between the platform and platform plugins.
IPluginOperation - Interface in org.pentaho.platform.api.engine
 
IPluginProvider - Interface in org.pentaho.platform.api.engine
A plugin provider is responsible for serving up IPlatformPlugins to whoever is asking, typically IPluginManager.
IPluginResourceLoader - Interface in org.pentaho.platform.api.engine
This class presents an abstraction layer for accessing resources from within a platform plugin.
IPreparedComponent - Interface in org.pentaho.platform.api.data
The prepared component interface extends component, allowing components to go into a prepared state vs.
IProducesRuntimeOutputs - Interface in org.pentaho.platform.api.engine
 
IRelationalModelValidationListener - Interface in org.pentaho.platform.dataaccess.datasource.wizard.models
Event listener interface for datasource model validation events.
IRepositoryFile - Interface in org.pentaho.platform.api.repository
 
IRuntimeContext - Interface in org.pentaho.platform.api.engine
This interface defines methods and constants that are used during action execution to resolve parameters, inputs and outputs, resources, and persist the runtime data.
IRuntimeElement - Interface in org.pentaho.platform.api.repository
 
IRuntimeRepository - Interface in org.pentaho.platform.api.repository
 
IS_DIR_ATTR_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
isActionSequence(ISolutionFile) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
isApplyValidated() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.RelationalModel
 
isAttached() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isAuthenticated() - Method in interface org.pentaho.platform.api.engine.IPentahoSession
Gets whether the session is known to be authenticated or not
isAuthenticated() - Method in class org.pentaho.platform.engine.core.system.BaseSession
 
isBarColumn(String[], String) - Static method in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
 
isBeanRegistered(String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
Returns true if a bean with id beanId has been registered with the plugin manager, i.e.
isBeanRegistered(String) - Method in class org.pentaho.platform.plugin.services.pluginmgr.DefaultPluginManager
 
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
 
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
 
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.DefaultGrantedAuthorityComparator
 
isCaseSensitive() - Method in class org.pentaho.platform.engine.security.DefaultUsernameComparator
 
isCellEditable(int, int) - Method in class org.pentaho.platform.plugin.action.jfreereport.TableModelWrapper
Deprecated.  
ISchedule - Interface in org.pentaho.platform.api.repository
 
IScheduledJob - Interface in org.pentaho.platform.api.engine
 
IScheduler - Interface in org.pentaho.platform.api.engine
The IScheduler implementation should be able to take an ISubscription and add it to it's internal scheduling mechanism to cause a trigger in the platform
isClosed() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
isClosed() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
isClosed() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
isClosed() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
isContentOpen() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isCronSchedule() - Method in interface org.pentaho.platform.api.repository.ISchedule
Is this schedule defined by a cron string, or by a repeat time and repeat count? This schedule can be one or the other but not both.
isCronSchedule() - Method in class org.pentaho.platform.repository.subscription.Schedule
NOTE: in this implementation, it is possible for isCronSchedule to return false and isRepeatSchedule to return false on the same instance.
isDefaultValue() - Method in interface org.pentaho.platform.api.engine.IActionParameter
Check to see if the value returned from thisActionParameter is indeed the default value instead of a value that was set.
isDefaultValue() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
 
isDirectory() - Method in interface org.pentaho.platform.api.engine.ISolutionFile
 
isDirectory() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
 
isDirectory() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
isDirectory() - Method in class org.pentaho.platform.repository.solution.filebased.FileSolutionFile
 
isDisableVersionCheck() - Method in class org.pentaho.platform.scheduler.versionchecker.VersionCheckSystemListener
 
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
 
ISearchable - Interface in org.pentaho.platform.api.repository
 
ISelectionMapper - Interface in org.pentaho.platform.api.engine
 
isEmpty(String) - Static method in class org.pentaho.platform.util.StringUtil
 
isEnabled() - Method in interface org.pentaho.platform.api.engine.IServiceConfig
Returns the enabled state of this service
isEnabled() - Method in interface org.pentaho.platform.engine.security.userroledao.IPentahoUser
 
isEnabled() - Method in class org.pentaho.platform.engine.security.userroledao.PentahoUser
 
isEnabled() - Method in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.ServiceConfig
 
ISequenceDefinition - Interface in org.pentaho.platform.api.engine
The SequenceDefinition represents the definition of several consecutive action definitions that comprise an ActionSequence object, which is the runtime equivalent of an action sequence document.
IServiceConfig - Interface in org.pentaho.platform.api.engine
The configuration spec for a platform managed service
IServiceManager - Interface in org.pentaho.platform.api.engine
A service manager allows a POJO to be exposed as various types of services by constructing a simple ServiceConfig and calling #registerService(ServiceConfig).
IServiceTypeManager - Interface in org.pentaho.platform.plugin.services.pluginmgr.servicemgr
The platform's service manager, IServiceManager, may delegate the handling of particular types of services to an implemention of this interface.
ISessionContainer - Interface in org.pentaho.platform.api.engine
A "something" that refers to a session.
ISessionStartupAction - Interface in org.pentaho.platform.api.engine
 
isFallBackToNonscrollableOnError() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
isForcedForwardOnly() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
isFromManifest() - Method in class org.pentaho.platform.util.VersionInfo
 
isGranted(IPentahoSession, GrantedAuthority) - Method in interface org.pentaho.platform.api.engine.IAclVoter
Returns true if the user is a member of the specified role
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) - Static 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.
isGroup(String) - Method in class org.pentaho.platform.plugin.action.jfreereport.JFreeReportGeneratorComponent
 
isHasMoreItems() - Method in class org.pentaho.commons.util.repository.GetCheckedoutDocsResponse
 
isHeadersPresent() - Method in class org.pentaho.platform.dataaccess.datasource.beans.Datasource
 
isHeadersPresent() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModel
 
isHidden() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isIgnoreFailure() - Method in class org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter
 
ISIMMUTABLE - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
 
ISimplePojoComponent - Interface in org.pentaho.platform.api.engine
 
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.
isInStandbyMode() - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
isJndi() - Method in class org.pentaho.platform.plugin.action.mondrian.catalog.MondrianDataSource
 
ISLATESTMAJORVERSION - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
 
ISLATESTVERSION - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
 
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 interface org.pentaho.platform.api.engine.IOutputDef
Determine whether the value associated with this parameter is a list or not.
isList() - Method in class org.pentaho.platform.engine.services.actionsequence.OutputDef
 
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
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
isNull() - Method in interface org.pentaho.platform.api.engine.IActionParameter
Check to see if the value (includes the default value) is null.
isNull() - Method in class org.pentaho.platform.engine.services.actionsequence.ActionParameter
 
ISolutionActionDefinition - Interface in org.pentaho.platform.api.engine
The ActionDefinition represents the definition and metadata for a single action execution, which is equivalent to one execution of any given Component.
ISolutionAttributeContributor - Interface in org.pentaho.platform.api.engine
 
ISolutionEngine - Interface in org.pentaho.platform.api.engine
The Solution Engine handles loading and launching execution of solutions and action sequences.
ISolutionFile - Interface in org.pentaho.platform.api.engine
A solution file is an abstract represention of either a file or a directory.
ISolutionFileMetaProvider - Interface in org.pentaho.platform.api.engine
Provides meta information about solution files.
ISolutionFilter - Interface in org.pentaho.platform.api.engine
 
ISolutionRepository - Interface in org.pentaho.platform.api.repository
Defines methods for getting information out of a location holding the Pentaho solutions.
ISolutionRepositoryService - Interface in org.pentaho.platform.api.repository
This interface provides access to high level information about the solution repository in XML format.
isOpen() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
isOracleDialect() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
HACK This method is necessary to determine whether code should execute based on Oracle in use as the RDBMS repository for the platform.
isParameterUiNeeded() - Method in class org.pentaho.platform.plugin.action.jfreereport.components.JFreeReportValidateParametersComponent
 
isPasswordValid(String, String, Object) - Method in class org.pentaho.platform.engine.security.DefaultPentahoPasswordEncoder
 
isPentahoAdministrator(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IAclVoter
Determines whether the user is a super-manager of Pentaho.
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) - Static method in class org.pentaho.platform.engine.security.SecurityHelper
Utility method that communicates with the installed ACLVoter to determine administrator status
isPluginClass(Class<?>) - Method in class org.pentaho.platform.plugin.services.pluginmgr.PluginClassLoader
Deprecated. 
isPreviewValidated() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.RelationalModel
 
isPromptPending() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Tells if a component is waiting for a prompt
isPromptPending() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
Tells if a component is waiting for a prompt
isQueryExecutable(String, DataRow) - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
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() - Method in class org.pentaho.platform.plugin.action.jfreereport.repository.ReportContentItem
 
isReadable() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isReadOnly() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
isReadOnly() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
isReadOnly() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
isReadOnly() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
isRepeatSchedule() - Method in interface org.pentaho.platform.api.repository.ISchedule
Is this schedule defined by a cron string, or by a repeat time and repeat count? This schedule can be one or the other but not both.
isRepeatSchedule() - Method in class org.pentaho.platform.repository.subscription.Schedule
NOTE: see NOTE in isCronSchedule
isResourceLoadable(String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
Deprecated. This is a poorly named method, use IPluginManager.getServicePlugin(String) instead.
isResourceLoadable(String) - Method in class org.pentaho.platform.plugin.services.pluginmgr.DefaultPluginManager
 
isResponseExpected() - Method in interface org.pentaho.platform.api.engine.IOutputHandler
Indicates whether or not the handler is expected to have data written to a response output stream managed by the handler.
isResponseExpected() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
 
isResponseExpected() - Method in class org.pentaho.platform.repository.content.CoreContentRepositoryOutputHandler
 
isResponseExpected() - Method in class org.pentaho.platform.web.http.HttpOutputHandler
 
isRoot() - Method in interface org.pentaho.platform.api.engine.ISolutionFile
 
isRoot() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
 
isRoot() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
isRoot() - Method in class org.pentaho.platform.repository.solution.filebased.FileSolutionFile
 
isScrollable() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLResultSet
 
isScrollable() - Method in class org.pentaho.platform.plugin.services.connections.javascript.JavaScriptResultSet
 
isScrollable() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXResultSet
 
isScrollable() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLResultSet
 
isScrollable() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQResultSet
 
isShown() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.GwtWaitingDialog
 
isSingleton() - Method in class org.pentaho.platform.plugin.services.security.userrole.memory.UserMapFactoryBean
 
isSingleton() - Method in class org.pentaho.platform.plugin.services.security.userrole.memory.UserRoleListEnhancedUserMapFactoryBean
 
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
 
isStaticResource(String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
returns true if the path is a reference to a potential static resource.
isStaticResource(String) - Method in class org.pentaho.platform.plugin.services.pluginmgr.DefaultPluginManager
 
isSupportedDeserializer(String) - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceLoader
 
isSupportedKey(ResourceKey) - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceLoader
see if the pentaho resource loader can support the content key path
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
 
IStreamingPojo - Interface in org.pentaho.platform.api.engine
The interface for POJO components that want to stream content to the caller.
IStreamingPojoComponent - Interface in org.pentaho.platform.api.engine
Deprecated. 
ISubscribeContent - Interface in org.pentaho.platform.api.repository
This class defines an action sequence (e.g.
ISubscription - Interface in org.pentaho.platform.api.repository
 
ISubscriptionRepository - Interface in org.pentaho.platform.api.repository
 
ISubscriptionScheduler - Interface in org.pentaho.platform.api.engine
Interface class between the subscription repository and the implementation of the scheduler.
isUseSchemaNameAsCatalogName() - Method in class org.pentaho.platform.plugin.action.mondrian.catalog.MondrianCatalogHelper
 
isValid(String[]) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
 
isValidated() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModel
 
isValidated() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.DatasourceModel
 
isValidated() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.RelationalModel
 
ISVERRSIONSERIESCHECKEDOUT - Static variable in class org.pentaho.commons.util.repository.type.PropertiesDocument
 
isVersionCheckerAvailable() - Static method in class org.pentaho.platform.plugin.services.versionchecker.PentahoVersionCheckReflectHelper
 
isWebService() - Method in class org.pentaho.platform.engine.services.actionsequence.SequenceDefinition
 
isWritable() - Method in class org.pentaho.platform.web.http.HttpOutputHandler
 
isWriteable() - Method in class org.pentaho.platform.plugin.action.jfreereport.repository.ReportContentItem
 
isWriteable() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
ISystemSettings - Interface in org.pentaho.platform.api.engine
The SystemSettings manages the platform's overall configuration settings.
ITempFileDeleter - Interface in org.pentaho.platform.api.util
 
IUIComponent - Interface in org.pentaho.platform.api.ui
 
IUITemplater - Interface in org.pentaho.platform.api.engine
 
IUploadFileServletPlugin - Interface in org.pentaho.platform.web.servlet
Allows a platform plugin to provide it's own file uploading capability which is not currently supported in IContentGenerator.
IUserDetailsRoleListService - Interface in org.pentaho.platform.api.engine
 
IUserRoleDao - Interface in org.pentaho.platform.engine.security.userroledao
Contract for data access objects that read and write users and roles.
IUserRoleListService - Interface in org.pentaho.platform.api.engine
 
IUserSetting - Interface in org.pentaho.platform.api.usersettings.pojo
 
IUserSettingService - Interface in org.pentaho.platform.api.usersettings
 
IVersionHelper - Interface in org.pentaho.platform.api.util
 
IXMLComponent - Interface in org.pentaho.platform.api.ui
 
IXulAsyncConnectionService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service
 
IXulAsyncDatasourceService - Interface in org.pentaho.platform.dataaccess.datasource.wizard.service
 

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