|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Properties | |
oracle.adf.model.generic | |
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.domain | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.ejb.facade |
Uses of Properties in oracle.adf.model.generic |
Classes in oracle.adf.model.generic that implement Properties | |
class |
DCGenericRowSetIteratorImpl
|
class |
DCRowSetIteratorImpl
|
Uses of Properties in oracle.jbo |
Subinterfaces of Properties in oracle.jbo | |
interface |
ApplicationModule
The interface for Application Modules. |
interface |
AttributeDef
Defines access to named attribute definitions. |
interface |
ComponentObject
Provides access to component objects by name. |
interface |
RowSet
RowSet belongs to a View Object. |
interface |
ViewLink
Implemented by View Link classes. |
interface |
ViewObject
ViewObject decribes how the application will view and update data. |
Uses of Properties in oracle.jbo.client.remote |
Classes in oracle.jbo.client.remote that implement Properties | |
class |
ComponentUsageImpl
Generic component Usage impl |
class |
ViewUsageImpl
|
Uses of Properties in oracle.jbo.common |
Subinterfaces of Properties in oracle.jbo.common | |
interface |
ViewObjectDynAttr
|
Classes in oracle.jbo.common that implement Properties | |
class |
ApplicationModuleHelper
Internal: Applications should not use this class. |
class |
AttributeDefHelper
Internal: Applications should not use this class. |
class |
PropertiesHelper
Internal: Applications should not use this class. |
class |
RowSetHelper
Internal: Applications should not use this class. |
class |
RowSetIteratorHelper
Internal: Applications should not use this class. |
Uses of Properties in oracle.jbo.common.ws |
Subinterfaces of Properties in oracle.jbo.common.ws | |
interface |
WSRowSet
|
Classes in oracle.jbo.common.ws that implement Properties | |
class |
WSApplicationModuleImpl
|
class |
WSAttributeDefImpl
|
class |
WSComponentObjectImpl
|
class |
WSRowSetImpl
|
class |
WSViewLinkImpl
|
class |
WSViewObjectImpl
|
Uses of Properties in oracle.jbo.domain |
Classes in oracle.jbo.domain that implement Properties | |
class |
DomainAttributeDef
|
Uses of Properties in oracle.jbo.server |
Classes in oracle.jbo.server that implement Properties | |
class |
ApplicationModuleImpl
The base class of Application Modules. |
class |
AssociationDefImpl
|
class |
AttributeDefImpl
AttributeDefImpl is an implementation class for the AttributeDef
interface in the middle tier server. |
class |
ComponentObjectImpl
Abstract class for ComponentObjectImpl. |
class |
ContainerObjectImpl
The implementation of the ContainerObject interface. |
class |
EntityReference
NAME EntityReference.java - Base class for BO reference information. |
class |
EntityRowSetImpl
EntityRowSetImpl represents the ResultSet of an association. |
(package private) class |
oracle.jbo.server.RowSetImpl
Internal: Applications should not use this class. |
class |
ViewAttributeDefImpl
The ViewAttributeDefImpl is an alias to an AttributeDefImpl. |
class |
ViewLinkImpl
Implements the ViewLink interface, the middle-tier class that manages
a master-detail relationship between two View Objects. |
class |
ViewObjectImpl
The implementation of the ViewObject interface, the middle-tier class that manages
database queries and the view rows that result from executing queries. |
class |
ViewRowSetImpl
The middle-tier class that manages collections of view rows that result from executing a query. |
class |
ViewRowSetIteratorImpl
The middle-tier class that enables the user to iterate through row sets. |
Uses of Properties in oracle.jbo.server.ejb.facade |
Classes in oracle.jbo.server.ejb.facade that implement Properties | |
class |
CmrAccessorDefImpl
|
class |
CmrAccessorEntRowSet
|
class |
CmrAccessorViewImpl
|
class |
CmrAccessorViewRowSet
|
class |
FinderViewImpl
Abstract base class for Finder-Based View Object. |
|
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.