IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SearchColumnMetaData

Uses of SearchColumnMetaData in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SearchColumnMetaData
 SearchColumnMetaData[] SearchMetaData.getColumns()
          Gets the columns value for this SearchMetaData.
 SearchColumnMetaData[] SearchResults.getColumns()
          Gets the columns value for this SearchResults.
 

Methods in com.lombardisoftware.webapi with parameters of type SearchColumnMetaData
 void SearchMetaData.setColumns(SearchColumnMetaData[] columns)
          Sets the columns value for this SearchMetaData.
 void SearchResults.setColumns(SearchColumnMetaData[] columns)
          Sets the columns value for this SearchResults.
 

Constructors in com.lombardisoftware.webapi with parameters of type SearchColumnMetaData
SearchMetaData(SearchColumnMetaData[] columns, Process process)
           
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.