|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.server | Contains the implementation of middle tier components. |
| Uses of ViewDefImpl in oracle.jbo.server |
| Subclasses of ViewDefImpl in oracle.jbo.server | |
| Type | Name |
|---|---|
class |
EJBEntityDefImpl
|
| Fields in oracle.jbo.server declared as ViewDefImpl | |
| Type | Name |
|---|---|
protected ViewDefImpl |
ViewObjectImpl.mViewDef
|
| Methods in oracle.jbo.server that return ViewDefImpl | |
| Type | Name |
|---|---|
static ViewDefImpl |
ViewDefImpl.findDefObject(java.lang.String viewDefName)
Finds the ViewDefImpl from the list of Meta Objects. |
ViewDefImpl |
ViewAttributeDefImpl.getViewDef()
|
ViewDefImpl |
ViewAttributeDefImpl.getOtherViewDef()
If this attribute is an accessor attribute (refers to an end in a ViewLink) then this method returns the ViewDef of other end of the ViewLink. |
protected ViewDefImpl |
ViewObjectImpl.getViewDef()
Internal: Applications should not use this method. |
| Methods in oracle.jbo.server with parameters of type ViewDefImpl | |
| Type | Name |
|---|---|
protected ViewObject |
ApplicationModuleImpl.createViewObject(java.lang.String voName,
ViewDefImpl viewDef)
|
| Constructors in oracle.jbo.server with parameters of type ViewDefImpl | |
| Type | Name |
|---|---|
ViewObjectImpl(java.lang.String name,
ViewDefImpl voDef)
Constructs a new View Object. |
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||