Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.flex.wizard.registration.generator
Class FlexfieldExtractSeedDataRunner

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.wizard.registration.generator.FlexfieldExtractSeedDataRunner
All Implemented Interfaces:
FlexfieldExtractSeedData

public class FlexfieldExtractSeedDataRunner
extends java.lang.Object
implements FlexfieldExtractSeedData

A stand-alone program for extracting flexfield seed data. Code is based on Process and Runner from Flexfield BC Modeler.

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/DesignTime/DT/src/oracle/apps/fnd/applcore/dt/flex/wizard/registration/generator/FlexfieldExtractSeedDataRunner.java /st_atgpf_pt-11.1.1.7.0/1 2013/01/20 20:15:06 mluetchf Exp $
mluetchf

Field Summary
 
Fields inherited from interface oracle.apps.fnd.applcore.dt.flex.wizard.registration.generator.FlexfieldExtractSeedData
TYPE_DFF, TYPE_EFF
 
Method Summary
static void main(java.lang.String[] args)
          Method called when the runner is executed from the process.
 int run()
           
static int run(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public int run()

main

public static void main(java.lang.String[] args)
Method called when the runner is executed from the process.

Parameters:
args -

run

public static int run(java.lang.String[] args)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.