The methods of the ISaveSearchModelRO interface are listed below. For a complete list of ISaveSearchModelRO interface members, see the ISaveSearchModelRO Members topic.
![]() | Returns true if this search has already been saved. |
![]() | 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. |
![]() | Returns the name of the search if the search has been saved, or null otherwise. |
ISaveSearchModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace