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 IContentGeneratorIContentGeneratorInvoker. getContentGenerator()Returns a IContentGeneratorIContentGeneratorIPluginManager. getContentGenerator(String type, String perspectiveName)Returns aIContentGeneratorthat can render the named perspective (e.g.IContentGeneratorIPluginManager. getContentGeneratorForType(String type, IPentahoSession session)Deprecated.Useinstead
-