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

C

CACHE_MGR_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
 
CACHE_REGION - Static variable in class org.pentaho.platform.plugin.services.metadata.SessionCachingMetadataDomainRepository
Public so others know where we're caching our objects
cacheEnabled(String) - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
cacheEnabled() - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
CacheExpirationRegistry - Class in org.pentaho.platform.plugin.services.cache
User: rfellows Date: 10/26/11 Time: 9:19 AM
CacheExpirationRegistry() - Constructor for class org.pentaho.platform.plugin.services.cache.CacheExpirationRegistry
 
CacheExpirationService - Class in org.pentaho.platform.web.servlet
User: rfellows Date: 10/25/11 Time: 2:36 PM
CacheExpirationService() - Constructor for class org.pentaho.platform.web.servlet.CacheExpirationService
 
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 class org.pentaho.platform.plugin.services.cache.CacheManager
 
CachingPentahoMetadataDomainRepository - Class in org.pentaho.platform.plugin.services.metadata
Class Description
CachingPentahoMetadataDomainRepository(IUnifiedRepository) - Constructor for class org.pentaho.platform.plugin.services.metadata.CachingPentahoMetadataDomainRepository
 
CachingPentahoMetadataDomainRepository(IUnifiedRepository, RepositoryUtils, XmiParser, LocalizationUtil) - Constructor for class org.pentaho.platform.plugin.services.metadata.CachingPentahoMetadataDomainRepository
 
CachingUserRoleListServiceDecorator - Class in org.pentaho.platform.plugin.services.security.userrole
Caching Decorator for an IUserRoleListService.
CachingUserRoleListServiceDecorator(IUserRoleListService) - Constructor for class org.pentaho.platform.plugin.services.security.userrole.CachingUserRoleListServiceDecorator
 
canAdminister() - Static method in class org.pentaho.platform.web.http.api.resources.utils.SystemUtils
 
cancelRunningQuery() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
canDrillThrough(Cell) - Method in class org.pentaho.platform.plugin.action.olap.PlatformXmlaExtra
 
caption - Variable in class org.pentaho.platform.plugin.action.olap.IOlapService.Cube
The caption of the cube.
captureSession() - Method in class org.pentaho.platform.web.http.PreAuthenticatedSessionHolder
Stores the active IPentahoSession and Spring Security Authentication objects (both ThreadLocal based).
catalog - Variable in class org.pentaho.platform.plugin.action.olap.IOlapService.Schema
 
CATALOG_CACHE_REGION - Static variable in class org.pentaho.platform.plugin.action.olap.impl.OlapServiceImpl
 
ChainedUserDetailsService - Class in org.pentaho.platform.plugin.services.security.userrole
This class contains a list of UserDetailsService objects.
ChainedUserDetailsService(List<UserDetailsService>) - Constructor for class org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService
 
ChangePasswordUser - Class in org.pentaho.platform.web.http.api.resources
 
ChangePasswordUser() - Constructor for class org.pentaho.platform.web.http.api.resources.ChangePasswordUser
 
ChangePasswordUser(String, String, String) - Constructor for class org.pentaho.platform.web.http.api.resources.ChangePasswordUser
 
changeUserPassword(String, String, String) - Method in class org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService
 
changeUserPassword(ChangePasswordUser) - Method in class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
Allows a user or any user that knows a users name and current password to change that users password.
charSet(String) - Method in class org.pentaho.platform.plugin.services.importer.RepositoryFileImportBundle.Builder
 
CHART_NODE_LOC - Static variable in class org.pentaho.platform.plugin.action.openflashchart.OpenFlashChartComponent
 
ChartAction - Class in org.pentaho.platform.plugin.action.chartbeans
This class was adapted from ChartComponent by cboyden

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 Action.

ChartAction() - Constructor for class org.pentaho.platform.plugin.action.chartbeans.ChartAction
 
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
Deprecated.
please use ChartAction
ChartComponent() - Constructor for class org.pentaho.platform.plugin.action.chartbeans.ChartComponent
Deprecated.
 
ChartComponent - Class in org.pentaho.platform.plugin.action.jfreechart
 
ChartComponent() - Constructor for class org.pentaho.platform.plugin.action.jfreechart.ChartComponent
 
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
 
ChartLinkGenerator - Class in org.pentaho.platform.plugin.action.chartbeans
Provides a collection of callback methods used by the chart beans API which give the api user the ability link data points in the chart URLs or javascript.
ChartLinkGenerator(String) - Constructor for class org.pentaho.platform.plugin.action.chartbeans.ChartLinkGenerator
Constructs a chart link generator.
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
 
CheckedException - Exception in org.pentaho.platform.config
 
CheckedException() - Constructor for exception org.pentaho.platform.config.CheckedException
 
CheckedException(String) - Constructor for exception org.pentaho.platform.config.CheckedException
 
CheckedException(String, Throwable) - Constructor for exception org.pentaho.platform.config.CheckedException
 
CheckedException(Throwable) - Constructor for exception org.pentaho.platform.config.CheckedException
 
checkLimits(long) - Method in class org.pentaho.platform.web.servlet.UploadFileUtils
 
checkLimits(long, boolean) - Method in class org.pentaho.platform.web.servlet.UploadFileUtils
 
checkMemberOrdinal(Member) - Method in class org.pentaho.platform.plugin.action.olap.PlatformXmlaExtra
 
CheckRefererFilter - Class in org.pentaho.platform.web.http.filters
 
CheckRefererFilter() - Constructor for class org.pentaho.platform.web.http.filters.CheckRefererFilter
 
className - Variable in class org.pentaho.platform.plugin.services.importexport.legacy.MondrianCatalogRepositoryHelper.Olap4jServerInfo
 
cleanup() - Method in class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
An AxisConfigurator method that we don't need
clear() - Method in class org.pentaho.platform.plugin.services.cache.LastModifiedCache
 
clear() - Static method in class org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
 
clear() - Method in class org.pentaho.platform.settings.PortAssigner
Clear all open ports.
clear() - Static method in class org.pentaho.platform.settings.ServerPortRegistry
Clear the service port registry.
clearCache() - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
clearPluginPerspectives() - Method in class org.pentaho.platform.plugin.services.pluginmgr.perspective.DefaultPluginPerspectiveManager
 
clearRegionCache(String) - Method in class org.pentaho.platform.plugin.services.cache.CacheManager
 
clearSessionVariable(String) - Method in class org.pentaho.platform.web.http.api.resources.UserConsoleResource
 
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.mondrian.MDXOlap4jConnection
Clears any warnings cached by the connection.
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.sql.SQLConnection
 
clearWarnings() - Method in class org.pentaho.platform.plugin.services.connections.xquery.XQConnection
 
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 class org.pentaho.platform.osgi.KarafInstance
Used for unit tests.
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.MDXOlap4jConnection
Closes the connection.
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.web.http.PreAuthenticatedSessionHolder
This should be called with this class is no longer in use.
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
 
closeOutputStream() - Method in class org.pentaho.platform.web.http.HttpContentItem
 
closeTables() - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoTableDataFactory
 
collectAllModuleThemes() - Method in class org.pentaho.platform.web.html.themes.DefaultThemeManager
 
collectAllSystemThemes() - Method in class org.pentaho.platform.web.html.themes.DefaultThemeManager
 
columnHeaders - Variable in class org.pentaho.platform.plugin.action.openflashchart.factory.AbstractChartFactory
 
CommandLineProcessor - Class in org.pentaho.platform.plugin.services.importexport
Handles the parsing of command line arguments and creates an import process based upon them
commence(ServletRequest, ServletResponse, AuthenticationException) - Method in class org.pentaho.platform.web.http.security.RequestParameterFilterEntryPoint
 
comment(String) - Method in class org.pentaho.platform.plugin.services.importer.RepositoryFileImportBundle.Builder
 
ComplexJobTrigger - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for complexJobTrigger complex type.
ComplexJobTrigger() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger
 
ComplexJobTrigger.DayOfMonthRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.DayOfMonthRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.DayOfMonthRecurrences
 
ComplexJobTrigger.DayOfWeekRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.DayOfWeekRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.DayOfWeekRecurrences
 
ComplexJobTrigger.HourlyRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.HourlyRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.HourlyRecurrences
 
ComplexJobTrigger.MinuteRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.MinuteRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.MinuteRecurrences
 
ComplexJobTrigger.MonthlyRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.MonthlyRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.MonthlyRecurrences
 
ComplexJobTrigger.SecondRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.SecondRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.SecondRecurrences
 
ComplexJobTrigger.YearlyRecurrences - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for anonymous complex type.
ComplexJobTrigger.YearlyRecurrences() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTrigger.YearlyRecurrences
 
ComplexJobTriggerProxy - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings

Java class for complexJobTriggerProxy complex type.

ComplexJobTriggerProxy() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ComplexJobTriggerProxy
 
ComplexJobTriggerProxy - Class in org.pentaho.platform.web.http.api.resources
 
ComplexJobTriggerProxy() - Constructor for class org.pentaho.platform.web.http.api.resources.ComplexJobTriggerProxy
 
ComponentImplementationExample - Class in org.pentaho.platform.plugin.action.examples
 
ComponentImplementationExample() - Constructor for class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
CompositeUserRoleListService - Class in org.pentaho.platform.plugin.services.security.userrole
This class delgates calls to a configured list of IUserRoleListService delegates.
CompositeUserRoleListService(List<IUserRoleListService>) - Constructor for class org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService
 
CompositeUserRoleListService.STRATEGY - Enum in org.pentaho.platform.plugin.services.security.userrole
 
computeBundlePath(String) - Static method in class org.pentaho.platform.plugin.services.importer.PentahoPlatformImporter
 
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
 
ConditionalExecution - Class in org.pentaho.platform.plugin.condition.javascript
 
ConditionalExecution() - Constructor for class org.pentaho.platform.plugin.condition.javascript.ConditionalExecution
 
CONDITONAL_EXECUTION_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
 
CONFIG_FILE_NAME - Static variable in class org.pentaho.platform.config.AppConfigProperties
 
CONFIG_ID - Static variable in class org.pentaho.platform.plugin.services.connections.metadata.sql.SqlMetadataQueryExec
 
configure() - Method in class org.pentaho.platform.web.servlet.PentahoWadlGeneratorConfig
 
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.mondrian.MDXOlap4jConnection
Sets the properties to be used when the connection is made.
connect(String, Properties) - Method in class org.pentaho.platform.plugin.services.connections.PentahoSystemDriver
 
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
 
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.
CONNECTIONS_PATH_IN_ZIP - Static variable in class org.pentaho.platform.plugin.services.exporter.PentahoPlatformExporter
 
connectToRepository(String) - Static method in class org.pentaho.platform.plugin.services.exporter.MetaStoreExportUtil
 
ConsoleConfigXml - Class in org.pentaho.platform.config
 
ConsoleConfigXml(File) - Constructor for class org.pentaho.platform.config.ConsoleConfigXml
 
ConsoleConfigXml(String) - Constructor for class org.pentaho.platform.config.ConsoleConfigXml
 
ConsoleConfigXml(Document) - Constructor for class org.pentaho.platform.config.ConsoleConfigXml
 
ConsoleConfigXml() - Constructor for class org.pentaho.platform.config.ConsoleConfigXml
 
CONTENT_REPOSITORY_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
 
CONTENT_REPOSITORY_OUTPUT_HANDLER_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
 
CONTENT_TYPE - Static variable in class org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager
 
contentDone() - Method in class org.pentaho.platform.web.http.HttpOutputHandler
Deprecated.
ContentGeneratorDescriptor - Interface in org.pentaho.platform.web.http.api.resources
 
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
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.HsqldbStartupListener
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoCacheContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoSystemReadyListener
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SolutionContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SpringEnvironmentSetupListener
 
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.HsqldbStartupListener
 
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoCacheContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.PentahoSystemReadyListener
 
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SolutionContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.pentaho.platform.web.http.context.SpringEnvironmentSetupListener
 
convert(Throwable) - Static method in enum org.pentaho.platform.plugin.action.olap.IOlapServiceException.Reason
 
convert(IRepositoryFileData) - Method in class org.pentaho.platform.plugin.services.importexport.StreamConverter
 
convert(Serializable) - Method in class org.pentaho.platform.plugin.services.importexport.StreamConverter
 
convert(InputStream, String, String) - Method in class org.pentaho.platform.plugin.services.importexport.StreamConverter
 
CONVERT_USER_ROLES_TO_UPPERCASE_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
 
convertDateToServerTimeZone(Date, String) - Static method in class org.pentaho.platform.web.http.api.resources.SchedulerResourceUtil
 
convertScheduleRequestToJobTrigger(JobScheduleRequest, IScheduler) - Static method in class org.pentaho.platform.web.http.api.resources.SchedulerResourceUtil
 
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
copy(InputStream, OutputStream) - Method in class org.pentaho.platform.web.http.api.resources.services.FileService
 
correctPostRequest(MultivaluedMap<String, String>, HttpServletRequest) - Static method in class org.pentaho.platform.web.http.api.resources.JerseyUtil
 
count(String) - Static method in class org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
 
createChartAsHtml(IPentahoSession, Map<String, Object>, String, String, int, int) - Static method in class org.pentaho.platform.plugin.action.chartbeans.ChartBeansGeneratorUtil
 
createChartAsHtml(IPentahoSession, Map<String, Object>, String, String, int, int, String) - Static method in class org.pentaho.platform.plugin.action.chartbeans.ChartBeansGeneratorUtil
 
createChartAsHtml(IPentahoSession, Map<String, Object>, String, String, int, int, String) - Method in class org.pentaho.platform.plugin.action.chartbeans.DefaultChartBeansGenerator
 
createChartAsHtml(IPentahoSession, Map<String, Object>, String, String, int, int) - Method in class org.pentaho.platform.plugin.action.chartbeans.DefaultChartBeansGenerator
 
createChartAsHtml(IPentahoSession, Map<String, Object>, 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.
createComplexJobTrigger() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ComplexJobTrigger
createComplexJobTrigger(ComplexJobTrigger) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<ComplexJobTrigger>
createComplexJobTriggerDayOfMonthRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerDayOfWeekRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerHourlyRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerMinuteRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerMonthlyRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerProxy() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ComplexJobTriggerProxy
createComplexJobTriggerProxy(ComplexJobTriggerProxy) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<ComplexJobTriggerProxy>
createComplexJobTriggerSecondRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createComplexJobTriggerYearlyRecurrences() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
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(OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.PluginFileContentGenerator
 
createContent(AxisConfiguration, ConfigurationContext, OutputStream) - Method in class org.pentaho.platform.plugin.services.webservices.content.StyledHtmlAxisServiceLister
 
createContent(OutputStream) - Method in class org.pentaho.platform.web.http.ActionSequenceContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.platform.web.http.ActionSequenceParameterContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.platform.web.http.ActionSequenceParameterUiContentGenerator
 
createContent(OutputStream) - Method in class org.pentaho.platform.web.http.api.resources.FileResourceContentGenerator
 
createCronJobTrigger() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of CronJobTrigger
createCronJobTrigger(CronJobTrigger) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<CronJobTrigger>
createCustomProperty() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of CustomProperty
createDatabaseConnection() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of DatabaseConnection
createDatabaseConnection(DatabaseConnection) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<DatabaseConnection>
createDatabaseConnectionAttributes() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of DatabaseConnection.Attributes
createDatabaseConnectionAttributesEntry() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createDatabaseConnectionConnectionPoolingProperties() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createDatabaseConnectionConnectionPoolingPropertiesEntry() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createDatabaseConnectionExtraOptions() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of DatabaseConnection.ExtraOptions
createDatabaseConnectionExtraOptionsEntry() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createDatabaseType() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of DatabaseType
createDatabaseType(DatabaseType) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<DatabaseType>
createDirs(String) - Method in class org.pentaho.platform.web.http.api.resources.DirectoryResource
Creates a new folder with the specified name.
createElements() - Method in class org.pentaho.platform.plugin.action.openflashchart.factory.BarChartFactory
 
createElements() - Method in class org.pentaho.platform.plugin.action.openflashchart.factory.BarLineChartFactory
 
createEntityAcl() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of EntityAcl
createEntityAclAces() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of EntityAcl.Aces
createEntityMetaData() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of EntityMetaData
createExportManifest(ExportManifestDto) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<ExportManifestDto>
createExportManifestDto() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ExportManifestDto
createExportManifestDtoExportManifestInformation() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
createExportManifestEntityDto() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ExportManifestEntityDto
createExportManifestEntry() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.ExportManifest
Factory method to deliver one ExportManifestEntity.
createExportManifestInformation() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.ExportManifest
 
createExportManifestMetadata() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ExportManifestMetadata
createExportManifestMondrian() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ExportManifestMondrian
createExportManifestProperty() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of ExportManifestProperty
createFeedbackParameter(String, String, String, Object, List, Map, String) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
createFile(String, InputStream) - Method in class org.pentaho.platform.web.http.api.resources.FileResource
Creates a new file with the provided contents at a given path.
createFile(String, String, InputStream) - Method in class org.pentaho.platform.web.http.api.resources.services.FileService
Creates a new file with the provided contents at a given path
createFolderJustInTime(String, String) - Method in class org.pentaho.platform.plugin.services.importer.RepositoryFileImportFileHandler
 
createImportHandlerDto() - Method in class org.pentaho.platform.plugin.services.importer.mimeType.bindings.ObjectFactory
Create an instance of ImportHandlerDto
createImportHandlerMimeTypeDefinitions(ImportHandlerMimeTypeDefinitionsDto) - Method in class org.pentaho.platform.plugin.services.importer.mimeType.bindings.ObjectFactory
createImportHandlerMimeTypeDefinitionsDto() - Method in class org.pentaho.platform.plugin.services.importer.mimeType.bindings.ObjectFactory
createIncrementalRecurrence() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of IncrementalRecurrence
createIncrementalRecurrence(IncrementalRecurrence) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<IncrementalRecurrence>
createJarLoader(IPentahoSession, IActionSequenceResource) - Static method in class org.pentaho.platform.plugin.action.jfreereport.helper.ReportUtils
 
createJob(JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.SchedulerResource
Creates a new scheduled job.
createJob(JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.services.SchedulerService
 
createJobScheduleParam() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JobScheduleParam
createJobScheduleRequest(Job) - Static method in class org.pentaho.platform.plugin.services.exporter.ScheduleExportUtil
 
createJobScheduleRequest() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JobScheduleRequest
createJobScheduleRequest(JobScheduleRequest) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<JobScheduleRequest>
createKey(Object, Map) - Method in class org.pentaho.platform.plugin.action.jfreereport.helper.PentahoResourceLoader
create a new key based on the values provided
createLocaleEntry(String, String, String, String, RepositoryFile, InputStream) - Method in class org.pentaho.platform.plugin.services.importer.LocaleFilesProcessor
 
createLocaleEntry(String, String, String, String, RepositoryFile, InputStream, int) - Method in class org.pentaho.platform.plugin.services.importer.LocaleFilesProcessor
 
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.pentaho.platform.plugin.services.webservices.AxisServletHooks
Creates an Axis message context object for this request.
createMimeTypeDefinitionDto() - Method in class org.pentaho.platform.plugin.services.importer.mimeType.bindings.ObjectFactory
Create an instance of MimeTypeDefinitionDto
createMimeTypeDefinitionsDto() - Method in class org.pentaho.platform.plugin.services.importer.mimeType.bindings.ObjectFactory
Create an instance of MimeTypeDefinitionsDto
createMimeTypeList(String) - Method in class org.pentaho.platform.plugin.services.importer.mimeType.MimeTypeListFactory
 
createNewInstance(boolean, Map, boolean) - Method in class org.pentaho.platform.plugin.action.examples.ComponentImplementationExample
 
createOrUpdateAnnotationsXml(RepositoryFile, RepositoryFile, String) - Method in class org.pentaho.platform.plugin.services.metadata.PentahoMetadataDomainRepository
 
createOutputFileName(RepositoryFile, IOutputHandler) - Static method in class org.pentaho.platform.web.http.api.resources.XactionUtil
 
createOutputHandler(HttpServletResponse, OutputStream) - Static method in class org.pentaho.platform.web.http.api.resources.XactionUtil
 
createParameters() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of Parameters
createParametersEntries() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of Parameters.Entries
createParametersEntriesEntry() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of Parameters.Entries.Entry
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
 
createPartitionDatabaseMeta() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of PartitionDatabaseMeta
createPartitionDatabaseMeta(PartitionDatabaseMeta) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<PartitionDatabaseMeta>
createQualifiedDayOfMonth() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of QualifiedDayOfMonth
createQualifiedDayOfMonth(QualifiedDayOfMonth) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<QualifiedDayOfMonth>
createQualifiedDayOfWeek() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of QualifiedDayOfWeek
createQualifiedDayOfWeek(QualifiedDayOfWeek) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<QualifiedDayOfWeek>
createRecurrenceList() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of RecurrenceList
createRecurrenceList(RecurrenceList) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<RecurrenceList>
createRole(String) - Method in class org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService
 
createRole(String) - Method in class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
Creates a new role that that does not have any permissions assigned to it.
createSchedulerJob(SchedulerResource, JobScheduleRequest) - Method in class org.pentaho.platform.plugin.services.importer.SolutionImportHandler
 
createSequentialRecurrence() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of SequentialRecurrence
createSequentialRecurrence(SequentialRecurrence) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<SequentialRecurrence>
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
createSimpleJobTrigger() - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of SimpleJobTrigger
createSimpleJobTrigger(SimpleJobTrigger) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ObjectFactory
Create an instance of JAXBElement<SimpleJobTrigger>
createUser(User) - Method in class org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService
 
createUser(User) - Method in class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
Creates new user with the specified user name and password, this request is encapsulated inside a user object that has userName and password values.
CronJobTrigger - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for cronJobTrigger complex type.
CronJobTrigger() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.CronJobTrigger
 
Cube - Class in org.pentaho.platform.web.http.api.resources
 
Cube() - Constructor for class org.pentaho.platform.web.http.api.resources.Cube
 
Cube(String, String, String) - Constructor for class org.pentaho.platform.web.http.api.resources.Cube
 
cubes - Variable in class org.pentaho.platform.plugin.action.olap.IOlapService.Schema
 
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
 
CustomProperty - Class in org.pentaho.platform.plugin.services.importexport.exportManifest.bindings
Java class for CustomProperty complex type.
CustomProperty() - Constructor for class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.CustomProperty
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z