- handleActionAsyncRequest() - Method in interface org.pentaho.platform.api.engine.IActionRequestHandler
 
- 
Executes an action sequence asynchronously.
 
- handleActionRequest(int, int) - Method in interface org.pentaho.platform.api.engine.IActionRequestHandler
 
- 
Responsible for executing the action using the solution engine.
 
- handleRequest(OutputStream, IActionRequestHandler, String, HashMap) - Method in interface org.pentaho.platform.api.ui.IUIComponent
 
-  
 
- hasAccess(IPentahoSession, IAclHolder, int) - Method in interface org.pentaho.platform.api.engine.IAclVoter
 
- 
Determines whether the user (auth) has the requested authority (mask) based on the list of effective
 authorities from the holder.
 
- hasAccess(IAclHolder, int, IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISecurityHelper
 
-  
 
- hasAccess(RepositoryFile, RepositoryFilePermission, RepositoryFileAcl, IPentahoSession) - Method in interface org.pentaho.platform.api.repository2.unified.IRepositoryAccessVoter
 
- 
Determines whether the user has access to perform a specific operation on a particular file in the repository.
 
- hasAccess(RepositoryFile, RepositoryFilePermission, RepositoryFileAcl, IPentahoSession) - Method in interface org.pentaho.platform.api.repository2.unified.IRepositoryAccessVoterManager
 
- 
Evaluate if the current caller has access to the perform given operation on the current repository item
 
- hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
 
- 
Returns true if user has all permissions given.
 
- hasActionResources() - Method in interface org.pentaho.platform.api.engine.ISolutionActionDefinition
 
-  
 
- hasDefaultValue() - Method in interface org.pentaho.platform.api.engine.IActionParameter
 
- 
Check if this ActionParameter has a default value set.
 
- hasExtension() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNodeRef
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataProperty
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileAce
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileAcl
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileSid
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileTree
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.repository2.unified.VersionSummary
 
-  
 
- hashCode() - Method in class org.pentaho.platform.api.ui.Theme
 
-  
 
- hasLoop() - Method in interface org.pentaho.platform.api.engine.IActionSequence
 
- 
Returns whether the ActionSequence has a loop in its definition.
 
- hasNode(String) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
 
-  
 
- hasParameter(String) - Method in interface org.pentaho.platform.api.engine.IParameterProvider
 
-  
 
- hasProperty(String) - Method in class org.pentaho.platform.api.repository2.unified.data.node.DataNode
 
-  
 
- hasSelections() - Method in interface org.pentaho.platform.api.engine.IActionParameter
 
-  
 
- hasTempFile(String) - Method in interface org.pentaho.platform.api.util.ITempFileDeleter
 
- 
Returns true if the specified file is being tracked by the deleter
 
- hasUserParameters(String) - Method in interface org.pentaho.platform.api.util.IPdiContentProvider
 
- 
given a ktr/kjb filePath, looks in its metadata for the existence of user input parameters, required to properly
 execute
 
- hasValue() - Method in interface org.pentaho.platform.api.engine.IActionParameter
 
- 
Check to se if a value has been set for this parameter.
 
- hasValue(String) - Method in interface org.pentaho.platform.api.engine.ISelectionMapper
 
-  
 
- hidden(boolean) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
 
-