|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ViewObjectImpl in oracle.jbo.server |
Fields in oracle.jbo.server declared as ViewObjectImpl | |
Type | Name |
---|---|
protected ViewObjectImpl |
ViewLinkImpl.source
|
protected ViewObjectImpl |
ViewLinkImpl.destination
|
protected ViewObjectImpl |
ViewRowSetImpl.mQRef
|
Methods in oracle.jbo.server that return ViewObjectImpl | |
Type | Name |
---|---|
ViewObjectImpl |
RowFilterKey.getViewObjectImpl()
|
ViewObjectImpl |
RowFilter.getViewObjectImpl()
Retrieves the view object association with the row filter. |
Constructors in oracle.jbo.server with parameters of type ViewObjectImpl | |
Type | Name |
---|---|
RowFilterKey(ViewObjectImpl vo,
java.lang.Object[] values)
|
|
RowFilterKey(ViewObjectImpl vo)
|
|
RowQualifier(ViewObjectImpl vo)
|
|
ViewRowSetImpl(ViewObjectImpl vo,
java.lang.String name,
ViewRowSetIteratorImpl masterRSI)
Constructs a new secondary (non-default) view row set. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |