IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SearchResultRow

Uses of SearchResultRow in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SearchResultRow
 SearchResultRow[] SearchResults.getRows()
          Gets the rows value for this SearchResults.
 

Methods in com.lombardisoftware.webapi with parameters of type SearchResultRow
 void SearchResults.setRows(SearchResultRow[] rows)
          Sets the rows value for this SearchResults.
 

Constructors in com.lombardisoftware.webapi with parameters of type SearchResultRow
SearchResults(SearchColumnMetaData[] columns, SearchResultRow[] rows, int totalRowCount)
           
 


IBM BPM API for Web Service Clients v8.0.0

(C) Copyright IBM Corporation 2011. All Rights Reserved.