|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
State may be saved and restored later
| Field Summary | |
static int |
EXTENSIONAL
The bookmark should contain as much detail as possible, even if it may not work after the schema has changed. |
static int |
INTENSIONAL
The bookmark should contain a generic description which may contain less details but works in all conditions. |
| Method Summary | |
java.lang.Object |
getBookmarkState(int levelOfDetail)
retrieves the state of this instance |
void |
setBookmarkState(java.lang.Object state)
sets the state of this instance |
| Field Detail |
public static final int EXTENSIONAL
public static final int INTENSIONAL
| Method Detail |
public java.lang.Object getBookmarkState(int levelOfDetail)
levelOfDetail - INTENSIONAL or EXTENSIONALpublic void setBookmarkState(java.lang.Object state)
state - the state returned by getBookmarkState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||