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.service.policystore.search.ResourceSearchQuery.SEARCH_PROPERTY

Packages that use ResourceSearchQuery.SEARCH_PROPERTY
oracle.security.jps.service.policystore.entitymanager   
oracle.security.jps.service.policystore.search   

 

Uses of ResourceSearchQuery.SEARCH_PROPERTY in oracle.security.jps.service.policystore.entitymanager

 

Methods in oracle.security.jps.service.policystore.entitymanager that return types with arguments of type ResourceSearchQuery.SEARCH_PROPERTY
 java.util.List<ResourceSearchQuery.SEARCH_PROPERTY> ResourceFinder.getSearchableAttributes()
          Returns a list of query attributes that are supported by the underlying resource store.

 

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

 

Methods in oracle.security.jps.service.policystore.search that return ResourceSearchQuery.SEARCH_PROPERTY
 ResourceSearchQuery.SEARCH_PROPERTY ResourceSearchQuery.getSearchByProperty()
          Get the search property to use in the search.
static ResourceSearchQuery.SEARCH_PROPERTY ResourceSearchQuery.SEARCH_PROPERTY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResourceSearchQuery.SEARCH_PROPERTY[] ResourceSearchQuery.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 ResourceSearchQuery.SEARCH_PROPERTY
ResourceSearchQuery(ResourceSearchQuery.SEARCH_PROPERTY property, boolean negation, ComparatorType operator, java.lang.Object value, SearchQuery.MATCHER m)
          Protected constructor (off limits to clients).

 


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.