| 
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1.4) E10689-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContext
General Context used while executing a Policy
| Method Summary | |
|---|---|
 java.util.Map<java.lang.String,java.lang.Object> | 
getAllProperties()Get properties that is used by the execution engine during policy execution  | 
 java.lang.Object | 
getProperty(java.lang.String name)Get the value of the property identified by name  | 
 void | 
setAllProperties(java.util.Map<java.lang.String,java.lang.Object> properties)Set properties that can be used by the execution engine during policy execution  | 
 void | 
setProperty(java.lang.String name, java.lang.Object value)Set the value of the property identified by name  | 
| Method Detail | 
|---|
void setAllProperties(java.util.Map<java.lang.String,java.lang.Object> properties)
properties -java.util.Map<java.lang.String,java.lang.Object> getAllProperties()
properties -
void setProperty(java.lang.String name,
                 java.lang.Object value)
name -value -java.lang.Object getProperty(java.lang.String name)
name -value -
  | 
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1.4) E10689-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||