|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewLinkDefImpl | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.ejb.facade |
Uses of ViewLinkDefImpl in oracle.jbo.server |
Fields in oracle.jbo.server declared as ViewLinkDefImpl | |
protected ViewLinkDefImpl |
ViewLinkImpl.qoAssoc
|
Methods in oracle.jbo.server that return ViewLinkDefImpl | |
ViewLinkDefImpl |
ViewLinkImpl.getViewLinkDef()
Internal: Applications should not use this method. |
static ViewLinkDefImpl |
ViewLinkDefImpl.findDefObjectNoSub(java.lang.String viewLinkDefName)
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects. |
static ViewLinkDefImpl |
ViewLinkDefImpl.findDefObject(java.lang.String viewLinkDefName)
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects. |
static ViewLinkDefImpl |
ViewLinkDefImpl.loadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement)
Create the EntityDefImpl from XML. |
ViewLinkDefImpl |
ViewAttributeDefImpl.findViewLinkDefImpl()
|
Methods in oracle.jbo.server with parameters of type ViewLinkDefImpl | |
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)
|
boolean |
AssociationDefImpl.isPartitionUsingWhereClause(ViewLinkDefImpl vlDef,
boolean isReversed)
|
java.lang.String |
AssociationDefImpl.getAssociationClause(ViewLinkDefImpl vlDef,
boolean isReversed)
Return the association where clause. |
Uses of ViewLinkDefImpl in oracle.jbo.server.ejb.facade |
Methods in oracle.jbo.server.ejb.facade with parameters of type ViewLinkDefImpl | |
protected ViewObjectImpl |
FinderViewImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef)
|
java.lang.String |
CmrAccessorDefImpl.getAssociationClause(ViewLinkDefImpl vlDef,
boolean isReversed)
|
protected ViewObjectImpl |
CmrAccessorDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef)
|
|
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.