|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLInterface | |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.client.remote | |
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| oracle.jbo.common.ws | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb.facade | |
| Uses of XMLInterface in oracle.jbo |
| Subinterfaces of XMLInterface in oracle.jbo | |
interface |
RowThis interface provides access to rows. |
interface |
RowSetRowSet belongs to a View Object. |
interface |
ViewObjectViewObject decribes how the application will view and update data. |
| Classes in oracle.jbo that implement XMLInterface | |
class |
ViewCriteriaRowAn array containing criteria for the individual attributes of a View Object's WHERE clause. |
| Uses of XMLInterface in oracle.jbo.client.remote |
| Classes in oracle.jbo.client.remote that implement XMLInterface | |
class |
TransPostEntityRow |
class |
ViewUsageImpl |
| Uses of XMLInterface in oracle.jbo.common |
| Subinterfaces of XMLInterface in oracle.jbo.common | |
interface |
ViewObjectDynAttr |
| Methods in oracle.jbo.common with parameters of type XMLInterface | |
static Node |
JboXMLUtil.writeAndProcessXML(XMLInterface obj, int depthCount, long options, XSLStylesheet xslt) |
static Node |
JboXMLUtil.writeAndProcessXML(XMLInterface obj, long options, com.sun.java.util.collections.HashMap map, XSLStylesheet xslt) |
static void |
JboXMLUtil.processAndReadXML(XMLInterface obj, Element elem, int depthCount, XSLStylesheet xslt) |
| Uses of XMLInterface in oracle.jbo.common.ws |
| Subinterfaces of XMLInterface in oracle.jbo.common.ws | |
interface |
WSRowSet |
| Classes in oracle.jbo.common.ws that implement XMLInterface | |
class |
WSRowSetImpl |
class |
WSViewObjectImpl |
| Uses of XMLInterface in oracle.jbo.server |
| Subinterfaces of XMLInterface in oracle.jbo.server | |
interface |
EntityThis interface is for BC4J Entity Objects. |
| Classes in oracle.jbo.server that implement XMLInterface | |
class |
EJBEntityImpl |
class |
EntityImplThis class implements the middle-tier representations of database rows. |
class |
EntityRowSetImplEntityRowSetImpl represents the ResultSet of an association. |
class |
RowImplBase class for Entity Rows and View Object Rows. |
(package private) class |
oracle.jbo.server.RowSetImplInternal: Applications should not use this class. |
class |
ViewObjectImplThe implementation of the ViewObject interface, the middle-tier class that manages database queries and the view rows that result from executing queries. |
class |
ViewRowImplA View Object Row. |
class |
ViewRowSetImplThe middle-tier class that manages collections of view rows that result from executing a query. |
| Uses of XMLInterface in oracle.jbo.server.ejb.facade |
| Classes in oracle.jbo.server.ejb.facade that implement XMLInterface | |
class |
CmrAccessorEntRowSet |
class |
CmrAccessorViewImpl |
class |
CmrAccessorViewRowSet |
class |
EntityFacadeImplAbstract base class for Entity Facade. |
class |
FinderViewImplAbstract base class for Finder-Based View Object. |
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.