| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.service.helper | 
| Modifier and Type | Field and Description | 
|---|---|
protected ViewLinkDefImpl | 
ViewLinkImpl.qoAssoc  | 
| Modifier and Type | Method and Description | 
|---|---|
static ViewLinkDefImpl | 
ViewLinkDefImpl.findDefObject(java.lang.String viewLinkDefName)
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects. 
 | 
static ViewLinkDefImpl | 
ViewLinkDefImpl.findDefObjectNoSub(java.lang.String viewLinkDefName)
Finds the ViewLinkDefImpl from the statically maintained list of Meta Objects. 
 | 
ViewLinkDefImpl | 
PDefViewObject.findViewLinkDef(java.lang.String name)  | 
ViewLinkDefImpl | 
ViewAttributeDefImpl.findViewLinkDefImpl()  | 
ViewLinkDefImpl | 
ViewDefImpl.findViewLinkDefImpl(ViewAttributeDefImpl attr)  | 
ViewLinkDefImpl | 
PDefViewObject.findViewLinkDefImpl(ViewAttributeDefImpl attrDef)  | 
ViewLinkDefImpl | 
ViewLinkImpl.getViewLinkDef()
Internal: Applications should not use this method. 
 | 
ViewLinkDefImpl | 
ViewLinkAccessorInfo.getViewLinkDef()  | 
static ViewLinkDefImpl | 
ViewLinkDefImpl.loadFromXML(DefElement xmlElement)
Deprecated.  
 | 
ViewLinkDefImpl | 
PDefViewObject.lookupViewLinkDef(java.lang.String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<ViewLinkDefImpl> | 
PDefViewObject.getViewLinkDefs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PDefViewObject.addViewLinkDef(ViewLinkDefImpl vlDef)  | 
protected ViewObjectImpl | 
EntityImpl.createEntityViewLinkAccessorVO(AssociationDefImpl assocDef,
                              java.lang.String voName,
                              ViewDefImpl vDef,
                              ViewLinkDefImpl vlDef)  | 
ViewLink | 
ApplicationModuleImpl.createViewLink(java.lang.String viewLinkName,
              ViewLinkDefImpl info,
              ViewObject master,
              ViewObject detail,
              boolean checkName)
Internal: Applications should not call this method. 
 | 
protected void | 
ViewObjectImpl.createViewLinkAccessor(java.lang.String accrName,
                      java.lang.String voName,
                      ViewLink vl,
                      ViewLinkDefImpl vlDef,
                      ViewObject master,
                      ViewObject detail,
                      java.lang.Class javaType)
Internal: Applications should not use this method. 
 | 
protected ViewObjectImpl | 
AssociationDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am,
                        java.lang.String voName,
                        ViewDefImpl vDef,
                        ViewLinkDefImpl vlDef)  | 
protected ViewObjectImpl | 
ViewObjectImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef,
                        java.lang.String voName,
                        ViewDefImpl vDef,
                        ViewLinkDefImpl vlDef)  | 
protected ViewObjectImpl | 
ProgrammaticViewObjectImpl.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 | 
ViewObjectImpl.findViewLinkAccessorVO(AssociationDefImpl assocDef,
                      java.lang.String voName,
                      ViewDefImpl vDef,
                      ViewLinkDefImpl vlDef)  | 
java.lang.String | 
AssociationDefImpl.getAssociationClause(ViewLinkDefImpl vlDef,
                    boolean isReversed)
Return the association where clause. 
 | 
java.lang.String | 
AssociationDefImpl.getAssociationVOName(ViewDefImpl viewDef,
                    ViewLinkDefImpl vlDef)  | 
boolean | 
AssociationDefImpl.isPartitionUsingWhereClause(ViewLinkDefImpl vlDef,
                           boolean isReversed)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewObjectImpl | 
CmrAccessorDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am,
                        java.lang.String voName,
                        ViewDefImpl vDef,
                        ViewLinkDefImpl vlDef)  | 
protected ViewObjectImpl | 
FinderViewImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef,
                        java.lang.String voName,
                        ViewDefImpl vDef,
                        ViewLinkDefImpl vlDef)  | 
java.lang.String | 
CmrAccessorDefImpl.getAssociationClause(ViewLinkDefImpl vlDef,
                    boolean isReversed)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ViewLinkDefImpl | 
SDOViewBuilderSrcImpl.mViewLink  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewLinkDefImpl | 
PDefSDOViewBuilderSrcImpl.getViewLinkDefImplFromAttrDef(ViewAttributeDefImpl attr)  | 
| Constructor and Description | 
|---|
PDefSDOViewBuilderSrcImpl(ViewLinkDefImpl viewLink,
                         commonj.sdo.helper.HelperContext helperContext)  | 
SDOViewBuilderSrcImpl(ViewLinkDefImpl viewLink)  | 
SDOViewBuilderSrcImpl(ViewLinkDefImpl viewLink,
                     commonj.sdo.helper.HelperContext helperContext)  |