Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Uses of Class
oracle.security.jps.service.policystore.search.PolicyDomainSearchQuery.SEARCH_PROPERTY

Packages that use PolicyDomainSearchQuery.SEARCH_PROPERTY
oracle.security.jps.service.policystore.search   

 

Uses of PolicyDomainSearchQuery.SEARCH_PROPERTY in oracle.security.jps.service.policystore.search

 

Methods in oracle.security.jps.service.policystore.search that return PolicyDomainSearchQuery.SEARCH_PROPERTY
 PolicyDomainSearchQuery.SEARCH_PROPERTY PolicyDomainSearchQuery.getSearchByProperty()
          get the search by property in this search query
static PolicyDomainSearchQuery.SEARCH_PROPERTY PolicyDomainSearchQuery.SEARCH_PROPERTY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PolicyDomainSearchQuery.SEARCH_PROPERTY[] PolicyDomainSearchQuery.SEARCH_PROPERTY.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.security.jps.service.policystore.search with parameters of type PolicyDomainSearchQuery.SEARCH_PROPERTY
PolicyDomainSearchQuery(PolicyDomainSearchQuery.SEARCH_PROPERTY property, boolean negation, ComparatorType operator, java.lang.Object valueObject, SearchQuery.MATCHER match)
          Constructor
PolicyDomainSearchQuery(PolicyDomainSearchQuery.SEARCH_PROPERTY property, boolean negation, ComparatorType operator, java.lang.String value, SearchQuery.MATCHER match)
          Constructor

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.