|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ViewDefImpl | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.remote | |
| Uses of ViewDefImpl in oracle.jbo.server |
| Subclasses of ViewDefImpl in oracle.jbo.server | |
class |
EJBEntityDefImpl |
| Fields in oracle.jbo.server declared as ViewDefImpl | |
protected ViewDefImpl |
ViewObjectImpl.mViewDef |
| Methods in oracle.jbo.server that return ViewDefImpl | |
ViewDefImpl |
ViewRowImpl.getViewDef()Get the ViewDefImpl associated with this View Row. |
protected ViewDefImpl |
ViewObjectImpl.getViewDef()Internal: Applications should not use this method. |
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. |
| Methods in oracle.jbo.server with parameters of type ViewDefImpl | |
protected ViewObjectImpl |
ViewObjectImpl.findViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
ViewObjectImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
EntityImpl.findEntityViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
EntityImpl.createEntityViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
AssociationDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected java.lang.String |
AssociationDefImpl.getAssociationVOName(ViewDefImpl viewDef) |
protected ViewObject |
ApplicationModuleImpl.createViewObject(java.lang.String voName, ViewDefImpl viewDef) |
| Constructors in oracle.jbo.server with parameters of type ViewDefImpl | |
ViewObjectImpl(java.lang.String name, ViewDefImpl voDef)Constructs a new View Object. |
|
| Uses of ViewDefImpl in oracle.jbo.server.ejb.facade |
| Methods in oracle.jbo.server.ejb.facade with parameters of type ViewDefImpl | |
protected ViewObjectImpl |
FinderViewImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
CmrAccessorDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected java.lang.String |
CmrAccessorDefImpl.getAssociationVOName(ViewDefImpl viewDef) |
| Uses of ViewDefImpl in oracle.jbo.server.remote |
| Methods in oracle.jbo.server.remote with parameters of type ViewDefImpl | |
protected ResponseValues |
ObjectMarshallerImpl.marshalViewDef(ViewDefImpl viewDef) |
|
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.