Uses of Interface
org.pentaho.platform.api.repository.IContentRepository

Packages that use IContentRepository
org.pentaho.platform.repository.content   
 

Uses of IContentRepository in org.pentaho.platform.repository.content
 

Classes in org.pentaho.platform.repository.content that implement IContentRepository
 class ContentRepository
           
 

Methods in org.pentaho.platform.repository.content that return IContentRepository
static IContentRepository ContentRepository.getInstance(IPentahoSession sess)