IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SearchCondition

Uses of SearchCondition in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SearchCondition
 SearchCondition[] Search.getConditions()
          Gets the conditions value for this Search.
 

Methods in com.lombardisoftware.webapi with parameters of type SearchCondition
 void Search.setConditions(SearchCondition[] conditions)
          Sets the conditions value for this Search.
 

Constructors in com.lombardisoftware.webapi with parameters of type SearchCondition
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.