|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEvent
This interface defines an event with a type and an arbitrary parameter.
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getDescription(Locale locale)
|
Object |
getParameter()
Returns the event's parameter |
int |
getType()
Returns the event's type |
boolean |
isLike(IEvent template)
Compares this event with another event for equality or some kind of "similarity". |
| Method Detail |
|---|
int getType()
Object getParameter()
boolean isLike(IEvent template)
template - The other event to compare with.
String getDescription()
String getDescription(Locale locale)
| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||