| Package | Description | 
|---|---|
| oracle.adf.model.bean | |
| oracle.jbo.common.sdo | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.service.helper | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DCVCSubstAttrDef
This View Attribute Def is created so that it serves as a wrapper
 around the attributes created for exposing View Criteria definitions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewAttributeDefImpl | 
DCDataViewDef.createAttributeDef()  | 
protected ViewAttributeDefImpl | 
DCCriteriaBaseViewDef.createDCCriteriaKeyAttribute(java.lang.String attrName,
                            java.lang.String expression,
                            java.lang.Class javaType)
Deprecated.  
  | 
protected ViewAttributeDefImpl | 
DCCriteriaBaseViewDef.createDCCriteriaViewAttribute(java.lang.String attrName,
                             java.lang.String expression,
                             java.lang.Class javaType,
                             java.lang.String objectType,
                             byte updateable)
Deprecated.  
  | 
protected ViewAttributeDefImpl | 
DCCriteriaValueRowImpl.getRowHintsAttributeDef(int attrIndex)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DCDataVO.checkAddAttrDef(ViewAttributeDefImpl attr)  | 
protected boolean | 
DCDataRow.isAttributeRSI(ViewAttributeDefImpl vad)  | 
protected void | 
DCDataVO.personalizeViewAttributeDef(PDefAttribute pAttr,
                           ViewAttributeDefImpl vAttr)
Deprecated. 
 
since 11.1.1.4.0 
 | 
protected void | 
DCDataVO.remapAttrIndex(ViewAttributeDefImpl attr,
              int newIdx)  | 
protected void | 
DCCriteriaValueRowImpl.resetForwardAttributes(ViewAttributeDefImpl[] attrDefs,
                      java.util.List<java.lang.String> skipAttrs)
Deprecated.  
  | 
protected void | 
DCDataRow.setTransientAttributeValueInternal(ViewAttributeDefImpl vad,
                                  java.lang.Object val)  | 
protected void | 
DCDataVO.substituteAttribute(ViewAttributeDefImpl existingDef,
                   ViewAttributeDefImpl replacement)  | 
| Modifier and Type | Method and Description | 
|---|---|
ViewAttributeDefImpl | 
SDOValueStore.getViewAttributeDef(java.lang.String propertyName)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ViewAttributeDefImpl[] | 
ViewObjectImpl.mAttrDefs  | 
protected ViewAttributeDefImpl[] | 
ViewObjectImpl.mKeyAttrRefs  | 
| Modifier and Type | Method and Description | 
|---|---|
ViewAttributeDefImpl | 
PDefViewObject.addEntityAttribute(java.lang.String attrName,
                  java.lang.String entityUsageName,
                  java.lang.String entityAttrName,
                  boolean isPersistent)
Adds the named attribute to the view definition. 
 | 
ViewAttributeDefImpl | 
PDefViewObject.addViewAttribute(java.lang.String attrName,
                java.lang.String expression,
                java.lang.Class javaType)  | 
ViewAttributeDefImpl | 
ViewDefImpl.addViewLinkAccessor(java.lang.String accName,
                   java.lang.String viewLinkName,
                   java.lang.Class javaType)  | 
ViewAttributeDefImpl | 
PDefViewObject.addViewLinkAccessor(java.lang.String accName,
                   java.lang.String vlName,
                   java.lang.Class javaType)  | 
ViewAttributeDefImpl | 
ViewDefImpl.addViewLinkAccessor(java.lang.String accName,
                   java.lang.String viewLinkName,
                   java.lang.Class javaType,
                   boolean isReversed)  | 
protected ViewAttributeDefImpl | 
ViewDefImpl.createAttributeDef()  | 
protected ViewAttributeDefImpl | 
ViewDefImpl.createAttributeDef(java.lang.String className)  | 
ViewAttributeDefImpl | 
PDefViewObject.findViewAttrDefByBaseAttr(AttributeDefImpl attr)  | 
protected ViewAttributeDefImpl | 
RowReference.findViewAttrDefByBaseAttrName(java.lang.String name,
                             AttributeDefImpl attr)  | 
protected ViewAttributeDefImpl | 
RowReference.findViewAttrDefByViewAttrName(java.lang.String name,
                             AttributeDefImpl attr)  | 
protected ViewAttributeDefImpl | 
RowReference.findViewAttributeDefImpl(java.lang.String name)  | 
ViewAttributeDefImpl[] | 
ViewLinkDefImpl.getDestinationBindVariables()  | 
protected ViewAttributeDefImpl | 
ViewRowImpl.getRowHintsAttributeDef(int attrIndex)
Deprecated.   
 | 
protected ViewAttributeDefImpl | 
ViewRowAttrHintsImpl.getViewAttributeDef()  | 
ViewAttributeDefImpl[] | 
ViewObjectImpl.getViewAttributeDefImpls()
Internal: Applications should not use this method. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ViewObjectImpl.checkAddAttrDef(ViewAttributeDefImpl attr)  | 
ViewLinkDefImpl | 
ViewDefImpl.findViewLinkDefImpl(ViewAttributeDefImpl attr)  | 
ViewLinkDefImpl | 
PDefViewObject.findViewLinkDefImpl(ViewAttributeDefImpl attrDef)  | 
protected boolean | 
ProgrammaticViewRowImpl.isAttributeRSI(ViewAttributeDefImpl vad)  | 
protected boolean | 
ViewObjectImpl.isForeignKey(ViewAttributeDefImpl attr)
Checks if a view attribute is involved in a View Link
 in which this View Object is detail. 
 | 
protected boolean | 
ViewObjectImpl.isPassivatableTransientAttribute(ViewAttributeDefImpl voAttr)
Returns true if this Transient attribute should be passivated when the ViewObject
 data is being passivated. 
 | 
protected void | 
ViewObjectImpl.personalizeTransientExprAndDefValForBeans(ViewAttributeDefImpl vAttr,
                                         java.lang.String pExpr,
                                         java.lang.Object pDefVal)
Deprecated. 
 
since 11.1.1.4.0 
 | 
protected void | 
ViewObjectImpl.personalizeViewAttributeDef(PDefAttribute pAttr,
                           ViewAttributeDefImpl vAttr)
Deprecated. 
 
since 11.1.1.4.0 
 | 
protected void | 
ViewObjectImpl.remapAttrIndex(ViewAttributeDefImpl attr,
              int newIdx)  | 
protected void | 
ViewRowImpl.resetForwardAttributes(ViewAttributeDefImpl[] attrDefs,
                      java.util.List<java.lang.String> skipAttrs)
Deprecated.   
 | 
void | 
ViewLinkDefImpl.setDestinationBindVariables(ViewAttributeDefImpl[] vars)  | 
protected void | 
ViewObjectImpl.setPassivatableTransientAttribute(ViewAttributeDefImpl voAttr,
                                 boolean flag)
Marks the given attribute def for this VO as passivatable. 
 | 
void | 
ViewRowImpl.setTransientAttributeValue(ViewAttributeDefImpl vad,
                          java.lang.Object val)
Deprecated. 
 
for internal framework use only. 
 | 
void | 
ProgrammaticViewRowImpl.setTransientAttributeValue(ViewAttributeDefImpl vad,
                          java.lang.Object val)
Deprecated.   
 | 
protected void | 
ProgrammaticViewRowImpl.setTransientAttributeValueInternal(ViewAttributeDefImpl vad,
                                  java.lang.Object val)  | 
protected void | 
ViewObjectImpl.substituteAttribute(ViewAttributeDefImpl existingDef,
                   ViewAttributeDefImpl replacement)
Strictly Internal: Applications should not use this method. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ViewLinkDefImpl | 
PDefSDOViewBuilderSrcImpl.getViewLinkDefImplFromAttrDef(ViewAttributeDefImpl attr)  | 
| Constructor and Description | 
|---|
SDOViewAttrBuilderSrcImpl(ViewAttributeDefImpl viewAttr)  |