IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.Favorite

Uses of Favorite in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return Favorite
 Favorite[] UserConfiguration.getFavorites()
          Gets the favorites value for this UserConfiguration.
 Favorite[] WebAPI.getFavorites()
          Get the favorites visible to the user
 

Methods in com.lombardisoftware.webapi with parameters of type Favorite
 void UserConfiguration.setFavorites(Favorite[] favorites)
          Sets the favorites value for this UserConfiguration.
 

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