Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Uses of Class
oracle.adf.view.rich.model.FilterableQueryDescriptor.FilterFeature

Packages that use FilterableQueryDescriptor.FilterFeature
oracle.adf.view.rich.model   

 

Uses of FilterableQueryDescriptor.FilterFeature in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model that return FilterableQueryDescriptor.FilterFeature
static FilterableQueryDescriptor.FilterFeature FilterableQueryDescriptor.FilterFeature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterableQueryDescriptor.FilterFeature[] FilterableQueryDescriptor.FilterFeature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.model that return types with arguments of type FilterableQueryDescriptor.FilterFeature
 Map<String,Set<FilterableQueryDescriptor.FilterFeature>> FilterableQueryDescriptor.getFilterFeatures()
          Deprecated. Please use #getFilterConjunctionCriterion

 

Method parameters in oracle.adf.view.rich.model with type arguments of type FilterableQueryDescriptor.FilterFeature
 void FilterableQueryDescriptor.setFilterFeatures(Map<String,Set<FilterableQueryDescriptor.FilterFeature>> filterFeatures)
          Deprecated. Please use #getFilterConjunctionCriterion

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Copyright © 2013 Oracle Corporation. All Rights Reserved.