|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Directories
Interface that the UpdateManager and update task use to retreive information about the directories updates should be installed into.
| Method Summary | |
|---|---|
java.lang.String |
getGlobalExtensionsHome()Get the directory into which global extensions are installed. |
java.lang.String |
getGlobalSettingsHome()Get the directory where information about installed updates that applies to all users is installed. |
java.lang.String |
getPatchesHome()Get the directory into which patches are installed. |
java.lang.String |
getTemp()Get the temporary directory. |
java.lang.String |
getUserExtensionsHome()Get the directory into which user specific extensions are installed. |
java.lang.String |
getUserSettingsHome()Get the directory where information about user specific updates is installed |
| Method Detail |
|---|
java.lang.String getTemp()
java.lang.String getGlobalExtensionsHome()
java.lang.String getPatchesHome()
java.lang.String getUserExtensionsHome()
java.lang.String getGlobalSettingsHome()
java.lang.String getUserSettingsHome()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||