|
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 IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
oracle.wsm.policy.parser | |
oracle.wsm.policy.util |
Uses of IPolicyReader.PARSE_ATTRIBUTES in oracle.wsm.policy.parser |
---|
Methods in oracle.wsm.policy.parser that return IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
static IPolicyReader.PARSE_ATTRIBUTES |
IPolicyReader.PARSE_ATTRIBUTES.valueOf(String name) Returns the enum constant of this type with the specified name. |
static IPolicyReader.PARSE_ATTRIBUTES[] |
IPolicyReader.PARSE_ATTRIBUTES.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.wsm.policy.parser that return types with arguments of type IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
Map<IPolicyReader.PARSE_ATTRIBUTES,Object> |
IPolicyReader.getParseParmeters() Returns a map of parsing attributes set for this reader |
Methods in oracle.wsm.policy.parser with parameters of type IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
void |
IPolicyReader.addParseParameter(IPolicyReader.PARSE_ATTRIBUTES attribute, Object value) Set attributes that affect the way object are parsed Look at the enumeration PARSE_ATTRIBUTES for the list of allowed values |
Uses of IPolicyReader.PARSE_ATTRIBUTES in oracle.wsm.policy.util |
---|
Methods in oracle.wsm.policy.util that return types with arguments of type IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
Map<IPolicyReader.PARSE_ATTRIBUTES,Object> |
PolicyParser.getParseParmeters() |
Methods in oracle.wsm.policy.util with parameters of type IPolicyReader.PARSE_ATTRIBUTES | |
---|---|
void |
PolicyParser.addParseParameter(IPolicyReader.PARSE_ATTRIBUTES attribute, Object value) |
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |