|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Criterion | |
---|---|
oracle.adf.view.rich.model |
Uses of Criterion in oracle.adf.view.rich.model |
---|
Subclasses of Criterion in oracle.adf.view.rich.model | |
---|---|
class |
AttributeCriterion An AttributeCriterion contains information specific to a search field that is based off an attribute as defined by an AttributeDescriptor. |
class |
ConjunctionCriterion Represents a group of criterion objects that use one conjuction operator between them. |
Methods in oracle.adf.view.rich.model that return Criterion | |
---|---|
abstract Criterion |
ConjunctionCriterion.getCriterion(java.lang.Object key) Gets the Criterion object located at key within the list. |
Methods in oracle.adf.view.rich.model that return types with arguments of type Criterion | |
---|---|
abstract java.util.List<Criterion> |
ConjunctionCriterion.getCriterionList() Returns the List of Criterion objects that are children on the ConjunctionCriterion. |
Methods in oracle.adf.view.rich.model with parameters of type Criterion | |
---|---|
abstract java.lang.Object |
ConjunctionCriterion.getKey(Criterion criterion) Gets a unique key of the Criterion object within its list, for the current ConjunctionCriterion. |
abstract void |
QueryDescriptor.removeCriterion(Criterion object) Removes a criterion/item from the QueryDescriptor. |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |