|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.rf.mi.AbstractManager.RMVarEvent
public class AbstractManager.RMVarEvent
This class is used internally by the RF.
| Constructor Summary | |
|---|---|
AbstractManager.RMVarEvent(IResourceHandle lrh,
IResourceHandle prh,
AbstractManager.ResourceEventType type,
Object param,
int vType,
int eventSubType)
|
|
| Method Summary | |
|---|---|
String |
getCorrelationId()
Get correlation id of event. |
String |
getDescription()
Get description of event. |
String |
getDescription(Locale locale)
Get localized description of event. |
int |
getEventSubType()
|
Object |
getParameter()
Get arbitrary parameter of event. |
IResourceHandle |
getPRHandle()
|
IResourceHandle |
getResourceHandle()
|
EnumWithDescription |
getType()
Get type of event. |
String |
getUniqueId()
Get unique id of event. |
int |
getVarType()
|
boolean |
isLike(IEvent template)
Compares this event with another event for equality or some kind of "similarity". |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractManager.RMVarEvent(IResourceHandle lrh,
IResourceHandle prh,
AbstractManager.ResourceEventType type,
Object param,
int vType,
int eventSubType)
| Method Detail |
|---|
public IResourceHandle getResourceHandle()
getResourceHandle in interface IResourceEventpublic IResourceHandle getPRHandle()
public String getCorrelationId()
IEvent
getCorrelationId in interface IEventpublic String getDescription()
IEvent
getDescription in interface IEventpublic String getDescription(Locale locale)
IEvent
getDescription in interface IEventlocale - locale to be used for localization
public Object getParameter()
IEvent
getParameter in interface IEventpublic EnumWithDescription getType()
IEvent
getType in interface IEventpublic String getUniqueId()
IEvent
getUniqueId in interface IEventpublic boolean isLike(IEvent template)
IEvent
isLike in interface IEventtemplate - event to compare against
public int getVarType()
public int getEventSubType()
| 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 | |||||||||