|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Contains multiple audit trail database transactions that are retrieved from the Flux audit trail. The audit trail database transactions are ordered by the timestamp of the first command in a database transaction.
| Method Summary | |
boolean |
hasNext()
Indicates whether there are more audit trail database transactions in this iterator. |
AuditTrailTransaction |
next()
Returns the next audit trail database transaction in this iterator. |
| Method Detail |
public boolean hasNext()
throws EngineException,
java.rmi.RemoteException
EngineException - If a system error occurs.
java.rmi.RemoteException - If a networking error occurs.
public AuditTrailTransaction next()
throws EngineException,
java.rmi.RemoteException
EngineException - If the next audit trail database
transaction could not be retrieved.
java.rmi.RemoteException - If a networking error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||