Uses of Interface
it.eng.qbe.wizard.ISelectClause

Packages that use ISelectClause
it.eng.qbe.wizard   
 

Uses of ISelectClause in it.eng.qbe.wizard
 

Classes in it.eng.qbe.wizard that implement ISelectClause
 class SelectClauseSourceBeanImpl
           
 

Methods in it.eng.qbe.wizard that return ISelectClause
 ISelectClause SingleDataMartWizardObjectSourceBeanImpl.getSelectClause()
           
 ISelectClause ISingleDataMartWizardObject.getSelectClause()
           
 

Methods in it.eng.qbe.wizard with parameters of type ISelectClause
 void SingleDataMartWizardObjectSourceBeanImpl.setSelectClause(ISelectClause aSelectClause)
           
 void ISingleDataMartWizardObject.setSelectClause(ISelectClause aSelectClause)