|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewAttributeDefImpl | |
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ViewAttributeDefImpl in oracle.jbo.server |
Fields in oracle.jbo.server declared as ViewAttributeDefImpl | |
protected ViewAttributeDefImpl[] |
ViewObjectImpl.mAttrDefs
|
protected ViewAttributeDefImpl[] |
ViewObjectImpl.mKeyAttrRefs
|
Methods in oracle.jbo.server that return ViewAttributeDefImpl | |
ViewAttributeDefImpl[] |
ViewObjectImpl.getViewAttributeDefImpls()
Internal: Applications should not use this method. |
ViewAttributeDefImpl[] |
ViewLinkDefImpl.getDestinationBindVariables()
|
protected ViewAttributeDefImpl |
EntityReference.findViewAttributeDefImpl(java.lang.String name,
AttributeDefImpl attr)
|
protected ViewAttributeDefImpl |
EntityReference.findViewAttrDefByViewAttrName(java.lang.String name,
AttributeDefImpl attr)
|
protected ViewAttributeDefImpl |
EntityReference.findViewAttrDefByEntityAttrName(java.lang.String name,
AttributeDefImpl attr)
|
protected ViewAttributeDefImpl |
EntityReference.findViewAttributeDefImpl(java.lang.String name)
|
Methods in oracle.jbo.server with parameters of type ViewAttributeDefImpl | |
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.setPassivatableTransientAttribute(ViewAttributeDefImpl voAttr,
boolean flag)
Marks the given attribute def for this VO as passivatable. |
void |
ViewLinkDefImpl.setDestinationBindVariables(ViewAttributeDefImpl[] vars)
|
|
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.