public interface IICEComRequestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleGetEvents(ICEGetEvents getEvents,
ICEContext context)
Handle an ICE get events request.
|
void |
handleGetStatus(ICEGetStatus getStatus,
ICEContext context)
Handle an ICE get status request.
|
void |
handleNop(ICENop nop,
ICEContext context)
Handle an ice nop request.
|
void handleNop(ICENop nop, ICEContext context)
nop - The ice nop requestcontext - The context informations of the requestvoid handleGetStatus(ICEGetStatus getStatus, ICEContext context)
Detailed informations about ICE get status requests could be found in the ICE 1.1 specification http://www.icestandard.com/spec/SPEC-ICE1.01-20000511.html#section4.6.3" Section 4.6.3 .
getStatus - The ICE get status requestcontext - The context informations of the requestvoid handleGetEvents(ICEGetEvents getEvents, ICEContext context)
Detailed informations about ICE get events requests could be found in the ICE 1.1 specification http://www.icestandard.com/spec/SPEC-ICE1.01-20000511.html#section6.2" section 6.2 .
getEvents - The ICE get events requestcontext - The context informations of the request| 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
|
Copyright 2021 SAP SE Complete Copyright Notice