|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationContent | |
|---|---|
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| Uses of ApplicationContent in oracle.ide.model |
|---|
| Fields in oracle.ide.model declared as ApplicationContent | |
|---|---|
protected ApplicationContent |
ContentSetHelper._applicationContent |
| Methods in oracle.ide.model that return ApplicationContent | |
|---|---|
static ApplicationContent |
ApplicationContent.getInstance(HashStructure hash) |
static ApplicationContent |
ApplicationContent.getInstance(PropertyStorage workspace) |
| Methods in oracle.ide.model with parameters of type ApplicationContent | |
|---|---|
void |
ContentSetHelper.addApplicationContent(java.net.URL url, ApplicationContent applicationContent, boolean includeSubFolders, ProgressBar progressBar)Adds the URL to the ApplicationContent. |
boolean |
ContentSetHelper.canAddApplicationContent(java.net.URL url, ApplicationContent applicationContent)Determines whether or not the URL can be added to the application. |
protected ContentSet |
ContentSetHelper.getApplicationBaseContentSet(ApplicationContent applicationContent)Gets the top-level content set for this application-level ContentSetHelper. |
boolean |
ContentSetHelper.restoreApplicationContent(java.net.URL url, ApplicationContent applicationContent)Restores a URL which has been excluded from the project. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||