Uses of Class
org.pentaho.platform.engine.core.system.PentahoBase

Packages that use PentahoBase
org.pentaho.platform.dataaccess.datasource.wizard.service.impl   
org.pentaho.platform.engine.core.system   
org.pentaho.platform.engine.security.session   
org.pentaho.platform.engine.services   
org.pentaho.platform.engine.services.metadata   
org.pentaho.platform.engine.services.runtime   
org.pentaho.platform.engine.services.solution   
org.pentaho.platform.plugin.action.builtin   
org.pentaho.platform.plugin.action.datatransforms   
org.pentaho.platform.plugin.action.deprecated   
org.pentaho.platform.plugin.action.eclipsebirt   
org.pentaho.platform.plugin.action.examples   
org.pentaho.platform.plugin.action.hql   
org.pentaho.platform.plugin.action.jasperreports   
org.pentaho.platform.plugin.action.javascript   
org.pentaho.platform.plugin.action.jfreechart   
org.pentaho.platform.plugin.action.jfreereport   
org.pentaho.platform.plugin.action.jfreereport.components   
org.pentaho.platform.plugin.action.jfreereport.outputs   
org.pentaho.platform.plugin.action.kettle   
org.pentaho.platform.plugin.action.mdx   
org.pentaho.platform.plugin.action.mondrian   
org.pentaho.platform.plugin.action.openflashchart   
org.pentaho.platform.plugin.action.pentahometadata   
org.pentaho.platform.plugin.action.sql   
org.pentaho.platform.plugin.action.versionchecker   
org.pentaho.platform.plugin.action.xml.webservice   
org.pentaho.platform.plugin.action.xml.xquery   
org.pentaho.platform.plugin.action.xmla   
org.pentaho.platform.plugin.services.webservices   
org.pentaho.platform.plugin.services.webservices.content   
org.pentaho.platform.repository   
org.pentaho.platform.repository.content   
org.pentaho.platform.repository.runtime   
org.pentaho.platform.repository.solution   
org.pentaho.platform.repository.solution.dbbased   
org.pentaho.platform.repository.solution.filebased   
org.pentaho.platform.repository.subscription   
org.pentaho.platform.scheduler   
org.pentaho.platform.scheduler.action   
org.pentaho.platform.uifoundation.chart   
org.pentaho.platform.uifoundation.component   
org.pentaho.platform.uifoundation.component.xml   
org.pentaho.platform.uifoundation.contentgen   
org.pentaho.platform.web.http.session   
org.pentaho.platform.web.portal   
org.pentaho.platform.web.refactor   
org.pentaho.samples   
org.pentaho.samples.gecho   
org.pentaho.test.platform.engine.core   
 

Uses of PentahoBase in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 

Subclasses of PentahoBase in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 class ConnectionServiceImpl
          ConnectionServiceImpl extends PenahoBase so that it inherits the ILogger functionality.
 

Uses of PentahoBase in org.pentaho.platform.engine.core.system
 

Subclasses of PentahoBase in org.pentaho.platform.engine.core.system
 class BasePublisher
           
 class BaseSession
           
 class GlobalListsPublisher
           
 class PathBasedSystemSettings
          Behavior is identical to SystemSettings except that the settings for PentahoSystem can live in an arbitrary location in the file system (i.e.
 class SettingsPublisher
           
 class StandaloneSession
           
 class SystemSettings
          Provides system settings data for system configuration files located in the system folder of the repository.
 class SystemStartupSession
          This class represents the system startup session.
 class UserSession
           
 

Uses of PentahoBase in org.pentaho.platform.engine.security.session
 

Subclasses of PentahoBase in org.pentaho.platform.engine.security.session
 class TrustedSystemStartupSession
          A "bootstrap" session used to initialize the platform.
 

Uses of PentahoBase in org.pentaho.platform.engine.services
 

Subclasses of PentahoBase in org.pentaho.platform.engine.services
 class PentahoMessenger
           
 

Uses of PentahoBase in org.pentaho.platform.engine.services.metadata
 

Subclasses of PentahoBase in org.pentaho.platform.engine.services.metadata
 class MetadataPublisher
           
 

Uses of PentahoBase in org.pentaho.platform.engine.services.runtime
 

Subclasses of PentahoBase in org.pentaho.platform.engine.services.runtime
 class MapParameterResolver
          This is a utility class that implements the IParameterResolver and resolves parameters based on a lookup map provided.
 class RuntimeContext
           
 class SimpleRuntimeElement
           
 

Uses of PentahoBase in org.pentaho.platform.engine.services.solution
 

Subclasses of PentahoBase in org.pentaho.platform.engine.services.solution
 class ActionSequenceContentGenerator
           
 class ActionSequenceXMLParamsContentGenerator
           
 class BaseContentGenerator
           
 class ComponentBase
           
 class PojoComponent
          This class interfaces with a plain old Java object and makes it available as a component within the Pentaho platform.
 class SimpleContentGenerator
           
 class SolutionEngine
           
 class SolutionPublisher
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.builtin
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.builtin
 class ContentRepositoryCleaner
           
 class EmailComponent
           
 class InstanceEnd
           
 class PrintComponent
          Implements a PrintComponent class that will send a attached print file to a specified printer.
 class SecureFilterComponent
          The secure filter component has two separate but related functions.
 class SubActionComponent
           
 class TemplateComponent
           
 class TestComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.datatransforms
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.datatransforms
 class ResultSetCompareComponent
           
 class ResultSetCrosstabComponent
           
 class ResultSetExportComponent
          Implements a PrintComponent class that will send a attached print file to a specified printer.
 class ResultSetFlattenerComponent
          This class flattens an IPentahoResultSet by looking at a particular column.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.deprecated
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.deprecated
 class ContentOutputComponent
          This component takes an input, and writes the output into the current output handler.
 class UtilityComponent
          Provides utilities to help manipulate parameters used in action sequences.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.eclipsebirt
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.eclipsebirt
 class BIRTReportComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.examples
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.examples
 class HelloWorldComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.hql
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.hql
 class HQLBaseComponent
           
 class HQLDataComponent
           
 class HQLLookupRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.jasperreports
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.jasperreports
 class JasperReportsComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.javascript
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.javascript
 class JavascriptRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.jfreechart
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.jfreechart
 class ChartComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport
 class AbstractJFreeReportComponent
           
 class JFreeReportComponent
          The JFreeReportComponent provides a simple-to-use frontend for the reporting process.
 class JFreeReportGeneratorComponent
           
 class ReportWizardSpecComponent
          The report-wizard component generates a report definition from a report-spec file.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport.components
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport.components
 class JFreeReportConfigParameterComponent
          Deprecated.  
 class JFreeReportDataComponent
          Deprecated.  
 class JFreeReportGenerateDefinitionComponent
          Deprecated.  
 class JFreeReportLoadComponent
          Deprecated. This code has known bugs and it is highly recommended that it not be used by any sane person
 class JFreeReportParametersComponent
          Deprecated.  
 class JFreeReportValidateParametersComponent
          Creation-Date: 07.07.2006, 16:26:25
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport.outputs
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.jfreereport.outputs
 class AbstractGenerateContentComponent
          The base class for all content generating components.
 class AbstractGenerateStreamContentComponent
          Creation-Date: 07.07.2006, 20:50:22
 class JFreeReportAllContentComponent
          Creation-Date: 07.07.2006, 21:01:58
 class JFreeReportCSVComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportDirectoryHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportExcelComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportPdfComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportPreviewSwingComponent
          Creation-Date: 07.07.2006, 14:06:43
 class JFreeReportPrintComponent
          Creation-Date: 07.07.2006, 20:06:56
 class JFreeReportRTFComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportStreamHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportXmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportZipHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.kettle
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.kettle
 class Custom1
           
 class KettleComponent
          KettleComponent shows a list of available transformations in the root of the choosen repository.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.mdx
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.mdx
 class MDXBaseComponent
           
 class MDXDataComponent
           
 class MDXLookupRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.mondrian
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.mondrian
 class AnalysisSaver
          Utility class used to save an analysis action sequence from a JPivot view.
 class MondrianCachePublisher
           
 class MondrianModelComponent
           
 class PivotViewComponent
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.openflashchart
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.openflashchart
 class OpenFlashChartComponent
          This component is a contribution from Nick Goodman and Tom Qin, it conforms to the ChartComponent API.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.pentahometadata
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.pentahometadata
 class MQLRelationalDataComponent
          Deprecated.  
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.sql
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.sql
 class SQLBaseComponent
          SQLBaseComponent is the base class for SQLExecute and SQLLookupRule.
 class SQLDataComponent
           
 class SQLDdlComponent
           
 class SQLExecute
           
 class SQLLookupRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.versionchecker
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.versionchecker
 class PentahoVersionCheckComponent
          Version Check Component This component makes a call to pentaho's server to see if a new version is a vailable.
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.xml.webservice
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.xml.webservice
 class WebServiceLookupRule
          Performs the action of processing a webservice call in an action by doing the same functionality as the XQuery action (but not trying to retrieve the column types).
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.xml.xquery
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.xml.xquery
 class XQueryBaseComponent
          XQueryBaseComponent provides a mechanism to run xqueries within the Pentaho BI Platform.
 class XQueryLookupRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.action.xmla
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.action.xmla
 class XMLABaseComponent
           
 class XMLADataComponent
           
 class XMLALookupRule
           
 

Uses of PentahoBase in org.pentaho.platform.plugin.services.webservices
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.services.webservices
 class AbstractAxisConfigurator
           
 class FileSystemAxisConfigurator
          An Axis Configurator that uses PentahoSystem but not an ISolutionRepository to get the axis configuration file
 class SystemSolutionAxisConfigurator
          This class provides axis with it's configuration information from the file axis/axis2_config.xml in the pentaho system solutions folder.
 

Uses of PentahoBase in org.pentaho.platform.plugin.services.webservices.content
 

Subclasses of PentahoBase in org.pentaho.platform.plugin.services.webservices.content
 class AbstractAxisServiceContentGenerator
          The base class for serving GenericServlet, i.e.
 class AxisServiceExecutor
          Executes an operation of a web service.
 class AxisServiceWsdlGenerator
          Writes the WSDL for a Axis web service to the output stream provided
 class AxisWebServiceRequestDispatcher
          This class dispatches requests coming from GenericServlet and determines which AxisService should be invoked.
 class HtmlAxisServiceLister
          A content generator for listing metadata on Axis web services.
 class StyledHtmlAxisServiceLister
           
 

Uses of PentahoBase in org.pentaho.platform.repository
 

Subclasses of PentahoBase in org.pentaho.platform.repository
 class SimpleRuntimeRepository
           
 

Uses of PentahoBase in org.pentaho.platform.repository.content
 

Subclasses of PentahoBase in org.pentaho.platform.repository.content
 class ContentItem
           
 class ContentItemFile
           
 class ContentLocation
           
 class ContentRepository
           
 

Uses of PentahoBase in org.pentaho.platform.repository.runtime
 

Subclasses of PentahoBase in org.pentaho.platform.repository.runtime
 class RuntimeElement
           
 class RuntimeRepository
           
 

Uses of PentahoBase in org.pentaho.platform.repository.solution
 

Subclasses of PentahoBase in org.pentaho.platform.repository.solution
 class CleanRepoPublisher
           
 class SolutionRepositoryBase
           
 

Uses of PentahoBase in org.pentaho.platform.repository.solution.dbbased
 

Subclasses of PentahoBase in org.pentaho.platform.repository.solution.dbbased
 class DbBasedSolutionRepository
           
 class ExtensionDbBasedSolutionRepository
          Deprecated. use DbBasedSolutionRepository
 

Uses of PentahoBase in org.pentaho.platform.repository.solution.filebased
 

Subclasses of PentahoBase in org.pentaho.platform.repository.solution.filebased
 class ExtensionFileBasedSolutionRepository
          Deprecated. use FileBasedSolutionRepository
 class FileBasedSolutionRepository
           
 

Uses of PentahoBase in org.pentaho.platform.repository.subscription
 

Subclasses of PentahoBase in org.pentaho.platform.repository.subscription
 class SubscriptionExecute
           
 class SubscriptionPublisher
           
 

Uses of PentahoBase in org.pentaho.platform.scheduler
 

Subclasses of PentahoBase in org.pentaho.platform.scheduler
 class QuartzExecute
           
 class SchedulerAdminUIComponent
          API description: Base URL is: http://://SchedulerAdmin or http://localhost:8080/pentaho/SchedulerAdmin deleteJob: schedulerAction=deleteJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT executeJobNow: schedulerAction=executeJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT getJobNames: schedulerAction=getJobNames isSchedulerPaused: schedulerAction=isSchedulerPaused pauseAll: schedulerAction=suspendScheduler pauseJob: schedulerAction=pauseJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT resumeAll: schedulerAction=resumeScheduler resumeJob: schedulerAction=resumeJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT TODO sbarkdull, add API for create and update NOTE: the term "Job" is somewhat misused in much of this file.
 

Uses of PentahoBase in org.pentaho.platform.scheduler.action
 

Subclasses of PentahoBase in org.pentaho.platform.scheduler.action
 class JobSchedulerComponent
           
 class SchedulerAdminComponent
           
 

Uses of PentahoBase in org.pentaho.platform.uifoundation.chart
 

Subclasses of PentahoBase in org.pentaho.platform.uifoundation.chart
 class AbstractChartComponent
           
 class AbstractJFreeChartComponent
           
 class CategoryDatasetChartComponent
           
 class DashboardWidgetComponent
          This class is a Pentaho user interface component.
 class DialChartComponent
           
 class FlashChartComponent
           
 class PieDatasetChartComponent
           
 class TimeSeriesCollectionChartComponent
           
 class XYSeriesCollectionChartComponent
           
 class XYZSeriesCollectionChartComponent
           
 

Uses of PentahoBase in org.pentaho.platform.uifoundation.component
 

Subclasses of PentahoBase in org.pentaho.platform.uifoundation.component
 class ActionComponent
           
 class BaseUIComponent
           
 class HtmlComponent
           
 

Uses of PentahoBase in org.pentaho.platform.uifoundation.component.xml
 

Subclasses of PentahoBase in org.pentaho.platform.uifoundation.component.xml
 class FilterPanelComponent
          This class provides a user interface that lets users select items from lists or radio buttons.
 class InputFormComponent
           
 class LoadDBRepositoryUIComponent
           
 class NavigationComponent
           
 class PMDUIComponent
           
 class PropertiesEditorUIComponent
           
 class PropertiesPanelUIComponent
          TODO mlowery Need to remove direct references to PentahoAclEntry permission constants.
 class SolutionTreeUIComponent
           
 class WidgetGridComponent
           
 class XmlComponent
           
 

Uses of PentahoBase in org.pentaho.platform.uifoundation.contentgen
 

Subclasses of PentahoBase in org.pentaho.platform.uifoundation.contentgen
 class AdminContentGenerator
           
 class BaseXmlContentGenerator
           
 class ChartContentGenerator
           
 class NavigationContentGenerator
           
 

Uses of PentahoBase in org.pentaho.platform.web.http.session
 

Subclasses of PentahoBase in org.pentaho.platform.web.http.session
 class PentahoHttpSession
           
 

Uses of PentahoBase in org.pentaho.platform.web.portal
 

Subclasses of PentahoBase in org.pentaho.platform.web.portal
 class PentahoPortletSession
           
 

Uses of PentahoBase in org.pentaho.platform.web.refactor
 

Subclasses of PentahoBase in org.pentaho.platform.web.refactor
 class SolutionManagerUIComponent
           
 class SubscriptionAdminUIComponent
           
 class UserFilesComponent
           
 

Uses of PentahoBase in org.pentaho.samples
 

Subclasses of PentahoBase in org.pentaho.samples
 class EchoContentGenerator
           
 

Uses of PentahoBase in org.pentaho.samples.gecho
 

Subclasses of PentahoBase in org.pentaho.samples.gecho
 class GEchoContentGenerator
           
 

Uses of PentahoBase in org.pentaho.test.platform.engine.core
 

Subclasses of PentahoBase in org.pentaho.test.platform.engine.core
 class TestManager
           
 class XmlSimpleSystemSettings
          This settings class allows you to initialize the MicroPlatform with the xml based SystemSettings class, and bootstrap successfully.