|
|||||||||
| 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.AssumedMatchReportRow
Row of data for Assumed Match Report
| Field Summary |
| Fields inherited from class com.sun.mdm.index.report.MultirowReportObject1 |
mConfig, mObjectNode |
| Constructor Summary | |
AssumedMatchReportRow(AssumedMatchSummary summary,
AssumedMatchReportConfig config)
Creates a new instance of AssumedMatchReportRow |
|
| Method Summary | |
ObjectNode |
getBeforeSBRImage()
Get before image of SBR object. |
java.util.Date |
getCreateDate()
Get create date. |
java.lang.String |
getCreateUser()
Get create user. |
java.lang.String |
getEUID()
Get EUID. |
java.lang.String |
getId()
Get assumed match id. |
java.lang.String |
getLID()
Get local id. |
ObjectNode |
getNewSOImage()
Get new system object image added by assumed match. |
java.lang.String |
getSystemCode()
Get system code. |
java.lang.String |
getTransactionNumber()
Get transaction number. |
float |
getWeight()
Get comparison weight. |
| 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 AssumedMatchReportRow(AssumedMatchSummary summary,
AssumedMatchReportConfig config)
throws ObjectException,
EPathException
summary - Assumed match summary.config - Assumed match configuration.
EPathException - if EPath errors are encountered.
ObjectException - if any other types of errors are encountered.| Method Detail |
public ObjectNode getBeforeSBRImage()
public java.util.Date getCreateDate()
throws ObjectException
ObjectException - if an error occured.
public java.lang.String getCreateUser()
throws ObjectException
ObjectException - if an error occured.
public java.lang.String getEUID()
throws ObjectException
ObjectException - if an error occured.
public java.lang.String getId()
throws ObjectException
ObjectException - if an error occured.
public java.lang.String getLID()
throws ObjectException
ObjectException - if an error occured.public ObjectNode getNewSOImage()
public java.lang.String getSystemCode()
throws ObjectException
ObjectException - if an error occured.
public java.lang.String getTransactionNumber()
throws ObjectException
ObjectException - if an error occured.
public float getWeight()
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.