- UI_TEMPLATER_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
-
- UIException - Exception in org.pentaho.platform.web.http
-
- UIException() - Constructor for exception org.pentaho.platform.web.http.UIException
-
- UIException(String) - Constructor for exception org.pentaho.platform.web.http.UIException
-
- UIException(String, Throwable) - Constructor for exception org.pentaho.platform.web.http.UIException
-
- UIException(Throwable) - Constructor for exception org.pentaho.platform.web.http.UIException
-
- UIServlet - Class in org.pentaho.platform.web.servlet
-
- UIServlet() - Constructor for class org.pentaho.platform.web.servlet.UIServlet
-
- UnauthorizedException - Exception in org.pentaho.platform.web.http.api.resources
-
- UnauthorizedException() - Constructor for exception org.pentaho.platform.web.http.api.resources.UnauthorizedException
-
- UnionizingLdapAuthoritiesPopulator - Class in org.pentaho.platform.plugin.services.security.userrole.ldap
-
Delegates to populators and unions the results.
- UnionizingLdapAuthoritiesPopulator() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.ldap.UnionizingLdapAuthoritiesPopulator
-
- UnionizingLdapSearch - Class in org.pentaho.platform.plugin.services.security.userrole.ldap.search
-
Iterates over LdapSearch
instances in searches
and unions the results.
- UnionizingLdapSearch() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.ldap.search.UnionizingLdapSearch
-
- UnionizingLdapSearch(Set) - Constructor for class org.pentaho.platform.plugin.services.security.userrole.ldap.search.UnionizingLdapSearch
-
- unloadAllPlugins() - Method in class org.pentaho.platform.plugin.services.pluginmgr.DefaultPluginManager
-
- unloadAllPlugins() - Method in class org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager
-
- unLoaded() - Method in class org.pentaho.platform.plugin.services.pluginmgr.PlatformPlugin
-
- unloadServices() - Method in class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
-
- unlock(Object) - Method in class org.pentaho.platform.plugin.services.cache.LastModifiedCache
-
- unmarshal(Parameters) - Method in class org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.MapAdapter
-
- unregister(T) - Method in class org.pentaho.platform.monitoring.MonitoringService
-
unregister a subscriber ( a.k.a.
- unRegister(ILastModifiedCacheItem) - Method in class org.pentaho.platform.plugin.services.cache.CacheExpirationRegistry
-
- unwrapXmlaExtra(OlapConnection) - Static method in class org.pentaho.platform.plugin.action.olap.PlatformXmlaExtra
-
- update(Properties) - Method in class org.pentaho.platform.config.PropertiesFileConfiguration
-
20140121/PM - Updated to back up original file with timestamp for historical
rollback purposes
- update(Properties) - Method in class org.pentaho.platform.config.SystemSettingsConfiguration
-
- update(Object, Object) - Method in class org.pentaho.platform.plugin.services.cache.LastModifiedCache
-
- updateBlockout(String, JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.SchedulerResource
-
Update an existing blockout.
- updateBlockout(String, JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.services.SchedulerService
-
- updateJob(JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.SchedulerResource
-
Changes an existing job by creating an instance with new content (picked from scheduleRequest
) and
removing the current instance.
- updateJob(JobScheduleRequest) - Method in class org.pentaho.platform.web.http.api.resources.services.SchedulerService
-
- updateObject(String, PentahoObjectsConfig.ObjectDescriptor) - Method in class org.pentaho.platform.config.PentahoObjectsConfig
-
- updatePassword(User) - Method in class org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService
-
- updatePassword(User) - Method in class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
-
This is an administrative tool, that allows an administator the ability to change any users password by passing in the username and the new password.
- updateStartDateForTimeZone(JobScheduleRequest) - Static method in class org.pentaho.platform.web.http.api.resources.SchedulerResourceUtil
-
- UploadFileServlet - Class in org.pentaho.platform.web.servlet
-
- UploadFileServlet() - Constructor for class org.pentaho.platform.web.servlet.UploadFileServlet
-
- UploadFileUtils - Class in org.pentaho.platform.web.servlet
-
- UploadFileUtils(IPentahoSession) - Constructor for class org.pentaho.platform.web.servlet.UploadFileUtils
-
- URL - Variable in class org.pentaho.platform.plugin.services.importexport.legacy.MondrianCatalogRepositoryHelper.Olap4jServerInfo
-
- useItemHide(String) - Method in class org.pentaho.platform.plugin.action.jfreereport.JFreeReportGeneratorComponent
-
- user - Variable in class org.pentaho.platform.plugin.services.importexport.legacy.MondrianCatalogRepositoryHelper.Olap4jServerInfo
-
- User - Class in org.pentaho.platform.web.http.api.resources
-
- User() - Constructor for class org.pentaho.platform.web.http.api.resources.User
-
- User(String, String) - Constructor for class org.pentaho.platform.web.http.api.resources.User
-
- USER_DN_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_FILES_COMPONENT_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
-
- USER_ROLE_ATTRIBUTE_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_ROLE_PREFIX_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_ROLE_SEARCH_BASE_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_ROLE_SEARCH_FILTER_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_SEARCH_BASE_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_SEARCH_FILTER_KEY - Static variable in class org.pentaho.platform.config.LdapConfigProperties
-
- USER_SETTINGS_SERVICE_ID - Static variable in class org.pentaho.platform.config.PentahoObjectsConfig
-
- UserConsoleResource - Class in org.pentaho.platform.web.http.api.resources
-
The UserConsoleResource service provides the ability to check whether the current user is authenticated and/or is an administrator.
- UserConsoleResource() - Constructor for class org.pentaho.platform.web.http.api.resources.UserConsoleResource
-
- UserConsoleService - Class in org.pentaho.platform.web.http.api.resources.services
-
- UserConsoleService() - Constructor for class org.pentaho.platform.web.http.api.resources.services.UserConsoleService
-
- UserExport - Class in org.pentaho.platform.plugin.services.importexport
-
- UserExport() - Constructor for class org.pentaho.platform.plugin.services.importexport.UserExport
-
- userListUserNames(List<IPentahoUser>) - Static method in class org.pentaho.platform.web.http.api.resources.UserRoleDaoUtil
-
- UserListWrapper - Class in org.pentaho.platform.web.http.api.resources
-
- UserListWrapper() - Constructor for class org.pentaho.platform.web.http.api.resources.UserListWrapper
-
- UserListWrapper(List<IPentahoUser>) - Constructor for class org.pentaho.platform.web.http.api.resources.UserListWrapper
-
- UserListWrapper(Collection<String>) - Constructor for class org.pentaho.platform.web.http.api.resources.UserListWrapper
-
- UserMapFactoryBean - Class in org.pentaho.platform.plugin.services.security.userrole.memory
-
Takes as input the string that defines a UserMap
.
- UserMapFactoryBean() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.memory.UserMapFactoryBean
-
- UsernameSubstringPreAuthenticatedProcessingFilter - Class in org.pentaho.platform.web.http.security
-
- UsernameSubstringPreAuthenticatedProcessingFilter() - Constructor for class org.pentaho.platform.web.http.security.UsernameSubstringPreAuthenticatedProcessingFilter
-
- UserRoleDaoResource - Class in org.pentaho.platform.web.http.api.resources
-
UserRoleDao manages Pentaho Security user and roles in the BA platform.
- UserRoleDaoResource() - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
-
- UserRoleDaoResource(IRoleAuthorizationPolicyRoleBindingDao, ITenantManager, ArrayList<String>, String) - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
-
- UserRoleDaoResource(IRoleAuthorizationPolicyRoleBindingDao, ITenantManager, ArrayList<String>, String, UserRoleDaoService) - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleDaoResource
-
- UserRoleDaoService - Class in org.pentaho.platform.web.http.api.resources.services
-
- UserRoleDaoService() - Constructor for class org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService
-
- UserRoleDaoService.ValidationFailedException - Exception in org.pentaho.platform.web.http.api.resources.services
-
- UserRoleDaoService.ValidationFailedException() - Constructor for exception org.pentaho.platform.web.http.api.resources.services.UserRoleDaoService.ValidationFailedException
-
- UserRoleDaoUtil - Class in org.pentaho.platform.web.http.api.resources
-
- UserRoleDaoUtil() - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleDaoUtil
-
- UserRoleListEnhancedUserMap - Class in org.pentaho.platform.plugin.services.security.userrole.memory
-
- UserRoleListEnhancedUserMap() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.memory.UserRoleListEnhancedUserMap
-
- UserRoleListEnhancedUserMapEditor - Class in org.pentaho.platform.plugin.services.security.userrole.memory
-
- UserRoleListEnhancedUserMapEditor() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.memory.UserRoleListEnhancedUserMapEditor
-
- UserRoleListEnhancedUserMapFactoryBean - Class in org.pentaho.platform.plugin.services.security.userrole.memory
-
Takes as input the string that defines a UserMap
.
- UserRoleListEnhancedUserMapFactoryBean() - Constructor for class org.pentaho.platform.plugin.services.security.userrole.memory.UserRoleListEnhancedUserMapFactoryBean
-
- UserRoleListResource - Class in org.pentaho.platform.web.http.api.resources
-
The UserRoleListResource service lists roles, permissions, and users.
- UserRoleListResource() - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleListResource
-
- UserRoleListResource(ArrayList<String>, String, ArrayList<String>) - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleListResource
-
- UserRoleListResource(ArrayList<String>, String, String, ArrayList<String>) - Constructor for class org.pentaho.platform.web.http.api.resources.UserRoleListResource
-
- UserRoleListService - Class in org.pentaho.platform.web.http.api.resources.services
-
- UserRoleListService() - Constructor for class org.pentaho.platform.web.http.api.resources.services.UserRoleListService
-
- UserRoleListService.UnauthorizedException - Exception in org.pentaho.platform.web.http.api.resources.services
-
- UserRoleListService.UnauthorizedException() - Constructor for exception org.pentaho.platform.web.http.api.resources.services.UserRoleListService.UnauthorizedException
-
- UserSettingsResource - Class in org.pentaho.platform.web.http.api.resources
-
This resource manages the user settings of the platform
- UserSettingsResource() - Constructor for class org.pentaho.platform.web.http.api.resources.UserSettingsResource
-
- UtilityComponent - Class in org.pentaho.platform.plugin.action.deprecated
-
Provides utilities to help manipulate parameters used in action sequences.
- UtilityComponent() - Constructor for class org.pentaho.platform.plugin.action.deprecated.UtilityComponent
-