|
SAP NetWeaver '04 | |||||||||
| 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
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()
Gets the resource of 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, isPostEvent, isPreEvent, 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 IIndexServiceEventeventRID -
public IResource getResource()
IIndexServiceEvent
getResource in interface IIndexServiceEventgetResource in class ResourceEventpublic void setResource(IResource resource)
IIndexServiceEvent
setResource in interface IIndexServiceEventresource -
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||