org.pentaho.platform.api.engine
Interface ISolutionFileMetaProvider
- All Superinterfaces:
- IFileInfoGenerator
- All Known Implementing Classes:
- ActionSequenceFileInfo, EchoContentTypeMetaProvider, GEchoContentTypeMetaProvider, SolutionFileMetaAdapter
public interface ISolutionFileMetaProvider
- extends IFileInfoGenerator
Provides meta information about solution files. See IFileInfo
.
This interface supercedes the deprecated IFileInfoGenerator
.
- Author:
- aphillips
getFileInfo
IFileInfo getFileInfo(ISolutionFile solutionFile,
java.io.InputStream in)