Plumtree Portal UI  
 

ISaveSearchModelRO.GetSavedSearchErrorCode Method 

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.

int GetSavedSearchErrorCode();

See Also

ISaveSearchModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace