Uses of Class
org.pentaho.platform.api.engine.ComponentException

Packages that use ComponentException
org.pentaho.platform.uifoundation.component   
 

Uses of ComponentException in org.pentaho.platform.uifoundation.component
 

Methods in org.pentaho.platform.uifoundation.component that throw ComponentException
 void FilterDefinition.getXForm(StringBuffer xformHeader, StringBuffer xformBody)
          Create the XForm header and XForm body, and place the results in the parameters xformHeader and xformBody.