|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jdeveloper.jot.Jot
The Jot
provides static registration and retrieval services for the Jot packages.
Constructor Summary | |
Jot()
|
Method Summary | |
static JotModel |
getJotModel()
Retrieves the JotModel . |
static JotModelFactory |
getJotModelFactory()
Retrieves the JotModelFactory . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Jot()
Method Detail |
public static JotModel getJotModel()
JotModel
. Creates one if none exists.JotModel
.public static JotModelFactory getJotModelFactory()
JotModelFactory
. Creates one if none exists.JotModel
.
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |