|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
oracle.jbo.mom | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
oracle.jbo.uicli.layout | |
oracle.jbo.uicli.mom | Contains classes that implement metadata management for JClient |
Uses of NamedObjectImpl in oracle.jbo.common |
Fields in oracle.jbo.common declared as NamedObjectImpl | |
Type | Name |
---|---|
protected NamedObjectImpl |
NamedObjectImpl.mParent
|
Methods in oracle.jbo.common that return NamedObjectImpl | |
Type | Name |
---|---|
NamedObjectImpl |
NamedObjectImpl.getParent()
Gets this object's parent. |
Methods in oracle.jbo.common with parameters of type NamedObjectImpl | |
Type | Name |
---|---|
protected void |
NamedObjectImpl.setParent(NamedObjectImpl parent)
Sets this object's parent. |
Uses of NamedObjectImpl in oracle.jbo.mom |
Subclasses of NamedObjectImpl in oracle.jbo.mom | |
Type | Name |
---|---|
class |
oracle.jbo.mom.ContainerDefImpl
|
class |
oracle.jbo.mom.DefinitionObject
|
Uses of NamedObjectImpl in oracle.jbo.server |
Subclasses of NamedObjectImpl in oracle.jbo.server | |
Type | Name |
---|---|
class |
ApplicationModuleDefImpl
The base class for all generated ApplicationModule classes. |
class |
ApplicationModuleImpl
The base class of Application Modules. |
class |
AssociationDefBase
|
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. |
(package private) class |
oracle.jbo.server.DefObject
Default implementation of DefInterface implemented by all of JBO Definition classes. |
class |
EJBEntityDefImpl
|
class |
EntityAssociation
Describes the relationship between two Entity Objects. |
class |
EntityDefImpl
Defines metadata for Entity Object classes. |
(package private) class |
oracle.jbo.server.RowDef
Default implementation of DefInterface implemented by all of JBO Definition classes. |
class |
ViewDefImpl
The ViewDefImpl is the base class for all generated ViewDefImpl classes. |
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. |
Methods in oracle.jbo.server with parameters of type NamedObjectImpl | |
Type | Name |
---|---|
protected void |
ComponentObjectImpl.setParent(NamedObjectImpl parent)
Sets this object's parent. |
Uses of NamedObjectImpl in oracle.jbo.uicli.binding |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.binding | |
Type | Name |
---|---|
class |
JUControlDef
|
class |
JUCtrlActionDef
|
class |
JUCtrlAttrsDef
|
class |
JUCtrlBoolDef
|
class |
JUCtrlHierDef
|
class |
JUCtrlHierTypeBinding
|
class |
JUCtrlListDef
|
class |
JUCtrlRangeDef
|
class |
JUCtrlScrollDef
|
class |
JUCtrlValueDef
|
class |
JUDefBase
|
class |
JUFormDef
|
class |
JUIteratorDef
|
class |
JUIterRangeDef
|
class |
JUIterRowDef
|
Methods in oracle.jbo.uicli.binding with parameters of type NamedObjectImpl | |
Type | Name |
---|---|
void |
JUDefBase.setParent(NamedObjectImpl parent)
|
Uses of NamedObjectImpl in oracle.jbo.uicli.jui |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.jui | |
Type | Name |
---|---|
class |
JUActionDef
|
class |
JUButtonDef
|
class |
JUButtonGroupDef
|
class |
JUComboBoxDef
|
class |
JUDefaultControlDef
|
class |
JULabelDef
|
class |
JULayoutConsDefXY
|
class |
JULayoutConsDefXYGroup
|
class |
JULayoutDefXY
|
class |
JUListSingleSelDef
|
class |
JUPanelDef
|
class |
JUScrollBarDef
|
class |
JUTableDef
|
class |
JUTextFieldDef
|
class |
JUTreeAccessorTypeBinding
Implements rules that governs display of rows of a given ViewObject type in a JTree. |
class |
JUTreeDef
|
class |
JUTreeDiscrAttrTypeBinding
Implements rules that governs display of rows of a given ViewObject type in a JTree. |
Uses of NamedObjectImpl in oracle.jbo.uicli.layout |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.layout | |
Type | Name |
---|---|
class |
oracle.jbo.uicli.layout.JULayoutConsDef
|
class |
oracle.jbo.uicli.layout.JULayoutDef
|
Uses of NamedObjectImpl in oracle.jbo.uicli.mom |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.mom | |
Type | Name |
---|---|
class |
JUApplicationDefImpl
|
class |
JURowSetDefImpl
|
class |
JUSessionDefImpl
|
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |