| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.ViewCriteriaItemVariable
public class ViewCriteriaItemVariable
| Method Summary | |
|---|---|
static int | 
getValueIndexFromVar(Variable var)
Returns the index for vc item value that uses the given bind variable.  | 
static ViewCriteriaItem | 
getVcItemFromVar(Variable var)
Returns the view criteria item that uses the given bind variable.  | 
static ViewCriteriaItem[] | 
getVcItemsFromVar(Variable var)
Returns the view criteria items that uses the given bind variable.  | 
 java.lang.Object | 
invoke(java.lang.Object proxy,
       java.lang.reflect.Method method,
       java.lang.Object[] args)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static ViewCriteriaItem getVcItemFromVar(Variable var)
var - the bind variable that we want to find out the vc item
            usage information
public static ViewCriteriaItem[] getVcItemsFromVar(Variable var)
var - the bind variable that we want to find out the vc item
            usage information
public static int getValueIndexFromVar(Variable var)
var - the bind variable that we want to find out the vc item
            usage information
public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.Throwable
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||