|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
protected ViewAttributeDefImpl[] |
ViewObjectImpl.mAttrDefs
|
protected ViewAttributeDefImpl[] |
ViewObjectImpl.mKeyAttrRefs
|
Methods in oracle.jbo.server that return ViewAttributeDefImpl | |
Type | Name |
---|---|
ViewAttributeDefImpl[] |
ViewObjectImpl.getViewAttributeDefImpls()
Internal: Applications should not use this method. |
Methods in oracle.jbo.server with parameters of type ViewAttributeDefImpl | |
Type | Name |
---|---|
protected boolean |
ViewObjectImpl.isForeignKey(ViewAttributeDefImpl attr)
Checks if a view attribute is involved in a View Link in which this View Object is detail. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |