|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |