|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedObjectImpl | |
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.server.ejb.facade | |
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 | |
protected NamedObjectImpl |
NamedObjectImpl.mParent |
Methods in oracle.jbo.common that return NamedObjectImpl | |
NamedObjectImpl |
NamedObjectImpl.getParent() Gets this object's parent. |
Methods in oracle.jbo.common with parameters of type NamedObjectImpl | |
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 | |
class |
oracle.jbo.mom.ContainerDefImpl |
class |
oracle.jbo.mom.DefinitionObject |
Uses of NamedObjectImpl in oracle.jbo.server |
Subclasses of NamedObjectImpl in oracle.jbo.server | |
class |
ApplicationModuleDefImpl The base class for all generated ApplicationModule classes. |
class |
ApplicationModuleImpl The base class of Application Modules. |
class |
AssociationDefBase |
class |
AssociationDefImpl NAME AssociationDefImpl.java - DESCRIPTION The AssociationDefImpl describes a read-only property that a JavaBean exports via a get accessor method. |
class |
AssociationEnd NAME AssociationEnd.java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) |
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. |
class |
NamedObjectImpl |
(package private) class |
oracle.jbo.server.RowDef Default implementation of DefInterface implemented by all of JBO Definition classes. |
class |
ViewAttributeDefImpl The ViewAttributeDefImpl is an alias to an AttributeDefImpl. |
class |
ViewDefImpl ViewDefImpl is the meta-object for View Object instances. |
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 | |
protected void |
NamedObjectImpl.setParent(NamedObjectImpl parent) refactoring: this method is protected in common, so needs to be explicitly referenced here |
Uses of NamedObjectImpl in oracle.jbo.server.ejb.facade |
Subclasses of NamedObjectImpl in oracle.jbo.server.ejb.facade | |
class |
FinderViewImpl Abstract base class for Finder-Based View Object. |
Uses of NamedObjectImpl in oracle.jbo.uicli.binding |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.binding | |
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 | |
void |
JUDefBase.setParent(NamedObjectImpl parent) |
Uses of NamedObjectImpl in oracle.jbo.uicli.jui |
Subclasses of NamedObjectImpl in oracle.jbo.uicli.jui | |
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 govern display of rows of a given ViewObject type in a JTree. |
class |
JUTreeDef |
class |
JUTreeDiscrAttrTypeBinding Implements rules that govern the 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 | |
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 | |
class |
JUApplicationDefImpl |
class |
JURowSetDefImpl |
class |
JUSessionDefImpl |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.