com.sapportals.wcm.service.indexmanagement

Interface IIndexServiceEvent

All Superinterfaces:
IEvent, IResourceEvent
All Known Implementing Classes:
IndexServiceEvent

public interface IIndexServiceEvent
extends IResourceEvent

This event is send by the index management event mapper to the index management service if another service sent an event.
In the index service event the original event is stored.


Method Summary
 RID getEventRID()
          Deprecated. As of EP 5.0 SP5, replaced by getResource()
 IResourceEvent getOriginalEvent()
          Get the OriginalEvent attribute of the IndexServiceEvent object.
 IResource getResource()
          Gets the resource of the event.
 void setEventRID(RID eventRID)
          Deprecated. As of EP 5.0 SP5, replaced by setResource(IResource)
 void setResource(IResource resource)
          Sets the resource of the event.
 
Methods inherited from interface com.sapportals.wcm.util.events.IEvent
getDescription, getDescription, getParameter, getType, isLike
 

Method Detail

getOriginalEvent

IResourceEvent getOriginalEvent()
Get the OriginalEvent attribute of the IndexServiceEvent object.

Returns:
The OriginalEvent value

getEventRID

RID getEventRID()
Deprecated. As of EP 5.0 SP5, replaced by getResource()

Gets the RID of the resource stored in the event.

Returns:
The OriginalEvent value

setEventRID

void setEventRID(RID eventRID)
Deprecated. As of EP 5.0 SP5, replaced by setResource(IResource)

Sets the RID of the resource stored in the event.

Parameters:
eventRID -

getResource

IResource getResource()
Gets the resource of the event.

Specified by:
getResource in interface IResourceEvent
Returns:
the resource

setResource

void setResource(IResource resource)
Sets the resource of the event.

Parameters:
resource -
Access Rights

This class can be accessed from:


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 2014 SAP AG Complete Copyright Notice