|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SearchCriteriaItem
| Method Summary | |
|---|---|
SearchConjunction |
getConjunction()Gets the conjunction used between this view criteria row and the previous view criteria row. |
java.lang.String |
getItemName()Gets the attribute name for the view criteria item. |
java.util.List |
getItemValues()Gets the values to filter on for the view criteria item. |
SearchCriteria |
getNestedSearchCriteria()Gets the nested view criteria for the view criteria item. |
java.lang.String |
getOperator()Gets the comparison operator for the view criteria item. |
boolean |
isUpperCaseCompare()Gets the flag that indicates whether to search case-insensitively. |
| Method Detail |
|---|
SearchConjunction getConjunction()
boolean isUpperCaseCompare()
java.lang.String getItemName()
java.lang.String getOperator()
java.util.List getItemValues()
SearchCriteria getNestedSearchCriteria()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||