Uses of Interface
org.pentaho.platform.api.engine.ISolutionFileMetaProvider

Packages that use ISolutionFileMetaProvider
org.pentaho.platform.api.engine   
org.pentaho.platform.engine.services.solution   
org.pentaho.samples   
org.pentaho.samples.gecho   
 

Uses of ISolutionFileMetaProvider in org.pentaho.platform.api.engine
 

Classes in org.pentaho.platform.api.engine that implement ISolutionFileMetaProvider
 class SolutionFileMetaAdapter
          This class only exists for backwards compatibility with IFileInfoGenerator.
 

Uses of ISolutionFileMetaProvider in org.pentaho.platform.engine.services.solution
 

Classes in org.pentaho.platform.engine.services.solution that implement ISolutionFileMetaProvider
 class ActionSequenceFileInfo
           
 

Uses of ISolutionFileMetaProvider in org.pentaho.samples
 

Classes in org.pentaho.samples that implement ISolutionFileMetaProvider
 class EchoContentTypeMetaProvider
           
 

Uses of ISolutionFileMetaProvider in org.pentaho.samples.gecho
 

Classes in org.pentaho.samples.gecho that implement ISolutionFileMetaProvider
 class GEchoContentTypeMetaProvider