org.pentaho.samples
Class EchoContentTypeMetaProvider

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

public class EchoContentTypeMetaProvider
extends SolutionFileMetaAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.pentaho.platform.api.engine.IFileInfoGenerator
IFileInfoGenerator.ContentType
 
Constructor Summary
EchoContentTypeMetaProvider()
           
 
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

EchoContentTypeMetaProvider

public EchoContentTypeMetaProvider()
Method Detail

getFileInfo

public IFileInfo getFileInfo(ISolutionFile solutionFile,
                             InputStream in)