org.pentaho.platform.api.engine
Interface IPentahoSystemHelper


public interface IPentahoSystemHelper


Method Summary
 Object createObject(String className)
          Deprecated. 
 Object createObject(String className, ILogger logger)
          Deprecated. 
 IContentOutputHandler getOutputDestinationFromContentRef(String contentTag, IPentahoSession session)
           
 String getSystemName()
           
 void registerHostnameVerifier()
           
 

Method Detail

getOutputDestinationFromContentRef

IContentOutputHandler getOutputDestinationFromContentRef(String contentTag,
                                                         IPentahoSession session)

getSystemName

String getSystemName()

createObject

@Deprecated
Object createObject(String className,
                               ILogger logger)
Deprecated. 


createObject

@Deprecated
Object createObject(String className)
Deprecated. 


registerHostnameVerifier

void registerHostnameVerifier()