| 
 | 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
oracle.apps.fnd.applxdf.comp.IndexComparison
public class IndexComparison
Class to do the comparison of the Index object and propagate the schema change.
| Field Summary | 
|---|
| Fields inherited from class oracle.apps.fnd.applxdf.comp.DBObjectComparison | 
|---|
| logger, param | 
| Constructor Summary | |
|---|---|
| IndexComparison()Constructor. | |
| IndexComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| Method Summary | |
|---|---|
|  int | doObjectCmp(DBObject dbObj)Do the object comparison. | 
| Methods inherited from class oracle.apps.fnd.applxdf.comp.DBObjectComparison | 
|---|
| doCompare, uploadMetadata | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IndexComparison()
public IndexComparison(Parameters theParam,
                       XDFLogger theLogger)
theParam - Parameters instancetheLogger - XDFLogger instance| Method Detail | 
|---|
public int doObjectCmp(DBObject dbObj)
doObjectCmp in class DBObjectComparisondbObj - DB object to be compared
| 
 | 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 | |||||||||