|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.5) E22566-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.javatools.data.HashStructureAdapter
oracle.apps.fnd.applxdf.jdev.templates.TemplatePrefs
public final class TemplatePrefs
This is the model class used to store the offline Db template URL. It stores the value of the url given by the user in the Tools-->Preferences-->offline Db template file field.
Field Summary |
---|
Fields inherited from class oracle.javatools.data.HashStructureAdapter |
---|
_hash |
Method Summary | |
---|---|
static TemplatePrefs |
getInstance(PropertyStorage prefs)
|
java.lang.String |
getOfflineDBPath()
|
void |
setOfflineDBPath(java.lang.String oDBPath)
Sets the offline db path when the user changes the value in the preferences. |
Methods inherited from class oracle.javatools.data.HashStructureAdapter |
---|
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TemplatePrefs getInstance(PropertyStorage prefs)
public java.lang.String getOfflineDBPath()
public void setOfflineDBPath(java.lang.String oDBPath)
oDBPath
-
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.5) E22566-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |