|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.uwl.admin.ConfigChangeEvent
This class is used for internal purposes. This object is passed to IConfigChangeListener methods any time a UWL configuration change occurs
IConfigChangeListener| Constructor Summary | |
ConfigChangeEvent(String id,
Map properties,
UWLContext context)
|
|
| Method Summary | |
UWLContext |
getContext()
Returns the UWLContext of the updating client |
String |
getId()
Method that return the id of the changed/deleted configuration. |
Map |
getProperties()
Returns the updated property(s) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigChangeEvent(String id,
Map properties,
UWLContext context)
| Method Detail |
public String getId()
public Map getProperties()
public UWLContext getContext()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||