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

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

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

Methods in org.pentaho.platform.api.engine that return IPentahoSystemAclHelper
 IPentahoSystemAclHelper IPentahoSystem.getPentahoSystemAclHelper()
           
 

Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemAclHelper
 void IPentahoSystem.setPentahoSystemAclHelper(IPentahoSystemAclHelper pentahoSystemAclHelper)