|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
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. |
Methods inherited from class java.lang.Object |
---|
equals, 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 int getValueIndexFromVar(Variable var)
var
- the bind variable that we want to find out the vc item
usage information
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |