| 
 | 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.XdfSchemaDeploy
public class XdfSchemaDeploy
class definition.
| Constructor Summary | |
|---|---|
| XdfSchemaDeploy()Constructor. | |
| Method Summary | |
|---|---|
|  int | applyXDF(java.lang.String[] args,
         java.sql.Connection appsConn)Called from main method to do the actual work. | 
|  int | applyXDF(java.lang.String[] args,
         java.sql.Connection appsConn,
         XDFLogger xdfLogger)Called from main method to do the actual work. | 
|  XDFLogger | getLogger()Returns the xdf logger used by FndSxdeComp. | 
| static void | main(java.lang.String[] args)main method. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XdfSchemaDeploy()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
args - inputs from user
public int applyXDF(java.lang.String[] args,
                    java.sql.Connection appsConn,
                    XDFLogger xdfLogger)
args - user inputs passed from main methosappsConn - application DB connection
public XDFLogger getLogger()
public int applyXDF(java.lang.String[] args,
                    java.sql.Connection appsConn)
args - user inputs passed from main methosappsConn - application DB connection
| 
 | 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 | |||||||||