|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQueryService.Attributes | |
---|---|
oracle.wsm.policymanager |
Uses of IQueryService.Attributes in oracle.wsm.policymanager |
---|
Methods in oracle.wsm.policymanager that return IQueryService.Attributes | |
---|---|
static IQueryService.Attributes |
IQueryService.Attributes.valueOf(String name) Returns the enum constant of this type with the specified name. |
static IQueryService.Attributes[] |
IQueryService.Attributes.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.wsm.policymanager that return types with arguments of type IQueryService.Attributes | |
---|---|
Map<IQueryService.Attributes,String> |
SearchCriteria.getAndMap() |
Map<IQueryService.Attributes,String> |
SearchCriteria.getOrMap() |
Methods in oracle.wsm.policymanager with parameters of type IQueryService.Attributes | |
---|---|
void |
SearchCriteria.addAndCriteria(IQueryService.Attributes attribute, String value) Add an attribute-value pair to the list of attributes to be ANDed with each other |
void |
SearchCriteria.addOrCriteria(IQueryService.Attributes attribute, String value) Add an attribute-value pair to the list of attributes to be ORed with each other |
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |