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.PermissionSetSearchQuery.SEARCH_PROPERTY

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

 

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

 

Methods in oracle.security.jps.service.policystore.search that return PermissionSetSearchQuery.SEARCH_PROPERTY
 PermissionSetSearchQuery.SEARCH_PROPERTY PermissionSetSearchQuery.getSearchByProperty()
          get the search by property in this search query
static PermissionSetSearchQuery.SEARCH_PROPERTY PermissionSetSearchQuery.SEARCH_PROPERTY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PermissionSetSearchQuery.SEARCH_PROPERTY[] PermissionSetSearchQuery.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 PermissionSetSearchQuery.SEARCH_PROPERTY
PermissionSetSearchQuery(PermissionSetSearchQuery.SEARCH_PROPERTY property, boolean negation, ComparatorType operator, java.lang.Object valueObject, SearchQuery.MATCHER match)
          Constructor
PermissionSetSearchQuery(PermissionSetSearchQuery.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 2 (11.1.2)

E27155-01 ESAPI


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