IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SearchOrdering

Uses of SearchOrdering in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SearchOrdering
 SearchOrdering[] Search.getOrderBy()
          Gets the orderBy value for this Search.
 

Methods in com.lombardisoftware.webapi with parameters of type SearchOrdering
 void Search.setOrderBy(SearchOrdering[] orderBy)
          Sets the orderBy value for this Search.
 

Constructors in com.lombardisoftware.webapi with parameters of type SearchOrdering
Search(java.lang.String organizedByType, SearchColumn[] columns, SearchCondition[] conditions, SearchOrdering[] orderBy)
           
 


IBM BPM API for Web Service Clients v8.0.0

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