|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.manager.ResourceEvent
com.sapportals.wcm.service.indexmanagement.IndexServiceEvent
public class IndexServiceEvent
This event is send by the event mapper if another service send an event. In the index service event the original event is stored
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
IndexServiceEvent(int type,
IResource resource,
Object param,
IResourceEvent originalEvent)
Construct object of class IndexServiceEvent. |
|
| Method Summary | |
|---|---|
RID |
getEventRID()
Gets the RID of the resource stored in the event. |
IResourceEvent |
getOriginalEvent()
Get the OriginalEvent attribute of the IndexServiceEvent object. |
IResource |
getResource()
Get a reference to the IResource , that caused the event. |
void |
setEventRID(RID eventRID)
Sets the RID of the resource stored in the event. |
void |
setResource(IResource resource)
Sets the resource of the event. |
| Methods inherited from class com.sapportals.wcm.repository.manager.ResourceEvent |
|---|
getClientId, getCorrelationId, getDescription, getDescription, getParameter, getReceiverProperty, getResourceContext, getType, getUniqueId, isLike, setReceiverProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sapportals.wcm.util.events.IEvent |
|---|
getDescription, getDescription, getParameter, getType, isLike |
| Constructor Detail |
|---|
public IndexServiceEvent(int type,
IResource resource,
Object param,
IResourceEvent originalEvent)
type - type of mapped eventresource - resource that caused the eventparam - event parameteroriginalEvent - original event| Method Detail |
|---|
public IResourceEvent getOriginalEvent()
getOriginalEvent in interface IIndexServiceEventpublic RID getEventRID()
IIndexServiceEvent
getEventRID in interface IIndexServiceEventpublic void setEventRID(RID eventRID)
IIndexServiceEvent
setEventRID in interface IIndexServiceEventpublic IResource getResource()
IResourceEventIResource , that caused the event.
getResource in interface IResourceEventgetResource in interface IIndexServiceEventgetResource in class ResourceEventIResource Resource, that caused the event.public void setResource(IResource resource)
IIndexServiceEvent
setResource in interface IIndexServiceEvent| 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 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||