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

Packages that use IParameterSetter
org.pentaho.platform.engine.services.solution   
org.pentaho.platform.repository.subscription   
org.pentaho.platform.web.portal   
 

Uses of IParameterSetter in org.pentaho.platform.engine.services.solution
 

Classes in org.pentaho.platform.engine.services.solution that implement IParameterSetter
 class SimpleParameterSetter
           
 

Uses of IParameterSetter in org.pentaho.platform.repository.subscription
 

Methods in org.pentaho.platform.repository.subscription with parameters of type IParameterSetter
static String SubscriptionHelper.getSubscriptionParameters(String subscriptionName, IParameterSetter parameters, IPentahoSession session)
           
 

Uses of IParameterSetter in org.pentaho.platform.web.portal
 

Classes in org.pentaho.platform.web.portal that implement IParameterSetter
 class PortletPreferencesParameterProvider
          Parameter Provider whose parameter data comes from the Portlet Preferences.
 class PortletRequestParameterProvider
           
 class PortletSessionParameterProvider