|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISaveSearchModelRO
| Method Summary | |
|---|---|
boolean |
GetHasBeenSaved()
Returns true if this search has already been saved. |
int |
GetSavedSearchErrorCode()
Returns an int that clients can set via ISaveSearchModel.setSavedSearchErrorCode() to communicate conditions like "a saved search already exists with that name". |
java.lang.String |
GetSavedSearchName()
Returns the name of the search if the search has been saved, or null otherwise. |
| Method Detail |
|---|
boolean GetHasBeenSaved()
int GetSavedSearchErrorCode()
java.lang.String GetSavedSearchName()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||