|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AccTravQualifier | |
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| Uses of AccTravQualifier in oracle.jbo.common |
| Classes in oracle.jbo.common that implement AccTravQualifier | |
class |
AccTravQualAllImpl
This accessor traversal qualifier class matches any row. |
class |
AccTravQualBaseImpl
This abstract class is a base implementation of the AccTravQualifier
interface. |
class |
AccTravQualByAttrValuesImpl
This accessor traversal qualifier class matches by the row's attribute values. |
class |
AccTravQualByDefFullNameImpl
This accessor traversal qualifier class matches by the row's definition full name. |
| Methods in oracle.jbo.common that return AccTravQualifier | |
AccTravQualifier[] |
AccTravDefImpl.getAccTravQualifiers()
|
AccTravQualifier |
AccTravDefImpl.findMatch(Row row)
|
AccTravQualifier[] |
AccTravDef.getAccTravQualifiers()
Returns an array of accessor traversal qualifiers belonging to this accessor traversal definition. |
AccTravQualifier |
AccTravDef.findMatch(Row row)
Checks to see if there is an accessor traversal qualifier for the row. |
| Constructors in oracle.jbo.common with parameters of type AccTravQualifier | |
AccTravDefImpl(AccTravDef allLevelsAccTravDef,
AccTravQualifier[] accTravQualifiers)
|
|
AccTravDefImpl(AccTravDef allLevelsAccTravDef,
AccTravQualifier[] accTravQualifiers,
int accTravLimit)
|
|
|
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.