| CachingPentahoMetadataDomainRepository |
Class Description
|
| PentahoMetadataAclHolder |
|
| PentahoMetadataDomainRepository |
Handles the storage and retrieval of Pentaho Metada Domain objects in a repository.
|
| PentahoMetadataDomainRepositoryInfo |
Contains information about how and where metadata information is stored in the IUnifiedRepository}
|
| PentahoMetadataRepositoryLifecycleManager |
Initializes folders used by Pentaho Metadata
|
| PentahoMondrianDomainRepository |
|
| SecurityAwarePentahoMetadataDomainRepository |
This is the platform implementation which implements security.
|
| SessionAwareRowLevelSecurityHelper |
This row level security helper resolves SESSION("VALUE") in addition to it's parent USER() and ROLE() resolvers.
|
| SessionCachingMetadataDomainRepository |
This is the platform implementation which provides session-based caching for an existing IMetadataDomainRepository.
|
| SessionCachingMetadataDomainRepository.CacheKey |
this as a public class so that if necessary someone can get access to a session key and clear the cache in their
own way via javascript rule / etc
|
| SessionCachingMetadataDomainRepository.GetDomainCallable |
Callable to call IMetadataDomainRepository.getDomain(String) with some logging statement to help in
debug.
|
| SessionCachingMetadataDomainRepository.PentahoAsyncThreadRunner |
Asynchronously executes a collection of tasks (ie Callable ).
|
| SessionCachingMetadataDomainRepository.PentahoSessionThread |
Thread that sets the IPentahoSession for the thread see PentahoSessionHolder.
|