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

Packages that use IContentGeneratorInfo
org.pentaho.platform.api.engine   
org.pentaho.platform.engine.core.solution   
org.pentaho.platform.plugin.services.pluginmgr   
 

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

Methods in org.pentaho.platform.api.engine that return IContentGeneratorInfo
 IContentGeneratorInfo IPluginSettings.getContentGeneratorInfo(String id, IPentahoSession session)
           
 IContentGeneratorInfo IPluginSettings.getDefaultContentGeneratorInfoForType(String type, IPentahoSession session)
           
 

Uses of IContentGeneratorInfo in org.pentaho.platform.engine.core.solution
 

Classes in org.pentaho.platform.engine.core.solution that implement IContentGeneratorInfo
 class ContentGeneratorInfo
           
 

Uses of IContentGeneratorInfo in org.pentaho.platform.plugin.services.pluginmgr
 

Methods in org.pentaho.platform.plugin.services.pluginmgr that return IContentGeneratorInfo
 IContentGeneratorInfo PluginSettings.getContentGeneratorInfo(String id, IPentahoSession session)
           
 IContentGeneratorInfo PluginSettings.getDefaultContentGeneratorInfoForType(String type, IPentahoSession session)