- IAcceptsRuntimeInputs - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- IAclHolder - Interface in org.pentaho.platform.api.engine
-
TODO mlowery List type should probably not be a concrete class (PentahoAclEntry).
- IAclNodeHelper - Interface in org.pentaho.platform.api.repository2.unified
-
The interface for operations over ACL nodes.
- IAclPublisher - Interface in org.pentaho.platform.api.engine
-
- IAclSolutionFile - Interface in org.pentaho.platform.api.engine
-
This interface makes certain that there is a mechanism to traverse the solution files from root to leaf.
- IAclVoter - Interface in org.pentaho.platform.api.engine
-
- IAction - Interface in org.pentaho.platform.api.action
-
Actions are the lightweight alternative to platform components (see
IComponent
).
- IActionCompleteListener - Interface in org.pentaho.platform.api.engine
-
The listener interface for receiving notification when a Component execution has completed.
- IActionParameter - Interface in org.pentaho.platform.api.engine
-
An IActionParameter
represents one input or output in an IActionSequence.
- IActionRequestHandler - Interface in org.pentaho.platform.api.engine
-
The basic interface for requests to execute actions .
- IActionSequence - Interface in org.pentaho.platform.api.engine
-
An ActionSequence is the functional object that wraps a SequenceDefinition for processing by the RuntimeContext.
- IActionSequenceResource - Interface in org.pentaho.platform.api.engine
-
The ActionResource interface represents one resource in an ActionSequence.
- IApplicationContext - Interface in org.pentaho.platform.api.engine
-
Defines a set of methods to retrieve information about the application environment.
- IAuditable - Interface in org.pentaho.platform.api.engine
-
Any subsystem that implements the IAuditable interface is candidate for auditing within the platform.
- IAuditEntry - Interface in org.pentaho.platform.api.engine
-
An implementation of the IAuditEntry interface describes the method by which audit messages are recorded and
what destination storage they are recorded to.
- IAuthenticationRoleMapper - Interface in org.pentaho.platform.api.engine.security
-
Maps LDAP roles to pentaho security roles using the map defined in the spring configuration file
(applicationContext-spring-security-ldap.xml).
- IAuthorizationAction - Interface in org.pentaho.platform.api.engine
-
Represents a Logical Role name used by some IAuthorizationPolicy implementations.
- IAuthorizationPolicy - Interface in org.pentaho.platform.api.engine
-
An access control policy.
- IBackgroundExecution - Interface in org.pentaho.platform.api.engine
-
- IBackingRepositoryLifecycleManager - Interface in org.pentaho.platform.api.repository2.unified
-
Allows external code to do initialization work on the backing repository at certain lifecycle milestones.
- ICacheExpirationRegistry - Interface in org.pentaho.platform.api.cache
-
This interface defines the API for a registry of ILastModifiedCacheItem
's.
- ICacheManager - Interface in org.pentaho.platform.api.engine
-
- IClientRepositoryPathsStrategy - Interface in org.pentaho.platform.api.repository
-
- IComponent - Interface in org.pentaho.platform.api.engine
-
A Component is the smallest module in the platform architecture and represents a unit of work, or an action to
be performed.
- IConditionalExecution - Interface in org.pentaho.platform.api.engine
-
This interface supports conditional execution of action sequence 'actions' blocks
- IConfiguration - Interface in org.pentaho.platform.api.engine
-
User: nbaker Date: 4/2/13
- IConfiguredPojo - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- IConnectionUserRoleMapper - Interface in org.pentaho.platform.api.engine
-
This interface provides for mapping a Platform user to a connection user, or a users' roles to known/valid roles
for a connection.
- IContentGenerator - Interface in org.pentaho.platform.api.engine
-
This interface is implemented by bi-platform plugins, and is instantiated for each content request made to the
plugin system via the IPluginManager API.
- IContentGeneratorInfo - Interface in org.pentaho.platform.api.engine
-
This should only be used internally by the plugin manager
- IContentInfo - Interface in org.pentaho.platform.api.engine
-
Describes a content type.
- IContentItem - Interface in org.pentaho.platform.api.repository
-
Construction of a new ContentItem is managed by ContentLocation.newContentItem.
- IContentListener - Interface in org.pentaho.platform.api.engine
-
- IContentOutputHandler - Interface in org.pentaho.platform.api.engine
-
Interface for a class used to stream contents from a Pentaho action sequence to a destination of some kind, e.g.
- ICreateFeedbackParameterCallback - Interface in org.pentaho.platform.api.engine
-
- id(Serializable) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
-
- id(Serializable) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileAcl.Builder
-
- IDataComponent - Interface in org.pentaho.platform.api.data
-
The data component interface extends component, and adds a single method - getResultSet()
.
- IDatasourceMgmtService - Interface in org.pentaho.platform.api.repository.datasource
-
Service to manage JDBC datasources in the platform.
- IDATASOURCEMGMTSERVICE - Static variable in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
-
- IDBDATASOURCE_SERVICE - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
-
- IDBDatasourceService - Interface in org.pentaho.platform.api.data
-
This interface defines Pentaho's DatasourceService API.
- IDefinitionAwareAction - Interface in org.pentaho.platform.api.action
-
Makes an Action privy to certain details about the action definition that is responsible for executing it.
- IDocumentResourceLoader - Interface in org.pentaho.platform.api.engine
-
- IEmailConfiguration - Interface in org.pentaho.platform.api.email
-
- IEmailService - Interface in org.pentaho.platform.api.email
-
The Email Service used in the Pentaho Platform
- IExecutionListener - Interface in org.pentaho.platform.api.engine
-
- IFileFilter - Interface in org.pentaho.platform.api.engine
-
- IFileFilter - Interface in org.pentaho.platform.api.repository2.unified
-
- IFileInfo - Interface in org.pentaho.platform.api.engine
-
- IFileTypePlugin - Interface in org.pentaho.platform.api.ui
-
This interface defines a file type plugin, which specifies the behavior for viewing and editing specific file
types
- IJobDetail - Interface in org.pentaho.platform.api.scheduler
-
- IJobSchedule - Interface in org.pentaho.platform.api.scheduler
-
- ILastModifiedCacheItem - Interface in org.pentaho.platform.api.cache
-
API for cached items that contain a last modified timestamp
- ILoggablePojo - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- ILogger - Interface in org.pentaho.platform.api.engine
-
The Logger is the main interface into the platform's logging subsystem.
- ILoggingAction - Interface in org.pentaho.platform.api.action
-
The interface for an Action that wants to be provided with a logger.
- ILogoutListener - Interface in org.pentaho.platform.api.engine
-
- IMessageFormatter - Interface in org.pentaho.platform.api.engine
-
- IMimeTypeListener - Interface in org.pentaho.platform.api.engine
-
- INFO - Static variable in interface org.pentaho.platform.api.engine.ILogger
-
The INFO level designates informational messages that highlight the progress of the application at
coarse-grained level.
- info(String) - Method in interface org.pentaho.platform.api.engine.ILogger
-
Log a message object with the
INFO
Level.
- info(String, Throwable) - Method in interface org.pentaho.platform.api.engine.ILogger
-
Log a message with the
INFO
level including the stack trace of the Throwable error passed as
parameter.
- init() - Method in interface org.pentaho.platform.api.engine.IComponent
-
Initialize the Component.
- init(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IPentahoInitializer
-
Simplifier for initialization of objects from the PentahoSystem object
- init(String, Object) - Method in interface org.pentaho.platform.api.engine.IPentahoObjectFactory
-
Initialize the factory with optional configuration file and runtime context.
- init(IApplicationContext, Map) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemInitializer
-
- init() - Method in interface org.pentaho.platform.api.engine.IPlatformPlugin
-
- init() - Method in interface org.pentaho.platform.api.engine.IPluginLifecycleListener
-
Called just prior to the plugin being registered with the platform.
- init(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISolutionEngine
-
Initialize the SolutionEngine.
- INITIAL_SIZE - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
-
- initServices() - Method in interface org.pentaho.platform.api.engine.IServiceManager
-
Activates the services that have been registered with the service manager.
- INSTANCE_LOG - Static variable in interface org.pentaho.platform.api.engine.ILogger
-
- InvalidParameterException - Exception in org.pentaho.platform.api.engine
-
This exception just signals that an exception occurred initializing parameters for an adcion-definition
- InvalidParameterException() - Constructor for exception org.pentaho.platform.api.engine.InvalidParameterException
-
- InvalidParameterException(String) - Constructor for exception org.pentaho.platform.api.engine.InvalidParameterException
-
- invokeEntryPoints() - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
Invokes all entry point handlers.
- invokeExitPoints() - Method in interface org.pentaho.platform.api.engine.IApplicationContext
-
Invokes all exit point handlers.
- invokeLogoutListeners(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IPentahoSystemListeners
-
- IObjectCreator<T> - Interface in org.pentaho.platform.api.engine
-
A simple creator interface.
- IOutputDef - Interface in org.pentaho.platform.api.engine
-
An OutputDef represents one output parameter in a SequenceDefinition or ActionDefinition.
- IOutputHandler - Interface in org.pentaho.platform.api.engine
-
An OutputHandler manages the content generated from a Component execution.
- IParameterManager - Interface in org.pentaho.platform.api.engine
-
- IParameterProvider - Interface in org.pentaho.platform.api.engine
-
A ParameterProvider is a source for input, output or resource parameters for a given action.
- IParameterResolver - Interface in org.pentaho.platform.api.engine
-
- IParameterSetter - Interface in org.pentaho.platform.api.engine
-
Augments the parameter provider by adding settings for the parameters.
- IPASSWORD_SERVICE - Static variable in interface org.pentaho.platform.api.util.IPasswordService
-
- IPasswordService - Interface in org.pentaho.platform.api.util
-
- IPdiContentProvider - Interface in org.pentaho.platform.api.util
-
- IPentahoAclEntry - Interface in org.pentaho.platform.api.engine
-
Base Pentaho Access Control entry.
- IPentahoDefinableObjectFactory - Interface in org.pentaho.platform.api.engine
-
- IPentahoDefinableObjectFactory.Scope - Enum in org.pentaho.platform.api.engine
-
Deprecated.
The different object scopes that are supported
- IPentahoInitializer - Interface in org.pentaho.platform.api.engine
-
- IPentahoJCRPrivilege - Interface in org.pentaho.platform.api.repository2.unified
-
- IPentahoLocale - Interface in org.pentaho.platform.api.locale
-
- IPentahoObjectFactory - Interface in org.pentaho.platform.api.engine
-
The way the BI platform creates and manages system objects.
- IPentahoObjectReference<T> - Interface in org.pentaho.platform.api.engine
-
User: nbaker Date: 1/16/13
IPentahoObjectReference objects represent a pointer to an available object in the IPentahoObjectFactory and contains
all attributes associated with that object (priority, adhoc attributes).
- IPentahoObjectRegistration - Interface in org.pentaho.platform.api.engine
-
A handle for a registered IPentahoObjectReference allowing the removal from the registered
IPentahoRegistrableObjectFactory
Created by nbaker on 4/18/14.
- IPentahoPublisher - Interface in org.pentaho.platform.api.engine
-
Defines the interface for getting objects published in the platform.
- IPentahoRegistrableObjectFactory - Interface in org.pentaho.platform.api.engine
-
Supports the registration of new implementations with the IPentahoObjectFactory at runtime.
- IPentahoRegistrableObjectFactory.Types - Enum in org.pentaho.platform.api.engine
-
The types that the Object instance or IPentahoObjectReference can be registered under.
- IPentahoRequestContext - Interface in org.pentaho.platform.api.engine
-
Manages Pentaho Request Context
- IPentahoRequestContextHolderStrategy - Interface in org.pentaho.platform.api.engine
-
A strategy for storing an IPentahoRequestContext against a thread.
- IPentahoRole - Interface in org.pentaho.platform.api.engine.security.userroledao
-
A role in the Pentaho platform.
- IPentahoSession - Interface in org.pentaho.platform.api.engine
-
Provides an overall representation of the concept of a session.
- IPentahoSystem - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemAclHelper - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemAdminPlugins - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemEntryPoint - Interface in org.pentaho.platform.api.engine
-
System Entry Point implementors get called upon entry to the system after they've been registered with the
ApplicationContext (IApplicationContext).
- IPentahoSystemExitPoint - Interface in org.pentaho.platform.api.engine
-
System Exit Point implementors are called with the action on a thread completes.
- IPentahoSystemHelper - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemInitializer - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemListener - Interface in org.pentaho.platform.api.engine
-
Classes that implement this interface can be notified about key system events, in order to perform one-time
operations such as initialization, maintenance or other tasks.
- IPentahoSystemListeners - Interface in org.pentaho.platform.api.engine
-
- IPentahoSystemStartupActions - Interface in org.pentaho.platform.api.engine
-
- IPentahoUrl - Interface in org.pentaho.platform.api.engine
-
Provides a simple interface for Portlet URL's (PortletURL objects).
- IPentahoUrlFactory - Interface in org.pentaho.platform.api.engine
-
Provides an interface around getting a URL object which can be used to construct a URL managing the parameters
that need to be built up.
- IPentahoUser - Interface in org.pentaho.platform.api.engine.security.userroledao
-
A user of the Pentaho platform.
- IPermissionMask - Interface in org.pentaho.platform.api.engine
-
- IPermissionMgr - Interface in org.pentaho.platform.api.engine
-
- IPermissionRecipient - Interface in org.pentaho.platform.api.engine
-
- IPlatformPlugin - Interface in org.pentaho.platform.api.engine
-
This interface represents the contract for the specification of a plugin.
- IPlatformPlugin.ClassLoaderType - Enum in org.pentaho.platform.api.engine
-
- IPlatformReadyListener - Interface in org.pentaho.platform.api.engine
-
This interface is meant to augment IPluginLifecycleListener.
- IPluginLifecycleListener - Interface in org.pentaho.platform.api.engine
-
This interface provides entry points to the plugin manager for plugin loading, and unloading.
- IPluginManager - Interface in org.pentaho.platform.api.engine
-
The contract API between the platform and BIServer plugins.
- IPluginManagerListener - Interface in org.pentaho.platform.api.engine
-
- IPluginOperation - Interface in org.pentaho.platform.api.engine
-
- IPluginPerspective - Interface in org.pentaho.platform.api.engine.perspective.pojo
-
- IPluginPerspectiveManager - Interface in org.pentaho.platform.api.engine.perspective
-
- IPluginProvider - Interface in org.pentaho.platform.api.engine
-
- IPluginResourceLoader - Interface in org.pentaho.platform.api.engine
-
This class presents an abstraction layer for accessing resources from within a platform plugin.
- IPreparedComponent - Interface in org.pentaho.platform.api.data
-
The prepared component interface extends component, allowing components to go into a prepared state vs.
- IPreProcessingAction - Interface in org.pentaho.platform.api.action
-
Allows an Action to do some preliminary work prior to execution.
- IProducesRuntimeOutputs - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- IRepositoryAccessVoter - Interface in org.pentaho.platform.api.repository2.unified
-
Repository voter to add custom security to the repository.
- IRepositoryAccessVoterManager - Interface in org.pentaho.platform.api.repository2.unified
-
Repository voter manager to store list of repository access voters
- IRepositoryContentConverterHandler - Interface in org.pentaho.platform.api.repository2.unified
-
Repository Content Converter Handler manages the repository content converter in the platform
- IRepositoryDefaultAclHandler - Interface in org.pentaho.platform.api.repository2.unified
-
Supply the default ACL intended to be used when none exist
- IRepositoryFile - Interface in org.pentaho.platform.api.repository
-
- IRepositoryFileData - Interface in org.pentaho.platform.api.repository2.unified
-
- IRuntimeContext - Interface in org.pentaho.platform.api.engine
-
This interface defines methods and constants that are used during action execution to resolve parameters, inputs
and outputs, resources, and persist the runtime data.
- IRuntimeElement - Interface in org.pentaho.platform.api.repository
-
- IRuntimeRepository - Interface in org.pentaho.platform.api.repository
-
- isAclNode() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- isAclOnlyChange() - Method in class org.pentaho.platform.api.repository2.unified.VersionSummary
-
- isAllowed(String) - Method in interface org.pentaho.platform.api.engine.IAuthorizationPolicy
-
Returns true
if the the action should be allowed.
- isAuthenticate() - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- isAuthenticated() - Method in interface org.pentaho.platform.api.engine.IPentahoSession
-
Gets whether the session is known to be authenticated or not.
- isBeanRegistered(String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
-
Returns true if a bean with id beanId has been registered with the plugin manager, i.e.
- IScheduledJob - Interface in org.pentaho.platform.api.engine
-
- isDebug() - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- isDefaultValue() - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
Check to see if the value returned from thisActionParameter is indeed the default value instead of a value
that was set.
- isDirectory() - Method in interface org.pentaho.platform.api.engine.ISolutionFile
-
- isDirectory() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- ISearchable - Interface in org.pentaho.platform.api.repository
-
- ISecurityHelper - Interface in org.pentaho.platform.api.engine
-
Interface for a utility class with several methods that are used to either bind the Authentication to
the IPentahoSession, retrieve the Authentication from the IPentahoSession, and other
various helper functions.
- ISelectionMapper - Interface in org.pentaho.platform.api.engine
-
- isEnabled() - Method in interface org.pentaho.platform.api.engine.IServiceConfig
-
Returns the enabled state of this service
- isEnabled() - Method in interface org.pentaho.platform.api.engine.security.userroledao.IPentahoUser
-
- isEnabled() - Method in interface org.pentaho.platform.api.mt.ITenant
-
The method validates whether the tenant is enabled or not.
- isEntriesInheriting() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFileAcl
-
- ISequenceDefinition - Interface in org.pentaho.platform.api.engine
-
The SequenceDefinition represents the definition of several consecutive action definitions that comprise an
ActionSequence object, which is the runtime equivalent of an action sequence document.
- IServiceConfig - Interface in org.pentaho.platform.api.engine
-
The configuration spec for a platform managed service
- IServiceManager - Interface in org.pentaho.platform.api.engine
-
A service manager allows a POJO to be exposed as various types of services by constructing a simple
ServiceConfig
and calling #registerService(ServiceConfig)
.
- ISessionAwareAction - Interface in org.pentaho.platform.api.action
-
The interface for an Action that wants to be provided with a session.
- ISessionContainer - Interface in org.pentaho.platform.api.engine
-
A "something" that refers to a session.
- ISessionStartupAction - Interface in org.pentaho.platform.api.engine
-
- isFolder() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- isGranted(IPentahoSession, GrantedAuthority) - Method in interface org.pentaho.platform.api.engine.IAclVoter
-
Returns true if the user is a member of the specified role
- isGranted(IPentahoSession, GrantedAuthority) - Method in interface org.pentaho.platform.api.engine.ISecurityHelper
-
Utility method that communicates with the installed ACLVoter to determine whether a particular role is granted
to the specified user.
- isHidden() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- isHidden() - Method in class org.pentaho.platform.api.ui.Theme
-
- ISimplePojoComponent - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- isIncludeAcls() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- isList() - Method in interface org.pentaho.platform.api.engine.IOutputDef
-
Determine whether the value associated with this parameter is a list or not.
- isLocked() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- isNull() - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
Check to see if the value (includes the default value) is null.
- ISolutionActionDefinition - Interface in org.pentaho.platform.api.engine
-
The ActionDefinition represents the definition and metadata for a single action execution, which is equivalent
to one execution of any given Component.
- ISolutionAttributeContributor - Interface in org.pentaho.platform.api.engine
-
- ISolutionEngine - Interface in org.pentaho.platform.api.engine
-
The Solution Engine handles loading and launching execution of solutions and action sequences.
- ISolutionFile - Interface in org.pentaho.platform.api.engine
-
A solution file is an abstract represention of either a file or a directory.
- ISolutionFileMetaProvider - Interface in org.pentaho.platform.api.engine
-
Provides meta information about solution files.
- ISolutionFilter - Interface in org.pentaho.platform.api.engine
-
- ISourcesStreamEvents - Interface in org.pentaho.platform.api.repository2.unified
-
- isOutputParameter() - Method in interface org.pentaho.platform.api.engine.IActionParameter
-
- isPentahoAdministrator(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.IAclVoter
-
Determines whether the user is a super-manager of Pentaho.
- isPentahoAdministrator(IPentahoSession) - Method in interface org.pentaho.platform.api.engine.ISecurityHelper
-
Utility method that communicates with the installed ACLVoter to determine administrator status
- isPromptPending() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
-
Tells if a component is waiting for a prompt
- isPublic(String, String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
-
Returns true if the resource specified by path
is publicly available, meaning this resource can be
accessed by HTTP GET requests
- isResponseExpected() - Method in interface org.pentaho.platform.api.engine.IOutputHandler
-
Indicates whether or not the handler is expected to have data written to a response output stream managed by
the handler.
- isRoot() - Method in interface org.pentaho.platform.api.engine.ISolutionFile
-
- isRoot() - Method in interface org.pentaho.platform.api.repository.IRepositoryFile
-
- isShowHidden() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryRequest
-
- isSmtpQuitWait() - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- isStaticResource(String) - Method in interface org.pentaho.platform.api.engine.IPluginManager
-
Deprecated.
This method may not work correctly for plugins in Sugar or later releases, in which a plugin does not
provide the URL by which to access the resource. Use IPluginManager.isPublic(String, String)
if you want to determine if
a particular plugin dir is accessable through the plugin resources REST service.
- isSubTenant(ITenant, ITenant) - Method in interface org.pentaho.platform.api.mt.ITenantManager
-
- IStreamingAction - Interface in org.pentaho.platform.api.action
-
The interface for Actions that want to stream content to the caller.
- IStreamingPojo - Interface in org.pentaho.platform.api.engine
-
Deprecated.
Pojo components are deprecated, use IAction
- IStreamingPojoComponent - Interface in org.pentaho.platform.api.engine
-
- IStreamListener - Interface in org.pentaho.platform.api.repository2.unified
-
- IStreamProcessingAction - Interface in org.pentaho.platform.api.action
-
The interface for Actions that want to process the contents of a stream provided by the caller.
- isUseSsl() - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- isUseStartTls() - Method in interface org.pentaho.platform.api.email.IEmailConfiguration
-
- isValid() - Method in interface org.pentaho.platform.api.email.IEmailService
-
- isValid(String) - Method in interface org.pentaho.platform.api.mt.ITenantedPrincipleNameResolver
-
Returns flag indicating that principleId is a valid tenanted string.
- isVersioned() - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile
-
- ISystemConfig - Interface in org.pentaho.platform.api.engine
-
User: nbaker Date: 4/2/13
- ISystemSettings - Interface in org.pentaho.platform.api.engine
-
The SystemSettings manages the platform's overall configuration settings.
- ITempFileDeleter - Interface in org.pentaho.platform.api.util
-
- ITenant - Interface in org.pentaho.platform.api.mt
-
A tenant of the Pentaho platform.
- ITenantedPrincipleNameResolver - Interface in org.pentaho.platform.api.mt
-
Utility to go between principal IDs (user/role IDs) and principal name and tenant.
- ITenantManager - Interface in org.pentaho.platform.api.mt
-
- IThemeManager - Interface in org.pentaho.platform.api.ui
-
Class responsible for collecting information about all available system module local themes.
- IThemeResolver - Interface in org.pentaho.platform.api.ui
-
Theme Resolvers provide information on available themes and their resources.
- IUIComponent - Interface in org.pentaho.platform.api.ui
-
- IUITemplater - Interface in org.pentaho.platform.api.engine
-
- IUnifiedRepository - Interface in org.pentaho.platform.api.repository2.unified
-
Entry point into the unified repository.
- IUserRoleDao - Interface in org.pentaho.platform.api.engine.security.userroledao
-
Contract for data access objects that read and write users and roles.
- IUserRoleListService - Interface in org.pentaho.platform.api.engine
-
- IUserSetting - Interface in org.pentaho.platform.api.usersettings.pojo
-
- IUserSettingService - Interface in org.pentaho.platform.api.usersettings
-
- IVarArgsAction - Interface in org.pentaho.platform.api.action
-
Allows an Action to accept inputs from the action sequence that are unspecified by the Action itself.
- IVersionHelper - Interface in org.pentaho.platform.api.util
-
- IXMLComponent - Interface in org.pentaho.platform.api.ui
-