Package org.pentaho.platform.api.engine
Interface IPentahoSystemHelper
public interface IPentahoSystemHelper
-
Method Summary
Modifier and TypeMethodDescriptioncreateObject
(String className) Deprecated.createObject
(String className, ILogger logger) Deprecated.getOutputDestinationFromContentRef
(String contentTag, IPentahoSession session) void
-
Method Details
-
getOutputDestinationFromContentRef
IContentOutputHandler getOutputDestinationFromContentRef(String contentTag, IPentahoSession session) -
getSystemName
String getSystemName() -
createObject
Deprecated. -
createObject
Deprecated. -
registerHostnameVerifier
void registerHostnameVerifier()
-