Uses of Interface
com.sas.iquery.metadata.business.CompoundFilter

Packages that use CompoundFilter
com.sas.iquery.builder Classes in the com.sas.iquery.builder package are used to easily build up complex Intelligent Query objects. 
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of CompoundFilter in com.sas.iquery.builder
 

Methods in com.sas.iquery.builder that return CompoundFilter
 CompoundFilter CompoundFilterBuilder.build()
           
 

Uses of CompoundFilter in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return CompoundFilter
 CompoundFilter BusinessModel.newCompoundFilter()
          Creates a CompoundFilter object and returns it.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.