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

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

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

Subinterfaces of IFileInfoGenerator in org.pentaho.platform.api.engine
 interface ISolutionFileMetaProvider
          Provides meta information about solution files.
 

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

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

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

Uses of IFileInfoGenerator in org.pentaho.samples
 

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

Uses of IFileInfoGenerator in org.pentaho.samples.gecho
 

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