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

P

PARAMETERS_FAIL - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Currently only used as an indicator that BIRT report specification parameters could not be read.
PARAMETERS_OK - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Currently only used as an indicator that BIRT report specification parameters could be read properly.
PARAMETERS_UI_NEEDED - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Indicates that parameters are required by an action, and the parameters aren't available so they need to be prompted for.
PasswordServiceException - Exception in org.pentaho.platform.api.util
 
PasswordServiceException() - Constructor for exception org.pentaho.platform.api.util.PasswordServiceException
 
PasswordServiceException(String) - Constructor for exception org.pentaho.platform.api.util.PasswordServiceException
 
PasswordServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.util.PasswordServiceException
 
PasswordServiceException(Throwable) - Constructor for exception org.pentaho.platform.api.util.PasswordServiceException
 
path(String) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
 
PATH_SEPARATOR - Static variable in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
 
PentahoAccessControlException - Exception in org.pentaho.platform.api.engine
 
PentahoAccessControlException() - Constructor for exception org.pentaho.platform.api.engine.PentahoAccessControlException
 
PentahoAccessControlException(String) - Constructor for exception org.pentaho.platform.api.engine.PentahoAccessControlException
 
PentahoAccessControlException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.PentahoAccessControlException
 
PentahoAccessControlException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.PentahoAccessControlException
 
PentahoChainedException - Exception in org.pentaho.platform.api.util
This is the base Pentaho Exception class that handles chained exceptions.
PentahoChainedException() - Constructor for exception org.pentaho.platform.api.util.PentahoChainedException
 
PentahoChainedException(String) - Constructor for exception org.pentaho.platform.api.util.PentahoChainedException
Constructor
PentahoChainedException(String, Throwable) - Constructor for exception org.pentaho.platform.api.util.PentahoChainedException
Constructor
PentahoChainedException(Throwable) - Constructor for exception org.pentaho.platform.api.util.PentahoChainedException
Constructor
PentahoCheckedChainedException - Exception in org.pentaho.platform.api.util
 
PentahoCheckedChainedException() - Constructor for exception org.pentaho.platform.api.util.PentahoCheckedChainedException
 
PentahoCheckedChainedException(String) - Constructor for exception org.pentaho.platform.api.util.PentahoCheckedChainedException
Constructor
PentahoCheckedChainedException(String, Throwable) - Constructor for exception org.pentaho.platform.api.util.PentahoCheckedChainedException
Constructor
PentahoCheckedChainedException(Throwable) - Constructor for exception org.pentaho.platform.api.util.PentahoCheckedChainedException
Constructor
PentahoSystemException - Exception in org.pentaho.platform.api.engine
 
PentahoSystemException() - Constructor for exception org.pentaho.platform.api.engine.PentahoSystemException
 
PentahoSystemException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.PentahoSystemException
 
PentahoSystemException(String) - Constructor for exception org.pentaho.platform.api.engine.PentahoSystemException
 
PentahoSystemException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.PentahoSystemException
 
PERM_ADMIN_ALL - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Deprecated.
Do not use this constant; instead use FULL_CONTROL for truly inclusive all access. Old ADMIN_ALL (ie, WRITE) combination (31)
PERM_ADMINISTRATION - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Administration access (60)
PERM_CREATE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Create access (4)
PERM_DELETE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Delete (16)
PERM_EXECUTE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Execute access (1)
PERM_EXECUTE_ADMINISTRATION - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Execute and administration (61)
PERM_EXECUTE_SUBSCRIBE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Execute and subscribe (3)
PERM_FULL_CONTROL - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
All possible permissions (all ones; 0xffffffff; a negative number)
PERM_NOTHING - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
No access (0)
PERM_SUBSCRIBE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Subscribe access (2)
PERM_SUBSCRIBE_ADMINISTRATION - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Subscribe and administration (62)
PERM_UPDATE - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Update access (8)
PERM_UPDATE_PERMS - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
Manage perms (32)
PERMISSION_PREFIX - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
 
PERMISSIONS_LIST_ALL - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
 
PERMISSIONS_LIST_SOLUTIONS - Static variable in interface org.pentaho.platform.api.engine.IPentahoAclEntry
 
PHO_ACLMANAGEMENT - Static variable in interface org.pentaho.platform.api.repository2.unified.IPentahoJCRPrivilege
A constant representing pho:aclManagement (in expanded form), the privilege to be able to perform acl management in the repository
PlatformPluginRegistrationException - Exception in org.pentaho.platform.api.engine
An exception raised when an IPlatformPlugin fails to register.
PlatformPluginRegistrationException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.PlatformPluginRegistrationException
 
PlatformPluginRegistrationException(String) - Constructor for exception org.pentaho.platform.api.engine.PlatformPluginRegistrationException
 
PluginBeanDefinition - Class in org.pentaho.platform.api.engine
 
PluginBeanDefinition(String, String) - Constructor for class org.pentaho.platform.api.engine.PluginBeanDefinition
 
PluginBeanException - Exception in org.pentaho.platform.api.engine
 
PluginBeanException() - Constructor for exception org.pentaho.platform.api.engine.PluginBeanException
 
PluginBeanException(String) - Constructor for exception org.pentaho.platform.api.engine.PluginBeanException
 
PluginBeanException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.PluginBeanException
 
PluginBeanException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.PluginBeanException
 
PluginLifecycleException - Exception in org.pentaho.platform.api.engine
 
PluginLifecycleException() - Constructor for exception org.pentaho.platform.api.engine.PluginLifecycleException
 
PluginLifecycleException(String) - Constructor for exception org.pentaho.platform.api.engine.PluginLifecycleException
 
PluginLifecycleException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.PluginLifecycleException
 
PluginLifecycleException(Throwable) - Constructor for exception org.pentaho.platform.api.engine.PluginLifecycleException
 
PluginServiceDefinition - Class in org.pentaho.platform.api.engine
 
PluginServiceDefinition() - Constructor for class org.pentaho.platform.api.engine.PluginServiceDefinition
 
POOL_PREPARED_STATEMENTS - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
 
post(T) - Method in interface org.pentaho.platform.api.monitoring.IMonitoringService
all subscribers of this event type will be triggered
PREPARE_LATER_INTER_PREFIX - Static variable in interface org.pentaho.platform.api.data.IPreparedComponent
this is an intermediate term used when resolving parameters in the executePrepared call
PREPARE_LATER_PLACEHOLDER - Static variable in interface org.pentaho.platform.api.data.IPreparedComponent
A placeholder for template strings and potential prepared lists, so template fields can be replaced on the fly vs.
PREPARE_LATER_PREFIX - Static variable in interface org.pentaho.platform.api.data.IPreparedComponent
this term may appear when resolving parameters "{PREPARELATER:PARAM_NAME}"
PREPARED_COMPONENT_NAME - Static variable in interface org.pentaho.platform.api.data.IPreparedComponent
The name of the output.
PREPARED_OUTPUT_TYPE - Static variable in interface org.pentaho.platform.api.data.IPreparedComponent
The type of the output.
printActionExecutionStack(PrintWriter) - Method in exception org.pentaho.platform.api.engine.ActionSequenceException
 
printStackTrace(PrintWriter) - Method in exception org.pentaho.platform.api.util.PentahoChainedException
Prints the exception trace to the specified print writer
printStackTrace(PrintStream) - Method in exception org.pentaho.platform.api.util.PentahoChainedException
Prints the exception trace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.pentaho.platform.api.util.PentahoCheckedChainedException
Prints the exception trace to the specified print writer
printStackTrace(PrintStream) - Method in exception org.pentaho.platform.api.util.PentahoCheckedChainedException
Prints the exception trace to the specified print stream.
processTemplate(String, String, String, IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IUITemplater
 
processTemplate(String, String, IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IUITemplater
 
PROMPT_ALLOWED - Static variable in interface org.pentaho.platform.api.engine.IActionParameter
This parameter allows prompting
PROMPT_NEEDED - Static variable in interface org.pentaho.platform.api.engine.IActionParameter
This parameter needs to be prompted for a value
PROMPT_NEVER - Static variable in interface org.pentaho.platform.api.engine.IActionParameter
This parameter does not allow prompting
PROMPT_NO - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Indicates that no parameter prompts are pending.
PROMPT_NOW - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Indicates that we need to prompt immediately for parameters.
PROMPT_PENDING - Static variable in interface org.pentaho.platform.api.engine.IActionParameter
A component has already specified a prompt for this parameter
PROMPT_WAITING - Static variable in interface org.pentaho.platform.api.engine.IRuntimeContext
Indicates that parameter prompts are pending.
promptNeeded() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Sets the prompt flag but continue processing Actions
promptNow() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
Forces the runtime to stop processing Actions and return to prompt
PROTECTED_PARAMETER_PREFIX - Static variable in interface org.pentaho.platform.api.util.IPdiContentProvider
When a user creates a input parameter but does not want it to be written by others, it uses the syntax of an "_" (underscore) as prefix; so, if a user creates input parameter "_name", then the other users looking at it will know that they should not change it.
publish(IPentahoSession, int) - Method in interface org.pentaho.platform.api.engine.IPentahoPublisher
Called when the publish is requested.
publish(IPentahoSession, String) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemAdminPlugins
 
publishDefaultAcls(IAclSolutionFile) - Method in interface org.pentaho.platform.api.engine.IAclPublisher
This publisher is used by the RDBMS Based Repository to publish default ACLs to objects being published for the first time.
putInGlobalAttributesMap(Object, Object) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemStartupActions
 
putInGlobalCache(Object, Object) - Method in interface org.pentaho.platform.api.engine.ICacheManager
Puts an object directly into the cache without translating the passed in key.
putInRegionCache(String, Object, Object) - Method in interface org.pentaho.platform.api.engine.ICacheManager
Puts an object directly into the cache of a specific region
putInSessionCache(IPentahoSession, String, Object) - Method in interface org.pentaho.platform.api.engine.ICacheManager
Puts an object in the session-specific cache.
A B C D E F G H I J K L M N O P Q R S T U V W X