public interface IEventMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get the mapper's displayable name.
|
String |
getDescription(Locale locale)
Get the mapper's localized displayable name.
|
IEventList |
getEvents(IEventBroker broker)
Returns a list of mapped event templates for all possible events this
mapper can send.
|
String |
getID()
Get the mapper's unique system id.
|
IEvent |
map(IEvent event)
Map or transform an event prior to sending it to the receiver from one kind
to another which then is sent to the receiver.
|
String getID()
String getDescription()
String getDescription(Locale locale)
locale - localeIEvent map(IEvent event)
event - event to be mappedIEventList getEvents(IEventBroker broker)
broker - broker to be asked for all possible events of all of its
senders| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice