public abstract class AbstractPartyCallBackHandler extends Object implements CPAObjectCallbackInterface
Constructor and Description |
---|
AbstractPartyCallBackHandler() |
Modifier and Type | Method and Description |
---|---|
void |
objectRefreshed(CPAObject cpaObject)
Only Party refresh is notified.
|
abstract void |
partyrefreshEvent(Party party)
Implement event handling here
Important:
1.
|
public void objectRefreshed(CPAObject cpaObject)
CPAObjectCallbackInterface
objectRefreshed
in interface CPAObjectCallbackInterface
cpaObject
- refreshed.public abstract void partyrefreshEvent(Party party)
Important: 1. PartyRefresh Notifications may be fired multiple times for a Party event.
For example when cache update happens (delete event + add event = update event) for Adapter engine or in PCK. It is the responsibility of the implementing logic to check if there is any change in the value of Party Object or for any Alternate identifiers each time notification happens.
2. The Party Object values (alternate identicfiers) may not have been changed/updated.
Eventing notifies that value is refreshed in memory (with or without changes)
party
- partyAccess Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice