|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContentGeneratorInfo | |
|---|---|
| org.pentaho.platform.api.engine | |
| org.pentaho.platform.engine.core.solution | |
| org.pentaho.platform.plugin.services.pluginmgr | |
| org.pentaho.test.platform.engine.core | |
| Uses of IContentGeneratorInfo in org.pentaho.platform.api.engine |
|---|
| Methods in org.pentaho.platform.api.engine that return IContentGeneratorInfo | |
|---|---|
IContentGeneratorInfo |
IPluginManager.getContentGeneratorInfo(java.lang.String id,
IPentahoSession session)
|
IContentGeneratorInfo |
IPluginManager.getDefaultContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
|
| Methods in org.pentaho.platform.api.engine that return types with arguments of type IContentGeneratorInfo | |
|---|---|
java.util.List<IContentGeneratorInfo> |
IPluginManager.getContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
Returns a list of info objects that can be used to create content generators for a given type. |
java.util.List<IContentGeneratorInfo> |
IPlatformPlugin.getContentGenerators()
Returns the list of content generators for this plug-in |
| 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 |
AbstractPluginManager.getContentGeneratorInfo(java.lang.String id,
IPentahoSession session)
|
IContentGeneratorInfo |
AbstractPluginManager.getDefaultContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
|
| Methods in org.pentaho.platform.plugin.services.pluginmgr that return types with arguments of type IContentGeneratorInfo | |
|---|---|
java.util.List<IContentGeneratorInfo> |
AbstractPluginManager.getContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
|
java.util.List<IContentGeneratorInfo> |
PlatformPlugin.getContentGenerators()
|
| Methods in org.pentaho.platform.plugin.services.pluginmgr with parameters of type IContentGeneratorInfo | |
|---|---|
void |
PlatformPlugin.addContentGenerator(IContentGeneratorInfo contentGenerator)
Adds a content generator to this plug-in |
| Uses of IContentGeneratorInfo in org.pentaho.test.platform.engine.core |
|---|
| Methods in org.pentaho.test.platform.engine.core that return IContentGeneratorInfo | |
|---|---|
IContentGeneratorInfo |
PluginManagerAdapter.getContentGeneratorInfo(java.lang.String id,
IPentahoSession session)
|
IContentGeneratorInfo |
PluginManagerAdapter.getDefaultContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
|
| Methods in org.pentaho.test.platform.engine.core that return types with arguments of type IContentGeneratorInfo | |
|---|---|
java.util.List<IContentGeneratorInfo> |
PluginManagerAdapter.getContentGeneratorInfoForType(java.lang.String type,
IPentahoSession session)
|
| Methods in org.pentaho.test.platform.engine.core with parameters of type IContentGeneratorInfo | |
|---|---|
java.lang.String |
PluginManagerAdapter.getPluginIdForContentGeneratorInfo(IContentGeneratorInfo contentGeneratorInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||