Uses of Class
com.wm.app.tn.db.BDTypeQuery

Packages that use BDTypeQuery
com.wm.app.tn.db   
 

Uses of BDTypeQuery in com.wm.app.tn.db
 

Methods in com.wm.app.tn.db with parameters of type BDTypeQuery
static com.wm.data.IData BDTypeOperations.query(BDTypeQuery query, int pageSize, int maxR, int qryT, int threshold, java.lang.String queryId)
           
static com.wm.data.IData BizDocTypeStore.queryTypes(BDTypeQuery query, int pageSize, int maxRowCount, int queryTimeout, int threshold, java.lang.String queryId)
          TODO describe this method