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 

P

PALETTE_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
PARAM2_NODE_NAME - Static variable in class org.pentaho.platform.uifoundation.chart.AbstractChartComponent
XML node for the series name
ParameterHelper - Class in org.pentaho.platform.util
 
ParameterHelper() - Constructor for class org.pentaho.platform.util.ParameterHelper
 
ParameterManager - Class in org.pentaho.platform.engine.services.runtime
 
ParameterManager.ReturnParameter - Class in org.pentaho.platform.engine.services.runtime
 
ParameterManager.ReturnParameter(String, String, Object) - Constructor for class org.pentaho.platform.engine.services.runtime.ParameterManager.ReturnParameter
 
parametersToProperties(IParameterProvider) - Static method in class org.pentaho.platform.engine.services.runtime.TemplateUtil
 
parameterToDate(String, Date) - Static method in class org.pentaho.platform.util.ParameterHelper
 
parameterToDecimal(String, BigDecimal) - Static method in class org.pentaho.platform.util.ParameterHelper
 
parameterToLong(String, long) - Static method in class org.pentaho.platform.util.ParameterHelper
 
parameterToObjectArray(Object, Object[]) - Static method in class org.pentaho.platform.util.ParameterHelper
 
parameterToString(String, String) - Static method in class org.pentaho.platform.util.ParameterHelper
 
parameterToStringArray(Object, String[]) - Static method in class org.pentaho.platform.util.ParameterHelper
 
PARENTID - Static variable in class org.pentaho.commons.util.repository.type.PropertiesFolder
 
parseActionString(String) - Static method in class org.pentaho.platform.engine.core.solution.ActionInfo
 
parseActionString(String, boolean) - Static method in class org.pentaho.platform.engine.core.solution.ActionInfo
Break an action string into it's 3 components: the solution Id, the path to action file, and the action name
parseAndSetLocaleOverride(String) - Static method in class org.pentaho.platform.util.messages.LocaleHelper
BISERVER-9863 Check if override locale string contains language and country.
parseQueryString(String) - Static method in class org.pentaho.platform.util.web.HttpUtil
 
PASSWORD - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
PasswordHelper - Class in org.pentaho.platform.util
decrypts passwords that would likely be saved in a properties file.
PasswordHelper() - Constructor for class org.pentaho.platform.util.PasswordHelper
 
PasswordHelper(IPasswordService) - Constructor for class org.pentaho.platform.util.PasswordHelper
 
PATH - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
PATH_TEXT_NODE_NAME - Static variable in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
PathBasedSystemSettings - Class in org.pentaho.platform.engine.core.system
Behavior is identical to SystemSettings except that the settings for PentahoSystem can live in an arbitrary location in the file system (i.e.
PathBasedSystemSettings() - Constructor for class org.pentaho.platform.engine.core.system.PathBasedSystemSettings
 
PENTAHO_SESSION_KEY - Static variable in class org.pentaho.platform.engine.core.system.PentahoSystem
 
PentahoAclEntry - Class in org.pentaho.platform.engine.security.acls
Base Pentaho Access Control entry.
PentahoAclEntry() - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAclEntry
 
PentahoAclEntry(Object, int) - Constructor for class org.pentaho.platform.engine.security.acls.PentahoAclEntry
 
PentahoAllowAllAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
 
PentahoAllowAllAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAllAclVoter
 
PentahoAllowAnonymousAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
Extends the BasicAclVoter, but overrides the getAuthentication() method to allow anonymous sessions.
PentahoAllowAnonymousAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoAllowAnonymousAclVoter
 
PentahoAuthenticationSuccessListener - Class in org.pentaho.platform.engine.security.event
Synchronizes the Pentaho session's principal with the Spring Security Authentication.
PentahoAuthenticationSuccessListener() - Constructor for class org.pentaho.platform.engine.security.event.PentahoAuthenticationSuccessListener
 
PentahoBase - Class in org.pentaho.platform.engine.core.system
 
PentahoBase() - Constructor for class org.pentaho.platform.engine.core.system.PentahoBase
 
PentahoBasicAclVoter - Class in org.pentaho.platform.engine.security.acls.voter
Standard basic ACL Voter.
PentahoBasicAclVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoBasicAclVoter
 
PentahoBeanScopeValidatorPostProcessor - Class in org.pentaho.platform.engine.core.system.objfac.spring
To maintain legacy compatibility, upon BeanFactory init we'll traverse through all beans in its containing factoryMap and for each that holds an empty scope definition we'll set it with a BeanDefinition.SCOPE_SINGLETON

Contextualization:

in previous spring framework 2.5.6 any non-explicit bean scope declaration would be set with default a value of BeanDefinition.SCOPE_SINGLETON;

in latest spring framework 3.2.14 the scope is set with an empty string; the scope checking should now be done using the isSingleton() predicate, whose value is set to 'true' when scope is either set as 'singleton' or empty string

PentahoBeanScopeValidatorPostProcessor() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.PentahoBeanScopeValidatorPostProcessor
 
PentahoChartURLTagFragmentGenerator - Class in org.pentaho.platform.uifoundation.chart
 
PentahoChartURLTagFragmentGenerator(String, Dataset, String, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
 
PentahoChartURLTagFragmentGenerator(String, String, boolean, Dataset, String, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
 
PentahoChartURLTagFragmentGenerator(String, Dataset, String) - Constructor for class org.pentaho.platform.uifoundation.chart.PentahoChartURLTagFragmentGenerator
 
PentahoConnectionFactory - Class in org.pentaho.platform.engine.services.connection
 
PentahoConnectionFactory() - Constructor for class org.pentaho.platform.engine.services.connection.PentahoConnectionFactory
 
PentahoDtdEntityResolver - Class in org.pentaho.platform.engine.core.system
 
PentahoDtdEntityResolver() - Constructor for class org.pentaho.platform.engine.core.system.PentahoDtdEntityResolver
 
PentahoEntityResolver - Class in org.pentaho.platform.engine.services.solution
 
PentahoEntityResolver() - Constructor for class org.pentaho.platform.engine.services.solution.PentahoEntityResolver
 
PentahoMessenger - Class in org.pentaho.platform.engine.services
 
PentahoMessenger() - Constructor for class org.pentaho.platform.engine.services.PentahoMessenger
 
PentahoRequestContextHolder - Class in org.pentaho.platform.engine.core.system
Stores the IPentahoRequestContext object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods.
PentahoRequestContextHolder() - Constructor for class org.pentaho.platform.engine.core.system.PentahoRequestContextHolder
 
PentahoSecurityContextHolderStrategy - Class in org.pentaho.platform.engine.security
Used by Spring Security's SecurityContextHolder to govern the creation and scope of a SecurityContext.
PentahoSecurityContextHolderStrategy() - Constructor for class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy
 
PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl - Class in org.pentaho.platform.engine.security
 
PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl() - Constructor for class org.pentaho.platform.engine.security.PentahoSecurityContextHolderStrategy.PentahoSecurityContextImpl
 
PentahoSessionHolder - Class in org.pentaho.platform.engine.core.system
Stores the IPentahoSession session object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods.
PentahoSessionHolder() - Constructor for class org.pentaho.platform.engine.core.system.PentahoSessionHolder
Default constructor.
PentahoSessionParameterProvider - Class in org.pentaho.platform.engine.core.solution
 
PentahoSessionParameterProvider(IPentahoSession) - Constructor for class org.pentaho.platform.engine.core.solution.PentahoSessionParameterProvider
 
PentahoSessionStartupAuthenticationSuccessListener - Class in org.pentaho.platform.engine.security.event
Runs the session startup upon hearing an interactive login success.
PentahoSessionStartupAuthenticationSuccessListener() - Constructor for class org.pentaho.platform.engine.security.event.PentahoSessionStartupAuthenticationSuccessListener
 
PENTAHOSETTINGSFILENAME - Static variable in class org.pentaho.platform.engine.core.system.SystemSettings
This constant is for the overall system settings file name.
PentahoSubstringRoleVoter - Class in org.pentaho.platform.engine.security
Similar to RoleVoter except that it does not use a role prefix; instead it uses a config attribute prefix which serves a similar, but not the same, purpose.
PentahoSubstringRoleVoter(String) - Constructor for class org.pentaho.platform.engine.security.PentahoSubstringRoleVoter
 
PentahoSystem - Class in org.pentaho.platform.engine.core.system
 
PentahoSystem() - Constructor for class org.pentaho.platform.engine.core.system.PentahoSystem
 
PentahoSystemBoot - Class in org.pentaho.platform.engine.core.system.boot
This class is designed to help embedded deployments start the Pentaho system.
PentahoSystemBoot() - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Creates a minimal ready-to-run platform.
PentahoSystemBoot(String) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Creates a minimal ready-to-run platform with a specified solution path.
PentahoSystemBoot(String, String) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
 
PentahoSystemBoot(String, IPentahoDefinableObjectFactory) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
 
PentahoSystemBoot(String, String, IPentahoDefinableObjectFactory) - Constructor for class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
 
PentahoUserOverridesVoter - Class in org.pentaho.platform.engine.security.acls.voter
Extends the PentahoBasicAclVoter class, and overrides the getEffectiveAcls method to stipulate that if the current user occurrs in the access control list, that whatever access controls are listed for that user, those are the only ones returned.
PentahoUserOverridesVoter() - Constructor for class org.pentaho.platform.engine.security.acls.voter.PentahoUserOverridesVoter
 
PentahoVersionCheckDataProvider - Class in org.pentaho.platform.util.versionchecker
 
PentahoVersionCheckDataProvider() - Constructor for class org.pentaho.platform.util.versionchecker.PentahoVersionCheckDataProvider
 
PentahoVersionCheckHelper - Class in org.pentaho.platform.util.versionchecker
Avoid loading this class without reflection, so if someone deletes the versionchecker.jar, there will be no class loading exceptions
PentahoVersionCheckHelper() - Constructor for class org.pentaho.platform.util.versionchecker.PentahoVersionCheckHelper
 
PentahoVersionCheckReflectHelper - Class in org.pentaho.platform.util.versionchecker
 
PentahoVersionCheckReflectHelper() - Constructor for class org.pentaho.platform.util.versionchecker.PentahoVersionCheckReflectHelper
 
performUpdate() - Method in class org.pentaho.platform.util.versionchecker.PentahoVersionCheckHelper
 
performVersionCheck(boolean, int) - Static method in class org.pentaho.platform.util.versionchecker.PentahoVersionCheckReflectHelper
 
PeriodicStatusLogger - Class in org.pentaho.platform.engine.core.system.status
 
PermissionDeniedException - Exception in org.pentaho.commons.util.repository.exception
PermissionDeniedException
PermissionDeniedException() - Constructor for exception org.pentaho.commons.util.repository.exception.PermissionDeniedException
 
PIE_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
PIE_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
 
PIE_GRID_CHART_STR - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
PIE_GRID_CHART_TYPE - Static variable in class org.pentaho.platform.uifoundation.chart.JFreeChartEngine
 
PieDatasetChartComponent - Class in org.pentaho.platform.uifoundation.chart
 
PieDatasetChartComponent(int, String, int, int, IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
 
PieDatasetChartComponent(String, IPentahoUrlFactory, ArrayList) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
 
PieDatasetChartComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartComponent
 
PieDatasetChartDefinition - Class in org.pentaho.platform.uifoundation.chart
 
PieDatasetChartDefinition(IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
 
PieDatasetChartDefinition(IPentahoResultSet, boolean, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
 
PieDatasetChartDefinition(IPentahoResultSet, boolean, Node, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.chart.PieDatasetChartDefinition
 
PlatformInitializationException - Exception in org.pentaho.platform.engine.core.system.boot
 
PlatformInitializationException(String, Throwable) - Constructor for exception org.pentaho.platform.engine.core.system.boot.PlatformInitializationException
 
PlatformInitializationException(String) - Constructor for exception org.pentaho.platform.engine.core.system.boot.PlatformInitializationException
 
PLATFORMORIG - Static variable in class org.pentaho.platform.util.client.BiPlatformRepositoryClient
 
PLOT_BACKGROUND_NODE_NAME - Static variable in interface org.pentaho.platform.uifoundation.chart.ChartDefinition
 
PluginOperation - Class in org.pentaho.platform.engine.core.solution
 
PluginOperation(String) - Constructor for class org.pentaho.platform.engine.core.solution.PluginOperation
 
PMDUIComponent - Class in org.pentaho.platform.uifoundation.component.xml
 
PMDUIComponent(IPentahoUrlFactory, List) - Constructor for class org.pentaho.platform.uifoundation.component.xml.PMDUIComponent
 
PojoComponent - Class in org.pentaho.platform.engine.services.solution
Deprecated.
Pojo components are deprecated, use IAction
PojoComponent() - Constructor for class org.pentaho.platform.engine.services.solution.PojoComponent
Deprecated.
 
POLICIES - Static variable in class org.pentaho.commons.util.repository.type.TypesOfFileableObjects
 
PooledDatasourceHelper - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
 
PooledDatasourceHelper() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceHelper
 
PooledDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
 
PooledDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceService
 
PooledDatasourceSystemListener - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
 
PooledDatasourceSystemListener() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledDatasourceSystemListener
 
PooledOrJndiDatasourceService - Class in org.pentaho.platform.engine.services.connection.datasource.dbcp
 
PooledOrJndiDatasourceService() - Constructor for class org.pentaho.platform.engine.services.connection.datasource.dbcp.PooledOrJndiDatasourceService
 
populate(Map, String[]) - Method in class org.pentaho.platform.uifoundation.component.FilterDefinition
 
populate(Map, Map) - Method in class org.pentaho.platform.uifoundation.component.xml.FilterPanel
 
populate(IPentahoResultSet) - Method in class org.pentaho.platform.util.xml.dom4j.DataGrid
 
postProcessAfterInitialization(Object, String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.ApplicationContextPentahoSystemRegisterer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.PentahoBeanScopeValidatorPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.pentaho.platform.engine.core.system.objfac.spring.BarrierBeanPostProcessor
 
PRINTER_NAME - Static variable in class org.pentaho.platform.engine.services.solution.StandardSettings
 
printPermissionsBlock(int) - Method in class org.pentaho.platform.engine.security.acls.PentahoAclEntry
 
priority(int) - Method in class org.pentaho.platform.engine.core.system.objfac.references.AbstractPentahoObjectReference.Builder
 
PROCESS_END - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
PROCESS_ID_HTTP - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
PROCESS_ID_PORTLET - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
PROCESS_ID_SESSION - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
PROCESS_START - Static variable in class org.pentaho.platform.engine.core.audit.MessageTypes
 
processSolutionStructure(Element, ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionStructure(Element, ISolutionFile, ISolutionFilter, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionStructure(Element, ISolutionFile, ISolutionFilter, ISolutionAttributeContributor, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionTree(ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionTree(Element, ISolutionFile, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionTree(Element, ISolutionFile, ISolutionFilter, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
processSolutionTree(Element, ISolutionFile, ISolutionFilter, ISolutionAttributeContributor, int) - Static method in class org.pentaho.platform.engine.services.solution.SolutionReposHelper
 
promptNeeded() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
Sets the prompt flag but continue processing Actions
promptNeeded() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
 
promptNow() - Method in class org.pentaho.platform.engine.services.runtime.RuntimeContext
 
promptNow() - Method in class org.pentaho.platform.engine.services.solution.ComponentBase
 
PropertiesBase - Class in org.pentaho.commons.util.repository.type
 
PropertiesBase(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertiesBase
 
PropertiesDocument - Class in org.pentaho.commons.util.repository.type
 
PropertiesDocument() - Constructor for class org.pentaho.commons.util.repository.type.PropertiesDocument
 
PropertiesEditorUIComponent - Class in org.pentaho.platform.uifoundation.component.xml
 
PropertiesEditorUIComponent(IPentahoUrlFactory, List, IPentahoSession) - Constructor for class org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
 
PropertiesFolder - Class in org.pentaho.commons.util.repository.type
 
PropertiesFolder() - Constructor for class org.pentaho.commons.util.repository.type.PropertiesFolder
 
PropertiesHelper - Class in org.pentaho.platform.util
 
PropertiesHelper() - Constructor for class org.pentaho.platform.util.PropertiesHelper
 
PropertyBoolean - Class in org.pentaho.commons.util.repository.type
 
PropertyBoolean(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyBoolean
 
PropertyBoolean(String, boolean) - Constructor for class org.pentaho.commons.util.repository.type.PropertyBoolean
 
PropertyDateTime - Class in org.pentaho.commons.util.repository.type
 
PropertyDateTime(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDateTime
 
PropertyDateTime(String, Calendar) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDateTime
 
PropertyDecimal - Class in org.pentaho.commons.util.repository.type
 
PropertyDecimal(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDecimal
 
PropertyDecimal(String, BigDecimal) - Constructor for class org.pentaho.commons.util.repository.type.PropertyDecimal
 
PropertyHtml - Class in org.pentaho.commons.util.repository.type
 
PropertyHtml(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyHtml
 
PropertyHtml(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyHtml
 
PropertyId - Class in org.pentaho.commons.util.repository.type
 
PropertyId(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyId
 
PropertyId(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyId
 
PropertyInteger - Class in org.pentaho.commons.util.repository.type
 
PropertyInteger(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyInteger
 
PropertyInteger(String, Integer) - Constructor for class org.pentaho.commons.util.repository.type.PropertyInteger
 
PropertyListFactoryBean - Class in org.pentaho.platform.util.beans
 
PropertyListFactoryBean() - Constructor for class org.pentaho.platform.util.beans.PropertyListFactoryBean
 
PropertyNameFormatter - Interface in org.pentaho.platform.util.beans
PropertyNameFormatters are used to synchronize property names coming from a non Java Bean spec compliant system with the actual property names (camelCase) on the target bean.
propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.ActionHarness.DefaultActionCallback
 
propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.ActionHarness.VarArgsWrapperCallback
 
propertyNotWritable(Object, String) - Method in class org.pentaho.platform.util.beans.BeanUtil.EagerFailingCallback
 
propertyNotWritable(Object, String) - Method in interface org.pentaho.platform.util.beans.ValueSetErrorCallback
Fired if, prior to the value being set, the write-check on the property fails.
PropertyString - Class in org.pentaho.commons.util.repository.type
 
PropertyString(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyString
 
PropertyString(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyString
 
PropertyType - Class in org.pentaho.commons.util.repository.type
 
PropertyType(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyType
 
PropertyUri - Class in org.pentaho.commons.util.repository.type
 
PropertyUri(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyUri
 
PropertyUri(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyUri
 
PropertyXml - Class in org.pentaho.commons.util.repository.type
 
PropertyXml(String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyXml
 
PropertyXml(String, String) - Constructor for class org.pentaho.commons.util.repository.type.PropertyXml
 
PrototypePentahoObjectReference<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
This reference type will call the configured IObjectCreator to serve every call to getObject().
PrototypePentahoObjectReference(Class<T>, IObjectCreator<T>, Map<String, Object>, Integer) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference
 
PrototypePentahoObjectReference.Builder<T> - Class in org.pentaho.platform.engine.core.system.objfac.references
Public builder, implementation specific methods should be in BuilderBase, only self() should be defined here
PrototypePentahoObjectReference.Builder(Class<T>) - Constructor for class org.pentaho.platform.engine.core.system.objfac.references.PrototypePentahoObjectReference.Builder
 
publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.BasePublisher
 
publish(IPentahoSession, int) - Method in class org.pentaho.platform.engine.core.system.BasePublisher
 
publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.GlobalListsPublisher
 
publish(IPentahoSession, String) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
 
publish(IPentahoSession) - Method in class org.pentaho.platform.engine.core.system.SettingsPublisher
 
publish(IPentahoSession) - Method in class org.pentaho.platform.engine.services.metadata.MetadataPublisher
 
publish(IPentahoSession) - Method in class org.pentaho.platform.engine.services.solution.SolutionPublisher
 
publish(String, String, File[], String, String, String, boolean) - Static method in class org.pentaho.platform.util.client.PublisherUtil
Publishes a list of files and a datasource to the server with basic authentication to the server
publish(String, String, File[], String, String, String, boolean, boolean) - Static method in class org.pentaho.platform.util.client.PublisherUtil
Publishes a list of files and a datasource to the server with basic authentication to the server
publishDefaultAcls(IAclSolutionFile) - Method in class org.pentaho.platform.engine.security.acls.AclPublisher
This method is called from the RDBMS repository publish method when publishing a file-based solution to the RDBMS repository.
PublishedBeanRegistry - Class in org.pentaho.platform.engine.core.system.objfac.spring
A Registry for published Spring beans.
PublishedBeanRegistry() - Constructor for class org.pentaho.platform.engine.core.system.objfac.spring.PublishedBeanRegistry
 
PublisherUtil - Class in org.pentaho.platform.util.client
 
PublisherUtil() - Constructor for class org.pentaho.platform.util.client.PublisherUtil
 
putInGlobalAttributesMap(Object, Object) - Static method in class org.pentaho.platform.engine.core.system.PentahoSystem
 
putInGlobalCache(Object, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
putInRegionCache(String, Object, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
putInSessionCache(IPentahoSession, String, Object) - Method in class org.pentaho.platform.engine.core.system.SimpleMapCacheManager
 
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