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

U

UIException - Exception in org.pentaho.platform.api.ui
 
UIException() - Constructor for exception org.pentaho.platform.api.ui.UIException
 
UIException(String) - Constructor for exception org.pentaho.platform.api.ui.UIException
 
UIException(String, Throwable) - Constructor for exception org.pentaho.platform.api.ui.UIException
 
UIException(Throwable) - Constructor for exception org.pentaho.platform.api.ui.UIException
 
UncategorizedUserRoleDaoException - Exception in org.pentaho.platform.api.engine.security.userroledao
Represents some other, usually fatal, exception.
UncategorizedUserRoleDaoException(String) - Constructor for exception org.pentaho.platform.api.engine.security.userroledao.UncategorizedUserRoleDaoException
 
UncategorizedUserRoleDaoException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.security.userroledao.UncategorizedUserRoleDaoException
 
undeleteFile(Serializable, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Recovers a deleted file if it was not permanently deleted.
UnifiedRepositoryAccessDeniedException - Exception in org.pentaho.platform.api.repository2.unified
An exception that can be thrown from IUnifiedRepository implementations.
UnifiedRepositoryAccessDeniedException() - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryAccessDeniedException
 
UnifiedRepositoryAccessDeniedException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryAccessDeniedException
 
UnifiedRepositoryAccessDeniedException(String) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryAccessDeniedException
 
UnifiedRepositoryAccessDeniedException(Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryAccessDeniedException
 
UnifiedRepositoryException - Exception in org.pentaho.platform.api.repository2.unified
An exception that can be thrown from IUnifiedRepository implementations.
UnifiedRepositoryException() - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException
 
UnifiedRepositoryException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException
 
UnifiedRepositoryException(String) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException
 
UnifiedRepositoryException(Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException
 
UnifiedRepositoryFileExistsException - Exception in org.pentaho.platform.api.repository2.unified
An exception that can be thrown from IUnifiedRepository implementations.
UnifiedRepositoryFileExistsException() - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryFileExistsException
 
UnifiedRepositoryFileExistsException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryFileExistsException
 
UnifiedRepositoryFileExistsException(String) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryFileExistsException
 
UnifiedRepositoryFileExistsException(Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryFileExistsException
 
UnifiedRepositoryMalformedNameException - Exception in org.pentaho.platform.api.repository2.unified
An exception that can be thrown from IUnifiedRepository implementations.
UnifiedRepositoryMalformedNameException() - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryMalformedNameException
 
UnifiedRepositoryMalformedNameException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryMalformedNameException
 
UnifiedRepositoryMalformedNameException(String) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryMalformedNameException
 
UnifiedRepositoryMalformedNameException(Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryMalformedNameException
 
UnifiedRepositoryReferentialIntegrityException - Exception in org.pentaho.platform.api.repository2.unified
An exception that can be thrown from IUnifiedRepository implementations.
UnifiedRepositoryReferentialIntegrityException() - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryReferentialIntegrityException
 
UnifiedRepositoryReferentialIntegrityException(String, Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryReferentialIntegrityException
 
UnifiedRepositoryReferentialIntegrityException(String) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryReferentialIntegrityException
 
UnifiedRepositoryReferentialIntegrityException(Throwable) - Constructor for exception org.pentaho.platform.api.repository2.unified.UnifiedRepositoryReferentialIntegrityException
 
UNKNOWN - Static variable in interface org.pentaho.platform.api.engine.ILogger
 
UNKNOWN_RESOURCE - Static variable in interface org.pentaho.platform.api.engine.IActionSequenceResource
The resource type is unknown
unloadAllPlugins() - Method in interface org.pentaho.platform.api.engine.IPluginManager
Unloads all the plugins.
unLoaded() - Method in interface org.pentaho.platform.api.engine.IPlatformPlugin
 
unLoaded() - Method in interface org.pentaho.platform.api.engine.IPluginLifecycleListener
Called when the plugin needs to be unloaded.
unlockFile(Serializable) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Unlocks a file.
unRegister(ILastModifiedCacheItem) - Method in interface org.pentaho.platform.api.cache.ICacheExpirationRegistry
.
unregister(T) - Method in interface org.pentaho.platform.api.monitoring.IMonitoringService
unregister a subscriber ( a.k.a.
UnresolvedParameterException - Exception in org.pentaho.platform.api.engine
 
UnresolvedParameterException() - Constructor for exception org.pentaho.platform.api.engine.UnresolvedParameterException
 
UnresolvedParameterException(String) - Constructor for exception org.pentaho.platform.api.engine.UnresolvedParameterException
 
UnresolvedParameterException(String, String) - Constructor for exception org.pentaho.platform.api.engine.UnresolvedParameterException
 
UnresolvedParameterException(String, Throwable, String, String, String, IActionDefinition) - Constructor for exception org.pentaho.platform.api.engine.UnresolvedParameterException
 
UnresolvedParameterException(String, String, String, String, IActionDefinition) - Constructor for exception org.pentaho.platform.api.engine.UnresolvedParameterException
 
update(Properties) - Method in interface org.pentaho.platform.api.engine.IConfiguration
 
updateAcl(RepositoryFileAcl) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Updates an ACL.
updateDatasourceById(String, IDatabaseConnection) - Method in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
Updates a given JDBC datasource by id
updateDatasourceByName(String, IDatabaseConnection) - Method in interface org.pentaho.platform.api.repository.datasource.IDatasourceMgmtService
Updates a given JDBC datasource by name
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Updates a file and/or the data of a file.
updateFolder(RepositoryFile, String) - Method in interface org.pentaho.platform.api.repository2.unified.IUnifiedRepository
Updates a file and/or the data of a file.
updateTentant(String, Map<String, Serializable>) - Method in interface org.pentaho.platform.api.mt.ITenantManager
Updates tenant with the items in tenant info.
URL_RESOURCE - Static variable in interface org.pentaho.platform.api.engine.IActionSequenceResource
The resource is a URL
UserRoleDaoException - Exception in org.pentaho.platform.api.engine.security.userroledao
Superclass of all exception types thrown by IUserRoleDao implementations.
UserRoleDaoException(String) - Constructor for exception org.pentaho.platform.api.engine.security.userroledao.UserRoleDaoException
 
UserRoleDaoException(String, Throwable) - Constructor for exception org.pentaho.platform.api.engine.security.userroledao.UserRoleDaoException
 
UserRoleInfo - Class in org.pentaho.platform.api.engine.security.userroledao
 
UserRoleInfo() - Constructor for class org.pentaho.platform.api.engine.security.userroledao.UserRoleInfo
 
usesHibernate() - Method in interface org.pentaho.platform.api.repository.IRuntimeRepository
 
A B C D E F G H I J K L M N O P Q R S T U V W X