org.pentaho.samples.gecho
Class GEchoContentTypeMetaProvider

java.lang.Object
  extended by org.pentaho.platform.api.engine.SolutionFileMetaAdapter
      extended by org.pentaho.samples.gecho.GEchoContentTypeMetaProvider
All Implemented Interfaces:
IFileInfoGenerator, ISolutionFileMetaProvider

public class GEchoContentTypeMetaProvider
extends SolutionFileMetaAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.pentaho.platform.api.engine.IFileInfoGenerator
IFileInfoGenerator.ContentType
 
Constructor Summary
GEchoContentTypeMetaProvider()
           
 
Method Summary
 IFileInfo getFileInfo(ISolutionFile solutionFile, InputStream in)
           
 
Methods inherited from class org.pentaho.platform.api.engine.SolutionFileMetaAdapter
getContentType, getFileInfo, getFileInfo, getFileInfo, getFileInfo, setLogger
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GEchoContentTypeMetaProvider

public GEchoContentTypeMetaProvider()
Method Detail

getFileInfo

public IFileInfo getFileInfo(ISolutionFile solutionFile,
                             InputStream in)