|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.flex.uimodeler.UIModeler
public class UIModeler
UIModeler for generating UIModeler artifacts.
| Nested Class Summary | |
|---|---|
static class |
UIModeler.CommandLineArgs
|
| Constructor Summary | |
|---|---|
UIModeler(UIModelerContext modelerContext)
Initilizes Modeler with given Modeler Context. |
|
| Method Summary | |
|---|---|
void |
build()
Builds the UIModeler artifacts based on modeler context. |
static void |
build(UIModeler.CommandLineArgs modelerArgs)
|
static java.lang.Exception |
run(java.lang.String[] args,
java.io.PrintStream ps)
Runs the modeler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIModeler(UIModelerContext modelerContext)
modelerContext - as UIModelerContext| Method Detail |
|---|
public void build()
public static void build(UIModeler.CommandLineArgs modelerArgs)
public static java.lang.Exception run(java.lang.String[] args,
java.io.PrintStream ps)
args - the argumentsps - the print stream for output messages; null if the caller is
not interested in the output messages
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||