com.sapportals.wcm.repository.manager

Interface IResourceEvent

All Superinterfaces:
IEvent
All Known Subinterfaces:
IDiscussionEvent, IIndexServiceEvent, IStatemanagementEvent, ISubscriptionConditionEvent, ITimebasedPublishEvent, IVariantResourceEvent
All Known Implementing Classes:
DiscussionEvent, DiscussionEvent, IndexServiceAsyncWrapperEvent, IndexServiceEvent, MoveCreateEvent, MoveDeleteEvent, ResourceEvent, StatemanagementEvent, TimebasedPublishEvent, VariantResourceEvent

public interface IResourceEvent
extends IEvent

IResourceEvent are objects, which contain a reference about a resource and some additional information, what happened with that resource (e.g. 'was created').


Method Summary
 IResource getResource()
          Get a reference to the IResource , that caused the event.
 
Methods inherited from interface com.sapportals.wcm.util.events.IEvent
getDescription, getDescription, getParameter, getType, isLike
 

Method Detail

getResource

IResource getResource()
Get a reference to the IResource , that caused the event.

Returns:
IResource Resource, that caused the event.
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 2011 SAP AG Complete Copyright Notice