|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datastore.duplicate.DataRowMerger
public class DataRowMerger
Constructor Summary | |
---|---|
DataRowMerger()
|
Method Summary | |
---|---|
DataRow |
process(DataRow currentRow,
DataRow newRow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataRowMerger()
Method Detail |
---|
public DataRow process(DataRow currentRow, DataRow newRow)
process
in interface MergeFunction<DataRow>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |