Uses of Class
org.pentaho.platform.api.engine.IFileInfoGenerator.ContentType

Packages that use IFileInfoGenerator.ContentType
org.pentaho.platform.api.engine   
 

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

Methods in org.pentaho.platform.api.engine that return IFileInfoGenerator.ContentType
 IFileInfoGenerator.ContentType IFileInfoGenerator.getContentType()
          Deprecated. 
 IFileInfoGenerator.ContentType SolutionFileMetaAdapter.getContentType()
           
static IFileInfoGenerator.ContentType IFileInfoGenerator.ContentType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static IFileInfoGenerator.ContentType[] IFileInfoGenerator.ContentType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.