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

D

DataNode - Class in org.pentaho.platform.api.repository2.unified.data.node
 
DataNode(String) - Constructor for class org.pentaho.platform.api.repository2.unified.data.node.DataNode
 
DataNode.DataPropertyType - Enum in org.pentaho.platform.api.repository2.unified.data.node
 
DataNodeRef - Class in org.pentaho.platform.api.repository2.unified.data.node
 
DataNodeRef(Serializable) - Constructor for class org.pentaho.platform.api.repository2.unified.data.node.DataNodeRef
 
DataProperty - Class in org.pentaho.platform.api.repository2.unified.data.node
 
DataProperty(String, Object, DataNode.DataPropertyType) - Constructor for class org.pentaho.platform.api.repository2.unified.data.node.DataProperty
 
DatasourceMgmtServiceException - Exception in org.pentaho.platform.api.repository.datasource
 
DatasourceMgmtServiceException() - Constructor for exception org.pentaho.platform.api.repository.datasource.DatasourceMgmtServiceException
 
DatasourceMgmtServiceException(String) - Constructor for exception org.pentaho.platform.api.repository.datasource.DatasourceMgmtServiceException
 
DatasourceMgmtServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository.datasource.DatasourceMgmtServiceException
 
DatasourceMgmtServiceException(Throwable) - Constructor for exception org.pentaho.platform.api.repository.datasource.DatasourceMgmtServiceException
 
DBDatasourceServiceException - Exception in org.pentaho.platform.api.data
 
DBDatasourceServiceException() - Constructor for exception org.pentaho.platform.api.data.DBDatasourceServiceException
 
DBDatasourceServiceException(String) - Constructor for exception org.pentaho.platform.api.data.DBDatasourceServiceException
 
DBDatasourceServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.data.DBDatasourceServiceException
 
DBDatasourceServiceException(Throwable) - Constructor for exception org.pentaho.platform.api.data.DBDatasourceServiceException
 
DEBUG - Static variable in interface org.pentaho.platform.api.engine.ILogger
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
debug(String) - Method in interface org.pentaho.platform.api.engine.ILogger
Log a message object with the DEBUG Level.
debug(String, Throwable) - Method in interface org.pentaho.platform.api.engine.ILogger
Log a message with the DEBUG level including the stack trace of the Throwable error passed as parameter.
decrypt(String) - Method in interface org.pentaho.platform.api.util.IPasswordService
 
DEFAULT_AUTO_COMMIT - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
 
DEFAULT_CATALOG - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
 
DEFAULT_LOCALE - Static variable in class org.pentaho.platform.api.repository2.unified.RepositoryFile
 
DEFAULT_PRIORTIY - Static variable in interface org.pentaho.platform.api.engine.IPentahoObjectFactory
 
DEFAULT_RANKING - Static variable in interface org.pentaho.platform.api.engine.IPentahoObjectReference
 
DEFAULT_READ_ONLY - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
 
DEFAULT_TRANSACTION_ISOLATION - Static variable in interface org.pentaho.platform.api.data.IDBDatasourceService
 
DEFAULT_USER_NAME - Static variable in interface org.pentaho.platform.api.engine.IBackgroundExecution
 
defineInstance(String, Object) - Method in interface org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory
Deprecated.
Defines a new object instance.
defineObject(String, String, IPentahoDefinableObjectFactory.Scope) - Method in interface org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory
Deprecated.
Defines a new object.
defineObject(String, String, IPentahoDefinableObjectFactory.Scope, ClassLoader) - Method in interface org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory
Deprecated.
Defines a new object that must be loaded with a specific classloader
deleteDatasourceById(String) - Method in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
Permanently deletes a JDBC datasource from a repository by id
deleteDatasourceByName(String) - Method in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
Permanently deletes a JDBC datasource from a repository by name
deletedDate(Date) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
 
deleteFile(Serializable, boolean, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Deletes a file.
deleteFile(Serializable, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Deletes a file in a recoverable manner.
deleteFileAtVersion(Serializable, Serializable) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Permanently deletes a specific version of a file.
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
 
DELETER_SESSION_VARIABLE - Static variable in interface org.pentaho.platform.api.util.ITempFileDeleter
 
deleteRole(IPentahoRole) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
Delete the role from the repository
deleteTenant(ITenant) - Method in interface org.pentaho.platform.api.mt.ITenantManager
Deletes the tenant
deleteTenants(List<ITenant>) - Method in interface org.pentaho.platform.api.mt.ITenantManager
Deletes a list of tenants
deleteUser(IPentahoUser) - Method in interface org.pentaho.platform.api.engine.security.userroledao.IUserRoleDao
Delete the user from the repository
deleteUserSettings(String) - Method in interface org.pentaho.platform.api.usersettings.IAnyUserSettingService
Deprecated.
Deletes all user settings for a specified username
deleteUserSettings() - Method in interface org.pentaho.platform.api.usersettings.IUserSettingService
 
description(String) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
 
description(String, String) - Method in class org.pentaho.platform.api.repository2.unified.RepositoryFile.Builder
 
DESCRIPTION - Static variable in class org.pentaho.platform.api.repository2.unified.RepositoryFile
 
destroy() - Method in interface org.pentaho.platform.api.engine.IPentahoSession
Destroys any resources owned by the session object.
dispose() - Method in interface org.pentaho.platform.api.data.IDataComponent
Disposes of resources held by the data component
dispose() - Method in interface org.pentaho.platform.api.data.IPreparedComponent
Disposes of resources held by the prepared component
dispose() - Method in interface org.pentaho.platform.api.engine.IActionParameter
See if we need to do any cleanup here
dispose() - Method in interface org.pentaho.platform.api.engine.IParameterManager
 
dispose(List) - Method in interface org.pentaho.platform.api.engine.IParameterManager
 
dispose() - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
 
dispose(List) - Method in interface org.pentaho.platform.api.engine.IRuntimeContext
 
doesMetadataExists(String) - Method in interface org.pentaho.platform.api.repository2.unified.IBackingRepositoryLifecycleManager
 
done() - Method in interface org.pentaho.platform.api.engine.IComponent
Allows the component to perform any cleanup after the execution of the action.
doPreExecution() - Method in interface org.pentaho.platform.api.action.IPreProcessingAction
This method is called on an Action just prior to execution.
doTempFileCleanup() - Method in interface org.pentaho.platform.api.util.ITempFileDeleter
Performs the temp file cleanup.
DuplicateDatasourceException - Exception in org.pentaho.platform.api.repository.datasource
 
DuplicateDatasourceException() - Constructor for exception org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException
 
DuplicateDatasourceException(String) - Constructor for exception org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException
 
DuplicateDatasourceException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException
 
DuplicateDatasourceException(Throwable) - Constructor for exception org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException
 
A B C D E F G H I J K L M N O P Q R S T U V W X