|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientDocument | |
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.client.remote | |
oracle.jbo.common.ws | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.ejb |
Uses of ClientDocument in oracle.jbo |
Methods in oracle.jbo that return ClientDocument | |
ClientDocument |
ApplicationModule.getStyles(java.lang.String name)
Gets the style definition from an XML file in the middle tier. |
Methods in oracle.jbo with parameters of type ClientDocument | |
void |
ApplicationModule.setStyles(java.lang.String name,
ClientDocument clientDocument)
Saves a style definition XML file in the middle tier. |
Uses of ClientDocument in oracle.jbo.client.remote |
Methods in oracle.jbo.client.remote that return ClientDocument | |
ClientDocument |
ApplicationModuleImpl.getStyles(java.lang.String name)
Gets the Style Definitions from the Middle Tier |
Methods in oracle.jbo.client.remote with parameters of type ClientDocument | |
void |
ApplicationModuleImpl.setStyles(java.lang.String name,
ClientDocument clientDocument)
Saves the Style Definitions to the Middle Tier |
Uses of ClientDocument in oracle.jbo.common.ws |
Methods in oracle.jbo.common.ws that return ClientDocument | |
ClientDocument |
WSApplicationModuleImpl.getStyles(java.lang.String name)
|
Methods in oracle.jbo.common.ws with parameters of type ClientDocument | |
void |
WSApplicationModuleImpl.setStyles(java.lang.String name,
ClientDocument clientDocument)
|
Uses of ClientDocument in oracle.jbo.server |
Methods in oracle.jbo.server that return ClientDocument | |
ClientDocument |
ApplicationModuleImpl.getStyles(java.lang.String name)
Gets the Application Module's style definitions from the middle tier. |
Methods in oracle.jbo.server with parameters of type ClientDocument | |
void |
ApplicationModuleImpl.setStyles(java.lang.String name,
ClientDocument clientDocument)
Saves the Application Module's style definitions to the middle tier. |
Uses of ClientDocument in oracle.jbo.server.ejb |
Methods in oracle.jbo.server.ejb that return ClientDocument | |
ClientDocument |
LocalApplicationModuleImpl.getStyles(java.lang.String name)
|
Methods in oracle.jbo.server.ejb with parameters of type ClientDocument | |
void |
LocalApplicationModuleImpl.setStyles(java.lang.String name,
ClientDocument clientDocument)
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.