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

C

cacheEnabled() - Method in interface org.pentaho.platform.api.engine.ICacheManager
Returns the enablement state of the cache.
cacheEnabled(String) - Method in interface org.pentaho.platform.api.engine.ICacheManager
Returns the enablement state of the cache.
cacheEnabled(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
cacheEnabled() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
cacheEnabled(String) - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
cacheEnabled() - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
CacheManager - Class in org.pentaho.platform.plugin.services.cache
This class provides an access point for pluggable caching mechanisms.
CacheManager() - Constructor for class org.pentaho.platform.plugin.services.cache.CacheManager
The constructor performs the following tasks:
cacheStop() - Method in interface org.pentaho.platform.api.engine.ICacheManager
Stops the cache by calling the cacheProvider stop method.
cacheStop() - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
cacheStop() - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
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.
cancelJob(String, String) - Method in class org.pentaho.platform.web.refactor.UserFilesComponent
 
cancelRunningQuery() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
canHaveACLS(ISolutionFile) - Static method in class org.pentaho.platform.engine.security.SecurityHelper
 
canRenameTo(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
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(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
 
CategoryDatasetChartDefinition(IPentahoSession, Node) - Constructor for class org.pentaho.platform.uifoundation.chart.CategoryDatasetChartDefinition
 
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
 
CategoryDatasetChartPortlet - Class in org.pentaho.platform.web.portal.chart
 
CategoryDatasetChartPortlet() - Constructor for class org.pentaho.platform.web.portal.chart.CategoryDatasetChartPortlet
 
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_LOC - Static variable in class org.pentaho.platform.plugin.action.openflashchart.OpenFlashChartComponent
 
CHART_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
XML Node for the chart configuration
CHARTAXISLABELFONTFAMILY - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISLABELFONTSIZE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISLABELFONTSTYLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISTICKFONTFAMILY - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISTICKFONTSIZE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISTICKFONTSTYLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTAXISTICKLABELROTATION - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTBACKGROUNDB - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTBACKGROUNDG - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTBACKGROUNDR - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
ChartBeansGeneratorUtil - Class in org.pentaho.platform.plugin.action.chartbeans
Takes all inputs necessary to generate a chart and passes them to the ChartBeans engine (via an xaction).
ChartBeansSystemListener - Class in org.pentaho.platform.plugin.action.chartbeans
 
ChartBeansSystemListener() - Constructor for class org.pentaho.platform.plugin.action.chartbeans.ChartBeansSystemListener
 
ChartBootException - Exception in org.pentaho.platform.plugin.action.chartbeans
This exception wraps the generic exception thrown by the ChartBeans boot process so that developers can properly account for boot errors.
ChartBootException(Throwable) - Constructor for exception org.pentaho.platform.plugin.action.chartbeans.ChartBootException
 
ChartComponent - Class in org.pentaho.platform.plugin.action.chartbeans
This is a bean that permits easy access to the ChartBeans functionality and was specifically designed to be run from within the Pentaho Platform as an Action Sequence Component.
ChartComponent() - Constructor for class org.pentaho.platform.plugin.action.chartbeans.ChartComponent
 
ChartComponent - Class in org.pentaho.platform.plugin.action.jfreechart
 
ChartComponent() - Constructor for class org.pentaho.platform.plugin.action.jfreechart.ChartComponent
 
ChartContentGenerator - Class in org.pentaho.platform.uifoundation.contentgen
 
ChartContentGenerator() - Constructor for class org.pentaho.platform.uifoundation.contentgen.ChartContentGenerator
 
ChartDefinition - Interface in org.pentaho.platform.uifoundation.chart
 
CHARTDRILLTHROUGHENABLED - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
ChartGenerationException - Exception in org.pentaho.platform.plugin.action.chartbeans
 
ChartGenerationException(String) - Constructor for exception org.pentaho.platform.plugin.action.chartbeans.ChartGenerationException
 
ChartGenerationException(Throwable) - Constructor for exception org.pentaho.platform.plugin.action.chartbeans.ChartGenerationException
 
CHARTHEIGHT - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
ChartHelper - Class in org.pentaho.platform.uifoundation.chart
This class provides wrapper functions to make it easier to execute action sequences and generate a widget.
ChartHelper() - Constructor for class org.pentaho.platform.uifoundation.chart.ChartHelper
 
CHARTHORIZAXISLABEL - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTLEGENDFONTFAMILY - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTLEGENDFONTSIZE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTLEGENDFONTSTYLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTLEGENDLOCATION - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTLOCATION - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSHOWLEGEND - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSHOWSLICER - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSLICERALIGNMENT - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSLICERFONTFAMILY - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSLICERFONTSIZE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSLICERFONTSTYLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTSLICERLOCATION - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
ChartSystemInitializationException - Exception in org.pentaho.platform.plugin.action.chartbeans
 
ChartSystemInitializationException(String) - Constructor for exception org.pentaho.platform.plugin.action.chartbeans.ChartSystemInitializationException
 
ChartSystemInitializationException(Throwable) - Constructor for exception org.pentaho.platform.plugin.action.chartbeans.ChartSystemInitializationException
 
CHARTTITLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTTITLEFONTFAMILY - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTTITLEFONTSIZE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTTITLEFONTSTYLE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTTYPE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTVERTAXISLABEL - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CHARTWIDTH - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
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
 
checkPublisherKey(String) - Static method in class org.pentaho.platform.web.servlet.RepositoryFilePublisher
Checks the publisher key in the publish_config.xml against the presented key.
checkUniqueSubscriptionName(String, String, String) - Method in interface org.pentaho.platform.api.repository.ISubscriptionRepository
Returns true if the subscription name is unique for the user/contentId
checkUniqueSubscriptionName(String, String, String) - Method in class org.pentaho.platform.repository.subscription.SubscriptionRepository
Returns true if the subscription name is unique for the user/contentId
claculateDateString(String) - Static method in class org.pentaho.platform.util.DateMath
Calculates a date, returning the formatted string version of the calculated date.
CleanRepoPublisher - Class in org.pentaho.platform.repository.solution
 
CleanRepoPublisher() - Constructor for class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
cleanup() - Method in class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
An AxisConfigurator method that we don't need
clear() - Static method in class org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
 
clear() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
clearCache() - Method in interface org.pentaho.platform.api.data.IDatasourceService
This method clears the JNDI DS cache.
clearCache() - Method in interface org.pentaho.platform.api.engine.ICacheManager
Entirely clears the cache.
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.
clearCache() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
This method clears the JNDI DS cache.
clearCache() - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService
This method clears the JNDI DS cache.
clearCache() - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
clearDataSource(String) - Method in interface org.pentaho.platform.api.data.IDatasourceService
This method clears the JNDI DS cache.
clearDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.BaseDatasourceService
This method clears the JNDI DS cache.
clearDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
This method clears the JNDI DS cache.
clearDataSource(String) - Method in class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService
This method clears the JNDI DS cache.
clearGlobals() - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
 
clearModel() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModel
 
clearModel() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.DatasourceModel
 
clearModel() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.RelationalModel
 
clearRegionCache(String) - Method in interface org.pentaho.platform.api.engine.ICacheManager
Clears any data for the specified for a specific region(For example region could be session, global etc)
clearRegionCache(String) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
clearRegionCache(String) - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
clearResourceCache() - Static method in class org.pentaho.platform.repository.solution.dbbased.DbRepositoryClassLoader
 
clearRoles() - Method in interface org.pentaho.platform.engine.security.userroledao.IPentahoUser
 
clearRoles() - Method in class org.pentaho.platform.engine.security.userroledao.PentahoUser
 
clearsSchedules() - Method in interface org.pentaho.platform.api.repository.ISubscribeContent
removes all schedules.
clearsSchedules() - Method in class org.pentaho.platform.repository.subscription.SubscribeContent
 
clearUsers() - Method in interface org.pentaho.platform.engine.security.userroledao.IPentahoRole
 
clearUsers() - Method in class org.pentaho.platform.engine.security.userroledao.PentahoRole
 
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
ClientUtil - Class in org.pentaho.platform.util.client
 
ClientUtil() - Constructor for class org.pentaho.platform.util.client.ClientUtil
 
clone() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoReportConfiguration
 
clone() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
close() - Method in interface org.pentaho.platform.api.engine.IContentListener
 
close() - Method in class org.pentaho.platform.engine.core.output.MultiOutputStream
 
close() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
close() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableModel
 
close() - Method in class org.pentaho.platform.plugin.action.jfreereport.TableModelWrapper
Deprecated.  
close() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
close() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLResultSet
 
close() - Method in class org.pentaho.platform.plugin.services.connections.javascript.JavaScriptResultSet
 
close() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
close() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXResultSet
 
close() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
close() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLResultSet
 
close() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
close() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQResultSet
 
close() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
close() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
closeAggregationEditorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeAggregationEditorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
closeApplyCsvConfirmationDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeApplyQueryConfirmationDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
closeClearModelWarningDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
closeConnection() - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLResultSet
 
closeConnection() - Method in class org.pentaho.platform.plugin.services.connections.javascript.JavaScriptResultSet
 
closeConnection() - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXResultSet
 
closeConnection() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLResultSet
 
closeConnection() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQResultSet
 
closeConnectionDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
closeDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
closeErrorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
closeErrorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeErrorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
closeErrorDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
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.
closeOutputStream() - Method in interface org.pentaho.platform.api.repository.IContentItem
 
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
 
closeOutputStream() - Method in class org.pentaho.platform.repository.content.ContentItem
 
closeOutputStream() - Method in class org.pentaho.platform.web.http.HttpContentItem
 
closePreviewResultsDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
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.
closeRegenerateModelConfirmationDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeRemoveConfirmationDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
closeSampleDataDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeSampleDataDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
closeSaveConnectionConfirmationDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
closeSession() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Closes the Session local to the thread.
closeSoapResponse() - Static method in class org.pentaho.platform.engine.services.SoapHelper
 
closeSuccessDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
closeSuccessDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
closeSuccessDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
closeSuccessDialog() - Method in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
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
 
COLUMN_ACTION - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_CONTENT_ID - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_DESTINATION - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_ID - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_PATH - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_SOLUTION - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_TITLE - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
COLUMN_USER - Static variable in class org.pentaho.platform.repository.subscription.Subscription
 
columnHeaders - Variable in class org.pentaho.platform.plugin.action.openflashchart.factory.AbstractChartFactory
 
COMMA - Static variable in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
COMMA - Static variable in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.RelationalDatasourceController
 
commence(ServletRequest, ServletResponse, AuthenticationException) - Method in class org.pentaho.platform.web.http.security.RequestParameterFilterEntryPoint
 
commitTransaction() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Commit the database transaction.
compare(GrantedAuthority, GrantedAuthority) - Method in class org.pentaho.platform.engine.security.DefaultGrantedAuthorityComparator
 
compare(String, String) - Method in class org.pentaho.platform.engine.security.DefaultUsernameComparator
 
compare(Object, Object) - Method in class org.pentaho.platform.engine.services.solution.SolutionCompare
 
compare(String, String) - Method in class org.pentaho.test.platform.engine.core.GenericPentahoTest
 
compareTo(Object) - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
 
compareTo(LogicalModelSummary) - Method in class org.pentaho.platform.dataaccess.datasource.beans.LogicalModelSummary
 
compareTo(Object) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
COMPILED_JASPER_REPORTS_EXTENSION - Static variable in class org.pentaho.platform.plugin.action.jasperreports.JasperReportsComponent
The extension of a compiled JasperReports file.
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
 
ComponentException - Exception in org.pentaho.platform.api.engine
 
ComponentException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.ComponentException
 
ComponentException(String) - Constructor for exception org.pentaho.platform.api.engine.ComponentException
 
ComponentException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.ComponentException
 
ComponentException() - Constructor for exception org.pentaho.platform.api.engine.ComponentException
 
ComponentImplementationExample - Class in org.pentaho.platform.plugin.action.examples
 
ComponentImplementationExample() - Constructor for class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
CONCUR_READONLY - Static variable in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
CONCUR_UPDATABLE - Static variable in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
CONDITIONAL_EXECUTION - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
 
ConditionalExecution - Class in org.pentaho.platform.plugin.condition.javascript
 
ConditionalExecution() - Constructor for class org.pentaho.platform.plugin.condition.javascript.ConditionalExecution
 
configure(Map<String, String>) - Method in interface org.pentaho.platform.api.engine.IConfiguredPojo
Sets the configuration settings that were requested via a call to getConfigSettingsPaths().
connect(Properties) - Method in class org.pentaho.platform.plugin.services.connections.hql.HQLConnection
 
connect(Properties) - Method in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
 
connect(Properties) - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
connect(Properties) - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
connect() - Method in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
Connects to a BI server and gets the repository index document.
Connection - Class in org.pentaho.platform.dataaccess.datasource.beans
 
Connection() - Constructor for class org.pentaho.platform.dataaccess.datasource.beans.Connection
 
Connection(IConnection) - Constructor for class org.pentaho.platform.dataaccess.datasource.beans.Connection
 
CONNECTION - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
CONNECTION - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
CONNECTION_STRING_KEY - Static variable in class org.pentaho.platform.plugin.services.connections.mondrian.MDXConnection
Defines the XML element in the component-definition that holds the mondrian-specific MDX Connection string.
ConnectionController - Class in org.pentaho.platform.dataaccess.datasource.wizard.controllers
 
ConnectionController() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.controllers.ConnectionController
 
ConnectionDebugGwtServlet - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
 
ConnectionDebugGwtServlet() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.ConnectionDebugGwtServlet
 
ConnectionDialogListener - Interface in org.pentaho.platform.dataaccess.datasource.wizard
 
ConnectionServiceClient - Class in org.pentaho.platform.dataaccess.client
Provides a simple API for working with the connections web service.
ConnectionServiceClient() - Constructor for class org.pentaho.platform.dataaccess.client.ConnectionServiceClient
 
ConnectionServiceConcrete - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
A wrapper around ConnectionServiceImpl that provides an API that uses only concrete classes not interfaces.
ConnectionServiceConcrete() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceConcrete
 
ConnectionServiceDebugImpl - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 
ConnectionServiceDebugImpl() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceDebugImpl
 
ConnectionServiceException - Exception in org.pentaho.platform.dataaccess.datasource.wizard.service
 
ConnectionServiceException() - Constructor for exception org.pentaho.platform.dataaccess.datasource.wizard.service.ConnectionServiceException
 
ConnectionServiceException(String) - Constructor for exception org.pentaho.platform.dataaccess.datasource.wizard.service.ConnectionServiceException
 
ConnectionServiceException(Throwable) - Constructor for exception org.pentaho.platform.dataaccess.datasource.wizard.service.ConnectionServiceException
 
ConnectionServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.dataaccess.datasource.wizard.service.ConnectionServiceException
 
ConnectionServiceGwtImpl - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 
ConnectionServiceGwtImpl() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceGwtImpl
 
ConnectionServiceHelper - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils
 
ConnectionServiceHelper() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils.ConnectionServiceHelper
 
ConnectionServiceImpl - Class in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
ConnectionServiceImpl extends PenahoBase so that it inherits the ILogger functionality.
ConnectionServiceImpl() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceImpl
 
ConstraintViolationException - Exception in org.pentaho.commons.util.repository.exception
 
ConstraintViolationException() - Constructor for exception org.pentaho.commons.util.repository.exception.ConstraintViolationException
 
containsActions() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
 
containsActions() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
CONTENT - Static variable in interface org.pentaho.platform.api.engine.IOutputHandler
 
contentDone() - Method in interface org.pentaho.platform.api.engine.IOutputHandler
Deprecated. This method could never tell you if the content was actually done. Use IOutputHandler.isResponseExpected() if you need information about a handlers likelihood to generate a response.
contentDone() - Method in class org.pentaho.platform.engine.core.output.SimpleOutputHandler
 
contentDone() - Method in class org.pentaho.platform.repository.content.CoreContentRepositoryOutputHandler
 
contentDone() - Method in class org.pentaho.platform.web.http.HttpOutputHandler
Deprecated. 
ContentException - Exception in org.pentaho.platform.api.repository
 
ContentException(String) - Constructor for exception org.pentaho.platform.api.repository.ContentException
Constructor
ContentException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository.ContentException
Constructor
ContentException(Throwable) - Constructor for exception org.pentaho.platform.api.repository.ContentException
Constructor
ContentGeneratorInfo - Class in org.pentaho.platform.engine.core.solution
 
ContentGeneratorInfo() - Constructor for class org.pentaho.platform.engine.core.solution.ContentGeneratorInfo
 
ContentGeneratorUtil - Class in org.pentaho.test.platform.engine.services
 
ContentGeneratorUtil() - Constructor for class org.pentaho.test.platform.engine.services.ContentGeneratorUtil
 
ContentInfo - Class in org.pentaho.platform.engine.core.solution
 
ContentInfo() - Constructor for class org.pentaho.platform.engine.core.solution.ContentInfo
 
ContentItem - Class in org.pentaho.platform.repository.content
 
ContentItem.FilePentahoStreamSource - Class in org.pentaho.platform.repository.content
 
ContentItem.FilePentahoStreamSource(String) - Constructor for class org.pentaho.platform.repository.content.ContentItem.FilePentahoStreamSource
 
ContentItemFile - Class in org.pentaho.platform.repository.content
 
ContentLocation - Class in org.pentaho.platform.repository.content
 
ContentOutputComponent - Class in org.pentaho.platform.plugin.action.deprecated
This component takes an input, and writes the output into the current output handler.
ContentOutputComponent() - Constructor for class org.pentaho.platform.plugin.action.deprecated.ContentOutputComponent
 
ContentRepoObjectName - Static variable in class org.pentaho.platform.repository.content.CoreContentRepositoryOutputHandler
 
ContentRepository - Class in org.pentaho.platform.repository.content
 
ContentRepository() - Constructor for class org.pentaho.platform.repository.content.ContentRepository
Constructor
ContentRepositoryCleaner - Class in org.pentaho.platform.plugin.action.builtin
 
ContentRepositoryCleaner() - Constructor for class org.pentaho.platform.plugin.action.builtin.ContentRepositoryCleaner
 
ContentRepositoryOutputHandler - Class in org.pentaho.platform.repository.content
 
ContentRepositoryOutputHandler() - Constructor for class org.pentaho.platform.repository.content.ContentRepositoryOutputHandler
 
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
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoCacheContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SolutionContextListener
 
ContextDiscoveryServlet - Class in org.pentaho.platform.web.servlet
Deprecated.  
ContextDiscoveryServlet() - Constructor for class org.pentaho.platform.web.servlet.ContextDiscoveryServlet
Deprecated.  
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoCacheContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SolutionContextListener
 
contributeAttributes(ISolutionFile, Element) - Method in interface org.pentaho.platform.api.engine.ISolutionAttributeContributor
 
convertFromConnection(IConnection) - Method in class org.pentaho.platform.dataaccess.client.ConnectionServiceClient
 
convertFromConnection(IConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.ConnectionDebugGwtServlet
 
convertFromConnection(IConnection) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.IConnectionService
 
convertFromConnection(IConnection, AsyncCallback<IDatabaseConnection>) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.IGwtConnectionServiceAsync
 
convertFromConnection(Connection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceConcrete
 
convertFromConnection(IConnection, XulServiceCallback<IDatabaseConnection>) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceDebugImpl
 
convertFromConnection(IConnection, XulServiceCallback<IDatabaseConnection>) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceGwtImpl
 
convertFromConnection(IConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceImpl
 
convertFromConnection(IConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.InMemoryConnectionServiceImpl
 
convertFromConnection(IConnection, XulServiceCallback<IDatabaseConnection>) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.IXulAsyncConnectionService
 
convertToConnection(IDatabaseConnection) - Method in class org.pentaho.platform.dataaccess.client.ConnectionServiceClient
 
convertToConnection(IDatabaseConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.ConnectionDebugGwtServlet
 
convertToConnection(IDatabaseConnection) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.IConnectionService
 
convertToConnection(IDatabaseConnection, AsyncCallback<IConnection>) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.IGwtConnectionServiceAsync
 
convertToConnection(DatabaseConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceConcrete
 
convertToConnection(IDatabaseConnection, XulServiceCallback<IConnection>) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceDebugImpl
 
convertToConnection(IDatabaseConnection, XulServiceCallback<IConnection>) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceGwtImpl
 
convertToConnection(IDatabaseConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.ConnectionServiceImpl
 
convertToConnection(IDatabaseConnection) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.InMemoryConnectionServiceImpl
 
convertToConnection(IDatabaseConnection, XulServiceCallback<IConnection>) - Method in interface org.pentaho.platform.dataaccess.datasource.wizard.service.IXulAsyncConnectionService
 
convertToJson() - Method in class org.pentaho.platform.plugin.action.openflashchart.factory.AbstractChartFactory
 
convertToJson() - Method in interface org.pentaho.platform.plugin.action.openflashchart.factory.IChartFactory
generate ofc json
convertXml(Document) - Static method in class org.pentaho.platform.web.servlet.AdhocWebServiceInteractXml
 
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
copyFrom(FileObject, FileSelector) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
copyOverMetadata(Domain, Domain) - Method in class org.pentaho.platform.dataaccess.datasource.wizard.models.DatasourceModel
This is a utility method that looks into an old domain for the same column ids, and then copies over the old metadata into the new.
copyToFile(String) - Method in interface org.pentaho.platform.api.repository.IContentItemFile
Copies the latest file to another location
copyToFile(String) - Method in class org.pentaho.platform.repository.content.ContentItemFile
 
CoreContentRepositoryOutputHandler - Class in org.pentaho.platform.repository.content
 
CoreContentRepositoryOutputHandler(String, String, String, IPentahoSession) - Constructor for class org.pentaho.platform.repository.content.CoreContentRepositoryOutputHandler
 
CoreContentRepositoryOutputHandler(String, String, String, String, String, IPentahoSession) - Constructor for class org.pentaho.platform.repository.content.CoreContentRepositoryOutputHandler
 
count(String) - Static method in class org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
 
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(IPentahoResultSet, int, int, 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.
create(Element, IPentahoSession, ILogger) - Static method in class org.pentaho.platform.uifoundation.component.xml.FilterDefinitionFactory
 
CREATE_JOB_ACTION_STR - Static variable in class org.pentaho.platform.scheduler.SchedulerAdminUIComponent
 
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
 
createChartAsHtml(IPentahoSession, Map<String, String>, String, String, int, int) - Static method in class org.pentaho.platform.plugin.action.chartbeans.ChartBeansGeneratorUtil
 
createChartAsHtml(IPentahoSession, Map<String, String>, String, String, int, int) - Method in class org.pentaho.platform.plugin.action.chartbeans.DefaultChartBeansGenerator
 
createChartAsHtml(IPentahoSession, Map<String, String>, String, String, int, int) - Method in interface org.pentaho.platform.plugin.action.chartbeans.IChartBeansGenerator
Convenience method that returns a complete HTML document containing the chart.
createContent() - Method in interface org.pentaho.platform.api.engine.IContentGenerator
the createContent() method is called after the content generator has been initialized appropriately, and is responsible for populating the output handler.
createContent() - Method in class org.pentaho.platform.engine.services.solution.ActionSequenceContentGenerator
 
createContent() - Method in class org.pentaho.platform.engine.services.solution.BaseContentGenerator
 
createContent() - Method in class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.platform.engine.services.solution.SimpleContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.AbstractAxisServiceContentGenerator
 
createContent(AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.AbstractAxisServiceContentGenerator
Creates content for this request.
createContent(AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.AxisWebServiceRequestDispatcher
Parses the path parameter to find the web service name, makes sure it is valid, and the calls the current subclass to create the required content for the specified web service
createContent(AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.HtmlAxisServiceLister
 
createContent(AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.StyledHtmlAxisServiceLister
 
createContent() - Method in class org.pentaho.platform.uifoundation.contentgen.BaseXmlContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.samples.EchoContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.samples.gecho.GEchoContentGenerator
 
createCronJob(IPentahoSession, String, String, String, String, String, String, String) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createCronJob(IPentahoSession, String, String, String, String) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createCronTrigger(String, String, String, String, String) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createDatasource(IDatasource) - Method in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
 
createDatasource(IDatasource) - Method in class org.pentaho.platform.repository.datasource.DatasourceMgmtService
 
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(DialWidgetDefinition, Node, int, int, IPentahoSession) - Static method in class org.pentaho.platform.uifoundation.chart.DialWidgetDefinition
Create a dial definition object from an XML document
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
 
createElements() - Method in class org.pentaho.platform.plugin.action.openflashchart.factory.BarChartFactory
 
createElements() - Method in class org.pentaho.platform.plugin.action.openflashchart.factory.BarLineChartFactory
 
createFeedbackParameter(IRuntimeContext, String, String, String, Object, List, Map, String, boolean, boolean) - Method in interface org.pentaho.platform.api.engine.ICreateFeedbackParameterCallback
 
createFeedbackParameter(IActionParameter) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Deprecated. Adds a feedback parameter for prompts based on an Action Parameter. Uses the Selections defined in the Action Parameter for the options and sets the default to the current value
createFeedbackParameter(ISelectionMapper, String, Object) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Adds a feedback parameter (essentially a form input field) for a required input.
createFeedbackParameter(ISelectionMapper, String, Object, boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Adds a feedback parameter (essentially a form input field) for a required input.
createFeedbackParameter(String, String, String, Object, boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Adds a scalar feedback parameter
createFeedbackParameter(String, String, String, Object, boolean, boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Adds a scalar feedback parameter
createFeedbackParameter(String, String, String, Object, List, Map, String) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Creates a feedback parameter that uses a list for the values
createFeedbackParameter(String, String, String, Object, List, Map, String, boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Creates a feedback parameter that uses a list for the values
createFeedbackParameter(IActionParameter) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
Deprecated. Unused
createFeedbackParameter(ISelectionMapper, String, Object) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
 
createFeedbackParameter(ISelectionMapper, String, Object, 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, boolean) - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
 
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(IRuntimeContext, String, String, String, Object, List, Map, String, boolean, boolean) - Method in class org.pentaho.platform.engine.services.solution.ActionSequenceXMLParamsContentGenerator
 
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.solution.ComponentBase
 
createFeedbackParameter(String, String, String, Object, List, Map, String) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
createFile() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
createFileSystem(String, FileObject, FileSystemOptions) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
createFolder(String, String, CmisProperties, String) - Method in interface org.pentaho.commons.util.repository.IObjectService
 
createFolder(File) - Method in interface org.pentaho.platform.api.repository.ISolutionRepository
This method creates a new folder in the Repository
createFolder(IPentahoSession, String, String, String, String) - Method in interface org.pentaho.platform.api.repository.ISolutionRepositoryService
This method creates a folder along with it's index.xml file.
createFolder(File) - Method in class org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository
 
createFolder() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
createFolder(File) - Method in class org.pentaho.platform.repository.solution.SolutionRepositoryBase
 
createFolder(IPentahoSession, String, String, String, String) - Method in class org.pentaho.platform.repository.solution.SolutionRepositoryServiceImpl
This method creates a folder along with it's index.xml file.
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
 
createFromMetadata(Domain) - Static method in class org.pentaho.platform.dataaccess.datasource.wizard.jsni.WAQRTransport
 
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.
createItem(String) - Method in class org.pentaho.platform.plugin.action.jfreereport.repository.ReportContentLocation
 
createJarLoader(IPentahoSession, IActionSequenceResource) - Static method in class org.pentaho.platform.plugin.action.jfreereport.helper.ReportUtils
 
createJFreeReportDefinitionAsStream(String, String, Element, ISolutionRepository, IPentahoSession, OutputStream) - Method in class org.pentaho.platform.web.servlet.AdhocWebService
Create the JFreeReport file.
createKey(Object, Map) - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceLoader
create a new key based on the values provided
createLocation(String) - Method in class org.pentaho.platform.plugin.action.jfreereport.repository.ReportContentLocation
 
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.pentaho.platform.plugin.services.webservices.AxisServletHooks
Creates an Axis message context object for this request.
createMQLQueryActionSequence(String, String, String, String, String, OutputStream, String) - Method in class org.pentaho.platform.web.servlet.AdhocWebService
 
createMQLReportActionSequenceAsStream(String, String, Element, String[], String, String, String, String, IPentahoSession) - Method in class org.pentaho.platform.web.servlet.AdhocWebService
 
createName(String, FileType) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryFileName
 
createNewInstance(boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Creates a new runtime context that is a child of this instance
createNewInstance(boolean, Map) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Creates a new runtime context that is a child of this instance and sets attributes of the runtime data from the parameter Map
createNewInstance(boolean, Map, boolean) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Creates a new runtime context that is a child of this instance and sets attributes of the runtime data from the parameter Map, and can optionally cause the new instance to be forcibly written to the underlying persistence mechanism.
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
 
createNewInstance(boolean, Map, boolean) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
createObject(String, ILogger) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
Deprecated. 
createObject(String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
Deprecated. 
createParams(Object[]) - Method in interface org.pentaho.platform.plugin.services.security.userrole.ldap.search.LdapSearchParamsFactory
Create a parameters object with the given arguments.
createParams(Object[]) - Method in class org.pentaho.platform.plugin.services.security.userrole.ldap.search.LdapSearchParamsFactoryImpl
 
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
 
createRepeatTrigger(String, String, Date, Date, int, int) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createRepeatTrigger(String, String, String, String, String, String) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createRole(IPentahoRole) - Method in class org.pentaho.platform.engine.security.userroledao.hibernate.HibernateUserRoleDao
This method is more complex because this is the inverse end of a bidirectional many-to-many relationship.
createRole(IPentahoRole) - Method in class org.pentaho.platform.engine.security.userroledao.hibernate.UserRoleDaoTransactionDecorator
 
createRole(IPentahoRole) - Method in interface org.pentaho.platform.engine.security.userroledao.IUserRoleDao
 
createService(IServiceConfig, AxisConfiguration) - Static method in class org.pentaho.platform.plugin.services.webservices.AxisUtil
Create a web service from a web service wrapper.
createServiceContent(AxisService, String, AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.AxisServiceExecutor
 
createServiceContent(AxisService, String, AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.AxisServiceWsdlGenerator
Writes the WSDL to the output stream provided.
createServiceWsdl(AxisService, IServiceConfig, AxisConfiguration) - Static method in class org.pentaho.platform.plugin.services.webservices.AxisUtil
Creates the WSDL for an Axis service
createSimpleTriggerJob(IPentahoSession, String, String, String, String, String, String, Date, Date, int, int) - Static method in class org.pentaho.platform.scheduler.SchedulerHelper
 
createSubscriptionArchive(String, IPentahoSession, SimpleUrlFactory, IParameterProvider) - Static method in class org.pentaho.platform.repository.subscription.SubscriptionHelper
 
createTempFile(IPentahoSession, String, String, File, boolean) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
Creates a temporary file in the specified parent folder and optionally tracks it for deletion on session termination
createTempFile(IPentahoSession, String, String, boolean) - Method in interface org.pentaho.platform.api.engine.IApplicationContext
Creates a temporary file in the system/tmp solutions folder
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
 
createTriggerFromSchedule(ISchedule) - Static method in class org.pentaho.platform.scheduler.QuartzSubscriptionScheduler
 
createUser(IPentahoUser) - Method in class org.pentaho.platform.engine.security.userroledao.hibernate.HibernateUserRoleDao
 
createUser(IPentahoUser) - Method in class org.pentaho.platform.engine.security.userroledao.hibernate.UserRoleDaoTransactionDecorator
 
createUser(IPentahoUser) - Method in interface org.pentaho.platform.engine.security.userroledao.IUserRoleDao
 
createXFormControl(String, Object, String, StringBuffer, StringBuffer, boolean) - Static method in class org.pentaho.platform.util.xml.XForm
 
createXFormControl(int, String, Object, List, Map, String, StringBuffer, StringBuffer) - 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
 
CRON_STRING - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
CSV_EXT - Static variable in class org.pentaho.platform.dataaccess.datasource.wizard.service.impl.UploadFileDebugServlet
 
CSV_EXT - Static variable in class org.pentaho.platform.web.servlet.UploadFileServlet
 
CSV_TAB - Static variable in class org.pentaho.platform.dataaccess.datasource.wizard.controllers.DatasourceController
 
CsvDatasourceController - Class in org.pentaho.platform.dataaccess.datasource.wizard.controllers
 
CsvDatasourceController() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CsvDatasourceController
 
CsvModel - Class in org.pentaho.platform.dataaccess.datasource.wizard.models
 
CsvModel() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModel
 
CsvModelData - Class in org.pentaho.platform.dataaccess.datasource.wizard.models
 
CsvModelData(Domain) - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModelData
 
CsvModelDataRow - Class in org.pentaho.platform.dataaccess.datasource.wizard.models
 
CsvModelDataRow(LogicalColumn, List<String>, String) - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModelDataRow
 
CsvModelValidationListenerCollection - Class in org.pentaho.platform.dataaccess.datasource.wizard.models
 
CsvModelValidationListenerCollection() - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.models.CsvModelValidationListenerCollection
 
CUBE - Static variable in class org.pentaho.platform.plugin.action.mondrian.PivotViewComponent
 
currentAxisConfigContext - Static variable in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
 
currentAxisConfiguration - Static variable in class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
 
Custom1 - Class in org.pentaho.platform.plugin.action.kettle
 
Custom1() - Constructor for class org.pentaho.platform.plugin.action.kettle.Custom1
 
CustomAggregateCellEditor - Class in org.pentaho.platform.dataaccess.datasource.wizard.controllers
 
CustomAggregateCellEditor(XulDialog, DatasourceMessages, Document, BindingFactory) - Constructor for class org.pentaho.platform.dataaccess.datasource.wizard.controllers.CustomAggregateCellEditor
 
CustomSettingsParameterProvider - Class in org.pentaho.platform.engine.core.solution
 
CustomSettingsParameterProvider() - Constructor for class org.pentaho.platform.engine.core.solution.CustomSettingsParameterProvider
 
CWMAclHolder - Class in org.pentaho.platform.engine.services.metadata.cwm
 
CWMAclHolder(ConceptUtilityInterface) - Constructor for class org.pentaho.platform.engine.services.metadata.cwm.CWMAclHolder
 

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