IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.SearchMetaData

Uses of SearchMetaData in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return SearchMetaData
 SearchMetaData UserConfiguration.getSearchMetaData()
          Gets the searchMetaData value for this UserConfiguration.
 SearchMetaData WebAPI.getSearchMetaData()
          Returns the available search columns that can be used in searches
 SearchMetaData WebAPI.getSearchMetaDataForProcess(Process process)
          Returns the available business data search columns for a process
 

Methods in com.lombardisoftware.webapi with parameters of type SearchMetaData
 void UserConfiguration.setSearchMetaData(SearchMetaData searchMetaData)
          Sets the searchMetaData value for this UserConfiguration.
 

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