|
|||||||||
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.DeactivateReportRow
Row of data for Deactivate Report
Field Summary |
Fields inherited from class com.sun.mdm.index.report.MultirowReportObject1 |
mConfig, mObjectNode |
Constructor Summary | |
DeactivateReportRow(TransactionSummary summary,
DeactivateReportConfig config)
Creates a new instance of DeactivateReportRow |
Method Summary | |
java.lang.String |
getEUID()
Get EUID. |
ObjectNode |
getImage()
Get the system object image. |
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.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 DeactivateReportRow(TransactionSummary summary, DeactivateReportConfig config) throws ObjectException, EPathException
summary
- Transaction summary.config
- Configuration instance.Method Detail |
public java.lang.String getEUID() throws ObjectException
ObjectException
- if an error is encountered.public ObjectNode getImage()
public java.lang.String getSystemUser() throws ObjectException
ObjectException
- if an error is encountered.public java.util.Date getTimestamp() throws ObjectException
ObjectException
- if an error is encountered.public java.lang.String getTransactionNumber() throws ObjectException
ObjectException
- if an error is encountered.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.