|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TupleBrowser interface used to abstract
Method Summary | |
boolean |
getNext(Tuple tuple)
Gets the next value deemed greater than the last using the key comparator. |
boolean |
getPrevious(Tuple tuple)
Gets the previous value deemed greater than the last using the key comparator. |
Method Detail |
public boolean getNext(Tuple tuple) throws javax.naming.NamingException
tuple
- the tuple to populate with a key/value pair
javax.naming.NamingException
- @todopublic boolean getPrevious(Tuple tuple) throws javax.naming.NamingException
tuple
- the tuple to populate with a key/value pair
javax.naming.NamingException
- @todo
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |