IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SavedSearch

Uses of SavedSearch in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SavedSearch
 SavedSearch[] UserConfiguration.getSavedSearches()
          Gets the savedSearches value for this UserConfiguration.
 SavedSearch[] WebAPI.getSavedSearches()
          Get the saved searches visible to the user
 

Methods in com.lombardisoftware.webapi with parameters of type SavedSearch
 void UserConfiguration.setSavedSearches(SavedSearch[] savedSearches)
          Sets the savedSearches value for this UserConfiguration.
 

Constructors in com.lombardisoftware.webapi with parameters of type SavedSearch
UserConfiguration(Favorite[] favorites, Priority[] priorities, SavedSearch[] savedSearches, Scoreboard[] scoreboards, User user, SearchMetaData searchMetaData)
           
 


IBM BPM API for Web Service Clients v8.0.0

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