|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.manager.IndexServiceAsyncWrapperEvent
public final class IndexServiceAsyncWrapperEvent
This event can be send if someone wants to send an asynchronous event to the index management service only.
| Field Summary | |
|---|---|
static IndexServiceAsyncWrapperEvent |
INDEX_SERVICE_ASYNC_WRAPPER_EVENT_TEMPLATE
|
static int |
TYPE
|
| Constructor Summary | |
|---|---|
IndexServiceAsyncWrapperEvent(IResource resource)
Used to asynchronously inform the indexmanagment to index a resource. |
|
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getDescription(Locale locale)
|
Object |
getParameter()
Returns the event's parameter |
IResource |
getResource()
Get a reference to the IResource , that caused the event. |
int |
getType()
Returns the event's type |
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 |
| Field Detail |
|---|
public static final IndexServiceAsyncWrapperEvent INDEX_SERVICE_ASYNC_WRAPPER_EVENT_TEMPLATE
public static final int TYPE
| Constructor Detail |
|---|
public IndexServiceAsyncWrapperEvent(IResource resource)
throws com.sapportals.wcm.WcmException
resource - index -
com.sapportals.wcm.WcmException| Method Detail |
|---|
public IResource getResource()
IResourceEventIResource , that caused the event.
getResource in interface IResourceEventIResource Resource, that caused the event.public int getType()
IEvent
getType in interface IEventpublic Object getParameter()
IEvent
getParameter in interface IEventpublic boolean isLike(IEvent template)
IEvent
isLike in interface IEventtemplate - The other event to compare with.
public String getDescription()
getDescription in interface IEventpublic String getDescription(Locale locale)
getDescription in interface IEvent| 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.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||