Uses of Interface
org.pentaho.platform.api.engine.IContentGenerator
-
Packages that use IContentGenerator Package Description org.pentaho.platform.api.engine -
-
Uses of IContentGenerator in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IContentGenerator Modifier and Type Method Description IContentGenerator
IContentGeneratorInvoker. getContentGenerator()
Returns a IContentGeneratorIContentGenerator
IPluginManager. getContentGenerator(String type, String perspectiveName)
Returns aIContentGenerator
that can render the named perspective (e.g.IContentGenerator
IPluginManager. getContentGeneratorForType(String type, IPentahoSession session)
Deprecated.Useinstead
-