Package org.pentaho.platform.plugin.services.metadata

Class Summary
MetadataAclHolder  
MetadataDomainRepository This is the platform implementation of the IMetadataDomainRepository.
MetadataDomainRepositoryTestWrapper Provides a means of exposing methods needed for unit tests.
SecurityAwareMetadataDomainRepository 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