|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.ops.TransactionObjectList
| Constructor Summary | |
TransactionObjectList(java.lang.String euid,
java.lang.String startTranNumber,
TransactionObject[] tranObjects)
Constructor. |
|
| Method Summary | |
TransactionObject |
getCurrentTransaction()
Gets the current transaction. |
java.lang.String |
getEUID()
Return the euid attribute. |
java.lang.String |
getStartTransactionNumber()
Return the startTranNumber attribute. |
void |
moveNext()
Moves to the next transaction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionObjectList(java.lang.String euid,
java.lang.String startTranNumber,
TransactionObject[] tranObjects)
euid - EUID of the EnterpriseObject for which the
TransactionObjects are to be constructed.startTranNumber - All transactions from this transaction number.| Method Detail |
public TransactionObject getCurrentTransaction()
throws OPSException
OPSExceptionpublic java.lang.String getEUID()
public java.lang.String getStartTransactionNumber()
public void moveNext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.