|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DomainInterface | |
| oracle.jbo.client.remote | |
| oracle.jbo.domain | |
| oracle.jbo.rules | Contains sample validation beans. |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.rules | Contains sample validation beans. |
| Uses of DomainInterface in oracle.jbo.client.remote |
| Methods in oracle.jbo.client.remote with parameters of type DomainInterface | |
void |
RowImpl.domainToBeModified(DomainInterface domain) |
| Uses of DomainInterface in oracle.jbo.domain |
| Subinterfaces of DomainInterface in oracle.jbo.domain | |
interface |
BlobDomainInterfaceProvides methods to save data to, and extract data from, LOB domain classes. |
interface |
LobInterfaceProvides methods to save data to, and extract data from, LOB domain classes. |
interface |
LobStreamInterfaceProvides methods to save data to, and extract data from, LOB domain classes. |
interface |
MutableDomainInterfaceImplemented by domain classes. |
| Classes in oracle.jbo.domain that implement DomainInterface | |
class |
DateDomainDeprecated. This class has been superceeded by Date.
An encapsulation of Oracle SQL |
class |
NullValueProvides a means of creating and serializing null Domain objects. |
class |
SQLValue |
| Methods in oracle.jbo.domain that return DomainInterface | |
DomainInterface |
XMLDomainFactory.createDomainFromXMLElement(Element element) |
| Methods in oracle.jbo.domain with parameters of type DomainInterface | |
void |
DomainOwnerInterface.domainToBeModified(DomainInterface d)Notification method that this domain calls whenever any of its attribute values are about to be modified. |
| Uses of DomainInterface in oracle.jbo.rules |
| Methods in oracle.jbo.rules with parameters of type DomainInterface | |
void |
JboGenericValidator.setLhs(DomainInterface lValue)Internal: Applications should not use this method. |
| Uses of DomainInterface in oracle.jbo.server |
| Classes in oracle.jbo.server that implement DomainInterface | |
class |
SequenceImplAn encapsulation of a database sequence. |
class |
SQLValueImplA representation of SQL data objects. |
| Methods in oracle.jbo.server with parameters of type DomainInterface | |
void |
EntityImpl.domainToBeModified(DomainInterface d)Locks the domain object and notifies the Domain owner that the value is about to be modified. |
| Uses of DomainInterface in oracle.jbo.server.rules |
| Methods in oracle.jbo.server.rules with parameters of type DomainInterface | |
void |
JboGenericValidator.setLhs(DomainInterface lValue)Internal: Applications should not use this method. |
|
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.