Uses of Class
com.skava.cart.orchestration.model.SFCommunicationPreference
Packages that use SFCommunicationPreference
Package
Description
The processor classes of the Cart Orchestration Service available here.
-
Uses of SFCommunicationPreference in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor that return SFCommunicationPreferenceModifier and TypeMethodDescriptionstatic SFCommunicationPreferenceCartPreRequestProcessor.getSFCommunicationPreferenceDeatils(Addresses addressesDefault) This model is used to convert orchestration address details to micro service address informationCommunicationPreferenceProcessor.transformToSFCommunicationPreference(CommunicationPreference communicationPreference) This method converts communicationPreference to SFCommunicationPreference.CommunicationPreferenceProcessor.transformToSFCommunicationPreference(CommunicationPreferenceAPIResponse communicationPreferenceAPIResponse) This method converts communicationPreference response to SFCommunicationPreference.Methods in com.skava.cart.orchestration.processor with parameters of type SFCommunicationPreferenceModifier and TypeMethodDescriptionCommunicationPreferenceProcessor.transformToCommunicationPreference(SFCommunicationPreference sfCommunicationPreference, String locale) This method creates communication preference from SFCart.