Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.5)

E22566-01

oracle.apps.fnd.applxdf.comp
Class MViewComparison

java.lang.Object
  extended by oracle.apps.fnd.applxdf.comp.DBObjectComparison
      extended by oracle.apps.fnd.applxdf.comp.MViewComparison

public class MViewComparison
extends DBObjectComparison

Class definition.


Field Summary
 
Fields inherited from class oracle.apps.fnd.applxdf.comp.DBObjectComparison
logger, param
 
Constructor Summary
MViewComparison()
          Constructor.
MViewComparison(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

MViewComparison

public MViewComparison()
Constructor.


MViewComparison

public MViewComparison(Parameters theParam,
                       XDFLogger theLogger)
Constructor with argument.

Parameters:
theParam - Parameters instance
theLogger - XDFLogger instance
Method Detail

doObjectCmp

public int doObjectCmp(DBObject dbObj)
Do the object comparison.

Specified by:
doObjectCmp in class DBObjectComparison
Parameters:
dbObj - DB object to be compared
Returns:
exit code

Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.5)

E22566-01

Copyright © 2011 Oracle. All Rights Reserved.