Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-01 ESAPI


Uses of Class
oracle.security.jps.search.SearchComparatorType

Packages that use SearchComparatorType
oracle.security.jps.search   

 

Uses of SearchComparatorType in oracle.security.jps.search

 

Methods in oracle.security.jps.search that return SearchComparatorType
 SearchComparatorType SearchQuery.getSearchComparator()
          Returns the search comparator
static SearchComparatorType SearchComparatorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SearchComparatorType[] SearchComparatorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.security.jps.search with parameters of type SearchComparatorType
SearchQuery(java.lang.String property, boolean negation, SearchComparatorType comparator, java.lang.Object objectValue, SearchQuery.MATCHER matcher)
          Construct the query object

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-01 ESAPI


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.