

Public Member Functions | |
| String[] | _ids () |
| alma.xmlstore.CursorPackage.QueryResult[] | nextBlock (short size) throws alma.xmlstore.ArchiveInternalError |
| boolean | hasNext () throws alma.xmlstore.ArchiveInternalError |
| void | close () |
| alma.xmlstore.CursorPackage.QueryResult | next () throws alma.xmlstore.ArchiveInternalError |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.xmlstore.CursorOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/xmlstore/Cursor:1.0","IDL:alma/ACS/OffShoot:1.0"} |
Generated from IDL interface "Cursor"
| String [] alma::xmlstore::_CursorStub::_ids | ( | ) | [inline] |
References ids.
| void alma::xmlstore::_CursorStub::close | ( | ) | [inline] |
Implements alma::xmlstore::CursorOperations.
References alma::xmlstore::CursorOperations::close().
| boolean alma::xmlstore::_CursorStub::hasNext | ( | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References alma::xmlstore::CursorOperations::hasNext().
| alma.xmlstore.CursorPackage.QueryResult alma::xmlstore::_CursorStub::next | ( | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References alma::xmlstore::CursorOperations::next().
| alma.xmlstore.CursorPackage.QueryResult [] alma::xmlstore::_CursorStub::nextBlock | ( | short | size | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References _opsClass, and alma::xmlstore::CursorOperations::nextBlock().
final java.lang.Class alma::xmlstore::_CursorStub::_opsClass = alma.xmlstore.CursorOperations.class [static] |
Referenced by nextBlock().
String [] alma::xmlstore::_CursorStub::ids = {"IDL:alma/xmlstore/Cursor:1.0","IDL:alma/ACS/OffShoot:1.0"} [private] |
Referenced by _ids().
1.6.2