|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.report.ReportRow
com.sun.mdm.index.report.MultirowReportObject1
com.sun.mdm.index.report.MultirowReportObject2
com.sun.mdm.index.report.UpdateReportRow
Row of data for Update Report
Field Summary |
Fields inherited from class com.sun.mdm.index.report.MultirowReportObject1 |
mConfig, mObjectNode |
Constructor Summary | |
UpdateReportRow(TransactionSummary summary,
UpdateReportConfig config)
Creates a new instance of UpdateReportRow |
Method Summary | |
java.lang.String |
getEUID()
Get EUID. |
java.lang.String |
getLID()
Get local ID. |
java.lang.String |
getSystemCode()
Get system code. |
java.lang.String |
getSystemUser()
Get system user. |
java.util.Date |
getTimestamp()
Get timestamp. |
java.lang.String |
getTransactionNumber()
Get transaction number. |
Methods inherited from class com.sun.mdm.index.report.MultirowReportObject2 |
getObject2, getObjects, setObjects |
Methods inherited from class com.sun.mdm.index.report.MultirowReportObject1 |
constructObjectNode, getObject1, getValue, setObject1, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateReportRow(TransactionSummary summary, UpdateReportConfig config) throws ObjectException, EPathException
summary
- Transaction summary.config
- Update report configuration.
EPathException
- if EPath errors are encountered.
ObjectException
- if any other types of errors are encountered.Method Detail |
public java.lang.String getEUID() throws ObjectException
ObjectException
- if an error occured.public java.lang.String getLID() throws ObjectException
ObjectException
- if an error occured.public java.lang.String getSystemCode() throws ObjectException
ObjectException
- if an error occured.public java.lang.String getSystemUser() throws ObjectException
ObjectException
- if an error occured.public java.util.Date getTimestamp() throws ObjectException
ObjectException
- if an error occured.public java.lang.String getTransactionNumber() throws ObjectException
ObjectException
- if an error occured.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.