Uses of Interface
org.pentaho.platform.api.engine.IPentahoSystemHelper

Packages that use IPentahoSystemHelper
org.pentaho.platform.api.engine   
 

Uses of IPentahoSystemHelper in org.pentaho.platform.api.engine
 

Methods in org.pentaho.platform.api.engine that return IPentahoSystemHelper
 IPentahoSystemHelper IPentahoSystem.getPentahoSystemHelper()
           
 

Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemHelper
 void IPentahoSystem.setPentahoSystemHelper(IPentahoSystemHelper pentahoSystemHelper)