|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Object |
clone()
Clone this navigation object. |
String |
getNavigationKey()
Get the key used to store and retrieve this object to and from navigation. |
String |
getNavigationListKey()
Get the key used to store and retrieve a List of all the navigation keys for any navigation object put into navigation with the same List key. |
boolean |
isCloneNeeded()
Test to see if tiis navigation object should be clone upon storing and retrieving. |
void |
removeNavigationKey()
Clears out any navigation key that may have been set on this object. |
void |
setNavigationKey(String key)
Set the key used to store and retrieve this object to and from navigation. |
Method Detail |
public Object clone()
public String getNavigationKey()
public String getNavigationListKey()
public boolean isCloneNeeded()
public void removeNavigationKey()
public void setNavigationKey(String key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |