|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateBundle | |
---|---|
oracle.ideimpl.webupdate | |
oracle.ideimpl.webupdate.parser |
Uses of UpdateBundle in oracle.ideimpl.webupdate |
---|
Methods in oracle.ideimpl.webupdate that return UpdateBundle | |
---|---|
UpdateBundle |
LocalUpdateBundle.getBundle() |
UpdateBundle |
UpdateInfo.getBundle() |
Methods in oracle.ideimpl.webupdate with parameters of type UpdateBundle | |
---|---|
void |
UpdateInfo.setBundle(UpdateBundle bundle) |
Constructors in oracle.ideimpl.webupdate with parameters of type UpdateBundle | |
---|---|
LocalUpdateBundle(UpdateBundle bundle) |
Uses of UpdateBundle in oracle.ideimpl.webupdate.parser |
---|
Methods in oracle.ideimpl.webupdate.parser that return UpdateBundle | |
---|---|
UpdateBundle |
ParserResult.bundle() Returns the bundle created while parsing this bundle. |
Methods in oracle.ideimpl.webupdate.parser that return types with arguments of type UpdateBundle | |
---|---|
java.util.Collection<UpdateBundle> |
UpdateCenterParser.parse(java.io.InputStream inputStream) |
Methods in oracle.ideimpl.webupdate.parser with parameters of type UpdateBundle | |
---|---|
void |
UpdateXMLBuilder.appendUpdateBundle(org.w3c.dom.Document document, UpdateBundle bundle) Appends an update bundle to the specified center document. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |