| 
 | Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameters | |
|---|---|
| oracle.apps.fnd.applxdf.comp | |
| oracle.apps.fnd.applxdf.comp.schemaseparation | |
| Uses of Parameters in oracle.apps.fnd.applxdf.comp | 
|---|
| Fields in oracle.apps.fnd.applxdf.comp declared as Parameters | |
|---|---|
| protected  Parameters | TspaceConfig.param | 
| protected  Parameters | DBObjectComparison.param | 
| protected  Parameters | DBObject.param | 
| protected  Parameters | BstrapObject.param | 
| protected  Parameters | BstrapComparison.param | 
| Methods in oracle.apps.fnd.applxdf.comp with parameters of type Parameters | |
|---|---|
| static boolean | DBUtil.executeDDLSt(Parameters theParam,
             java.lang.String ddlSt)Execute the DDL statement. | 
|  int | DBObject.executeDDLStmt(Parameters theParam,
               java.lang.String ddlStmt)Execute the DDL statement. | 
|  void | IndexObject.executeDDLStmt(Parameters theParam,
               java.lang.String ddlStmt,
               oracle.xml.parser.v2.XMLElement indexElm)Execute the DDL statement for index objects. | 
| static boolean | IndexObject.getInvalidIndexes(Parameters param,
                  java.lang.String tableName,
                  java.lang.String tableOwner,
                  java.util.ArrayList indexNames,
                  java.util.ArrayList indexOwner,
                  XDFLogger logger)Get the invalid indexes. | 
| static boolean | IndexObject.getInvalidPartitionIndexes(Parameters param,
                           java.lang.String tableName,
                           java.lang.String tableOwner,
                           java.util.ArrayList indexNames,
                           java.util.ArrayList partitionName,
                           java.util.ArrayList indexOwner,
                           XDFLogger logger)Get invalid partition indexes. | 
|  java.lang.String | MVLogObject.getMVLogNameFromDb(Parameters param,
                   java.lang.String master)Get the MV Log name from db. | 
|  java.lang.String | DataCollect.getMVLogTableSpace(Parameters param,
                   java.lang.String tableName)Get the table space for MVLOG. | 
|  java.lang.String | DataCollect.getSchemaName(Parameters param,
              java.lang.String appShortName)Get the schema name. | 
|  java.lang.String | TablespaceResolution.getTablespace(Parameters param,
              java.lang.String szObjName,
              java.lang.String szObjType,
              java.lang.String szTbsType)Retreieve latest tablespace value from custom config or fnd_tablespaces. | 
|  java.lang.String | DataCollect.getTableSpace(Parameters param,
              java.lang.String objName,
              java.lang.String objType,
              java.lang.String tsClassification)Get the table space for MVIEW or AQ Table. | 
|  void | TablespaceResolution.loadData2FndTablespaces(Parameters param)Load default and/or custom config data to fnd_tablespaces. | 
| static boolean | IndexObject.rebuildIndexes(Parameters param,
               java.lang.String tableName,
               java.lang.String tableOwner,
               XDFLogger logger)Rebuild the indexes. | 
| static boolean | DBUtil.returnsRecord(Parameters theParam,
              java.lang.String queryStr,
              java.util.ArrayList arguments)Check wehther the query string returns record or not. | 
| static void | XMLUtil.setLoggerAndParameter(XDFLogger theLogger,
                      Parameters theParam)Set the logger and parameters instances to this class. | 
| static void | DBUtil.setLoggerAndParameter(XDFLogger theLogger,
                      Parameters theParam)Set the logger to the class. | 
|  void | CommentObject.setParam(Parameters param)Set parameter if not set for this object before. | 
| Constructors in oracle.apps.fnd.applxdf.comp with parameters of type Parameters | |
|---|---|
| AOLMetaData(Parameters theParam,
            XDFLogger theLogger)Consructor with arguments. | |
| BstrapComparison(Parameters theParam,
                 XDFLogger theLogger) | |
| BstrapObject(Parameters param,
             XDFLogger logger)Constructor with arguments. | |
| CommentComparison(Parameters theParam,
                  XDFLogger theLogger)Constructor with argument. | |
| CommentObject(Parameters param,
              XDFLogger logger)Constructor with arguments. | |
| ConstraintObject(Parameters param,
                 XDFLogger logger)Constructor with arguments. | |
| ContextComparison(Parameters theParam,
                  XDFLogger theLogger)Constructor with argument. | |
| ContextObject(Parameters param,
              XDFLogger logger)Constructor with arguments. | |
| DBUtil(XDFLogger theLogger,
       Parameters theParam)Constructor. | |
| IndexComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| IndexObject(Parameters theParam,
            XDFLogger theLogger)Constructor with arguments. | |
| MViewComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| MViewObject(Parameters param,
            XDFLogger logger)Constructor with arguments. | |
| MVLogComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| MVLogObject(Parameters theParam,
            XDFLogger theLogger)Constructor with arguments. | |
| PolicyComparison(Parameters theParam,
                 XDFLogger theLogger)Constructor with argument. | |
| PolicyObject(Parameters theParam,
             XDFLogger theLogger)Constructor with arguments. | |
| QTableComparison(Parameters theParam,
                 XDFLogger theLogger)Constructor with argument. | |
| QTableObject(Parameters theParam,
             XDFLogger theLogger)Constructor with arguments. | |
| QueueComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| QueueObject(Parameters theParam,
            XDFLogger theLogger)Constructor with arguments. | |
| RoleComparison(Parameters theParam,
               XDFLogger theLogger)Constructor with argument. | |
| RoleObject(Parameters param,
           XDFLogger logger)Constructor with arguments. | |
| SequenceComparison(Parameters theParam,
                   XDFLogger theLogger)Constructor with argument. | |
| SequenceObject(Parameters theParam,
               XDFLogger theLogger)Constructor with arguments. | |
| SynonymComparison(Parameters theParam,
                  XDFLogger theLogger)Constructor with argument. | |
| SynonymObject(Parameters theParam,
              XDFLogger theLogger)Constructor with arguments. | |
| TableComparison(Parameters theParam,
                XDFLogger theLogger)Constructor with argument. | |
| TableFKComparison(Parameters theParam,
                  XDFLogger theLogger)Constructor with argument. | |
| TableFKObject(Parameters theParam,
              XDFLogger theLogger)Constructor with arguments. | |
| TableObject(Parameters param,
            XDFLogger logger)Constructor with arguments. | |
| TableUtil(XDFLogger theLogger,
          Parameters theParam)Constructor. | |
| TriggerComparison(Parameters theParam,
                  XDFLogger theLogger)Constructor with argument. | |
| TriggerObject(Parameters theParam,
              XDFLogger theLogger)Constructor with arguments. | |
| TspaceConfig(Parameters param,
             XDFLogger logger,
             java.lang.String filePath)Constructor with arguments. | |
| ViewComparison(Parameters theParam,
               XDFLogger theLogger)Constructor with argument. | |
| ViewObject(Parameters theParam,
           XDFLogger theLogger)Constructor with arguments. | |
| Uses of Parameters in oracle.apps.fnd.applxdf.comp.schemaseparation | 
|---|
| Fields in oracle.apps.fnd.applxdf.comp.schemaseparation declared as Parameters | |
|---|---|
| protected  Parameters | PublicSynonymCr.param | 
| Methods in oracle.apps.fnd.applxdf.comp.schemaseparation with parameters of type Parameters | |
|---|---|
|  int | RoleGrantsAndSynonymCreator.schemaSepTask(Parameters param,
              DBObject dbObj,
              java.lang.String objectType,
              XDFLogger logger) | 
| Constructors in oracle.apps.fnd.applxdf.comp.schemaseparation with parameters of type Parameters | |
|---|---|
| PublicSynonymCr(Parameters theParam,
                XDFLogger theLogger)Constructor with arguments. | |
| 
 | Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||