Public Member Functions | |
CursorPOATie (CursorOperations delegate) | |
CursorPOATie (CursorOperations delegate, POA poa) | |
alma.xmlstore.Cursor | _this () |
alma.xmlstore.Cursor | _this (org.omg.CORBA.ORB orb) |
CursorOperations | _delegate () |
void | _delegate (CursorOperations delegate) |
POA | _default_POA () |
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 |
Private Attributes | |
CursorOperations | _delegate |
POA | _poa |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from alma::xmlstore::CursorPOA.
|
|
Reimplemented from alma::xmlstore::CursorPOA.
|
|
Implements alma::xmlstore::CursorOperations.
|
|
Implements alma::xmlstore::CursorOperations.
|
|
Implements alma::xmlstore::CursorOperations.
|
|
Implements alma::xmlstore::CursorOperations.
|
|
|
|
|