|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applxdf.comp.DBObjectComparison
public abstract class DBObjectComparison
Class definition
| Field Summary | |
|---|---|
protected XDFLogger |
logger
|
protected Parameters |
param
|
| Constructor Summary | |
|---|---|
DBObjectComparison()
Constructor. |
|
| Method Summary | |
|---|---|
int |
doCompare()
Call the specific ojbect's comparison method based on the object type. |
protected abstract int |
doObjectCmp(DBObject dbObj)
Abstract method to do the actual object comparison. |
protected int |
uploadMetadata(oracle.xml.parser.v2.XMLDocument xmlDoc,
java.lang.String xdfMode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Parameters param
protected XDFLogger logger
| Constructor Detail |
|---|
public DBObjectComparison()
| Method Detail |
|---|
public int doCompare()
protected abstract int doObjectCmp(DBObject dbObj)
dbObj - DB object
protected int uploadMetadata(oracle.xml.parser.v2.XMLDocument xmlDoc,
java.lang.String xdfMode)
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||