Uses of Class
wt.csm.query.QueryResultsIBAHolder

Packages that use QueryResultsIBAHolder
wt.clients.csm.search   
wt.clients.csm.widgets   
wt.csm   
wt.csm.html.query   
wt.csm.query   
 

Uses of QueryResultsIBAHolder in wt.clients.csm.search
 

Fields in wt.clients.csm.search declared as QueryResultsIBAHolder
(package private)  QueryResultsIBAHolder ResultsLauncherPopupListener.holder
           
(package private)  QueryResultsIBAHolder FuncEquivSearchPanel.holder
           
 

Methods in wt.clients.csm.search that return QueryResultsIBAHolder
protected  QueryResultsIBAHolder ResultsPanel.getLiteSelectedRow()
           
 

Methods in wt.clients.csm.search with parameters of type QueryResultsIBAHolder
protected  Object ResultsPanel.getHeavyObjectFromQueryResultsIBAHolder(QueryResultsIBAHolder liteHolder)
           
protected  void ResultsPanel.launch(QueryResultsIBAHolder holder, boolean editable)
           
 

Constructors in wt.clients.csm.search with parameters of type QueryResultsIBAHolder
FuncEquivSearchResultsFrame(String title, QueryResultsIBAHolder holder, Vector definitions, String classname)
           
FuncEquivSearchPanel(ResourceBundle resource, QueryResultsIBAHolder holder, Vector definitions, String classname)
          Constructor initializes the resource bundle
 

Uses of QueryResultsIBAHolder in wt.clients.csm.widgets
 

Methods in wt.clients.csm.widgets that return QueryResultsIBAHolder
 QueryResultsIBAHolder IBAHoldersToTableVector.getIBAHolder(int row)
           
 

Constructors in wt.clients.csm.widgets with parameters of type QueryResultsIBAHolder
IBAHoldersToTableVector(QueryResultsIBAHolder[] holders, Vector attributes, MeasurementSystemDefaultView ms, String targetClassName, int start)
           
 

Uses of QueryResultsIBAHolder in wt.csm
 

Methods in wt.csm that return QueryResultsIBAHolder
static QueryResultsIBAHolder[] ReclassifyTool.getobjFromIBAvalue(ClassificationNodeNodeView classificationnodenodeview, String ibaName, String ibaValue)
          Search IBAHolder objects on IBA values
 

Uses of QueryResultsIBAHolder in wt.csm.html.query
 

Methods in wt.csm.html.query that return QueryResultsIBAHolder
static QueryResultsIBAHolder[] HTMLQueryUtilities.executeQuery(Hashtable queryForms, int sortDirection, String sortAttributeID, int fetchStart, int fetchCount, String indirectResultTargetID)
          Executes a csm query given a hashtable of query forms indexed by their targets, sort information, fetch information, and any indirect target.
 

Uses of QueryResultsIBAHolder in wt.csm.query
 

Methods in wt.csm.query with parameters of type QueryResultsIBAHolder
protected  boolean QueryResultsIBAHolder.readVersion(QueryResultsIBAHolder thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.