Plumtree Portal UI  
 

ISaveSearchModelRO Members

ISaveSearchModelRO overview

Public Instance Methods

GetHasBeenSaved Returns true if this search has already been saved.
GetSavedSearchErrorCode Returns an int that clients can set via ISaveSearchModel.setSavedSearchErrorCode() to communicate conditions like "a saved search already exists with that name". Default is zero.
GetSavedSearchName Returns the name of the search if the search has been saved, or null otherwise.

See Also

ISaveSearchModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace