|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.base.EventProperties
| Constructor Summary | |
EventProperties(com.sapportals.wdf.event.WdfEvent event)
|
|
EventProperties(com.sapportals.wdf.event.WdfEvent event,
java.util.Properties properties)
|
|
| Method Summary | |
com.sapportals.wdf.event.WdfEvent |
getEvent()
|
java.util.Properties |
getProperties()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventProperties(com.sapportals.wdf.event.WdfEvent event,
java.util.Properties properties)
event, - must not be nullproperties, - must not be nullpublic EventProperties(com.sapportals.wdf.event.WdfEvent event)
event, - must not be null| Method Detail |
public com.sapportals.wdf.event.WdfEvent getEvent()
public java.util.Properties getProperties()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||