|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectFactoryException in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that throw ObjectFactoryException | ||
---|---|---|
|
IPentahoObjectFactory.get(Class<T> interfaceClass,
IPentahoSession session)
Retrieves an instance of a Pentaho BI Server API interface using the simple interface name (interfaceClass name without the package) as the object key. |
|
|
IPentahoObjectFactory.get(Class<T> interfaceClass,
String key,
IPentahoSession session)
Retrieves an instance of a Pentaho BI Server API interface by the given object key. |
|
IContentGenerator |
IPluginManager.getContentGenerator(String id,
IPentahoSession session)
|
|
IContentGenerator |
IPluginManager.getContentGeneratorForType(String type,
IPentahoSession session)
|
Uses of ObjectFactoryException in org.pentaho.platform.engine.core.system.objfac |
---|
Methods in org.pentaho.platform.engine.core.system.objfac that throw ObjectFactoryException | ||
---|---|---|
|
AbstractSpringPentahoObjectFactory.get(Class<T> interfaceClass,
IPentahoSession session)
|
|
|
StandaloneObjectFactory.get(Class<T> interfaceClass,
IPentahoSession session)
|
|
|
AbstractSpringPentahoObjectFactory.get(Class<T> interfaceClass,
String key,
IPentahoSession session)
|
|
|
StandaloneObjectFactory.get(Class<T> interfaceClass,
String key,
IPentahoSession session)
|
Uses of ObjectFactoryException in org.pentaho.platform.engine.security |
---|
Methods in org.pentaho.platform.engine.security that throw ObjectFactoryException | |
---|---|
void |
CipherEncryptionService.afterPropertiesSet()
|
Uses of ObjectFactoryException in org.pentaho.platform.plugin.services.pluginmgr |
---|
Methods in org.pentaho.platform.plugin.services.pluginmgr that throw ObjectFactoryException | |
---|---|
IContentGenerator |
AbstractPluginManager.getContentGenerator(String id,
IPentahoSession session)
|
IContentGenerator |
AbstractPluginManager.getContentGeneratorForType(String type,
IPentahoSession session)
|
Uses of ObjectFactoryException in org.pentaho.test.platform.engine.core |
---|
Methods in org.pentaho.test.platform.engine.core that throw ObjectFactoryException | ||
---|---|---|
|
SimpleObjectFactory.get(Class<T> interfaceClass,
IPentahoSession session)
|
|
|
SimpleObjectFactory.get(Class<T> interfaceClass,
String key,
IPentahoSession session)
|
|
IContentGenerator |
PluginManagerAdapter.getContentGenerator(String id,
IPentahoSession session)
|
|
IContentGenerator |
PluginManagerAdapter.getContentGeneratorForType(String type,
IPentahoSession session)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |