| Package | Description |
|---|---|
| com.hybris.yprofile.listeners | |
| com.hybris.yprofile.populators | |
| com.hybris.yprofile.services | |
| com.hybris.yprofile.services.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChangeUIDEventListener.onSiteEvent(ChangeUIDEvent event) |
protected boolean |
ChangeUIDEventListener.shouldHandleEvent(ChangeUIDEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIDPopulator.populate(ChangeUIDEvent event,
UID uid) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileTransactionService.sendUidChangedEvent(ChangeUIDEvent event,
java.lang.String consentReferenceId)
Sends newUid updated event to Profile.
|
| Modifier and Type | Method and Description |
|---|---|
Converter<ChangeUIDEvent,UID> |
DefaultProfileTransactionService.getProfileUIDConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProfileTransactionService.sendUidChangedEvent(ChangeUIDEvent event,
java.lang.String consentReferenceId)
Send changed UID event to yprofile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProfileTransactionService.setProfileUIDConverter(Converter<ChangeUIDEvent,UID> profileUIDConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.