|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Methods in oracle.security.jps.service.policystore.search with parameters of type ResourceSearchQuery.SEARCH_PROPERTY | |
|---|---|
void |
ResourceSearchQuery.addQuery(ResourceSearchQuery.SEARCH_PROPERTY property, boolean negation, ComparatorType operator, java.lang.String value, SearchQuery.MATCHER match)Add a ResourceSearchQuery to this ResourceSearchQuery. |
| 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). |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||