Interface SAPPersonalizationConsumedDestinationService
- All Known Implementing Classes:
DefaultSAPPersonalizationConsumedDestinationService
public interface SAPPersonalizationConsumedDestinationService
Interface used to fetch the consumed destination associated with the Base store using the SAPDestinationKey, if not
available will provides based on Destination ID and Destination Target
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the CDP Segments consumed destination associated with the Base store using the CDPSEGMENTSDESTINATION key.
-
Method Details
-
fetchCDPDestination
ConsumedDestinationModel fetchCDPDestination()Retrieves the CDP Segments consumed destination associated with the Base store using the CDPSEGMENTSDESTINATION key. If not available, it provides the consumed destination based on the Destination ID and Destination Target- Returns:
- Consumed Destination
-