Uses of Class
com.hybris.ymkt.recommendationbuffer.model.SAPOfferInteractionModel
Packages that use SAPOfferInteractionModel
Package
Description
-
Uses of SAPOfferInteractionModel in com.hybris.ymkt.recommendation.services
Methods in com.hybris.ymkt.recommendation.services with parameters of type SAPOfferInteractionModelModifier and TypeMethodDescriptionOfferInteractionService.buildInteractionMap(SAPOfferInteractionModel model) Helper method that will bundle all the interactions for the property "Interactions" in the payload we send to ymktMethod parameters in com.hybris.ymkt.recommendation.services with type arguments of type SAPOfferInteractionModelModifier and TypeMethodDescriptionprotected booleanOfferInteractionService.sendOfferInteraction(List<SAPOfferInteractionModel> interactionModels) -
Uses of SAPOfferInteractionModel in com.hybris.ymkt.recommendationbuffer.dao
Methods in com.hybris.ymkt.recommendationbuffer.dao that return types with arguments of type SAPOfferInteractionModel -
Uses of SAPOfferInteractionModel in com.hybris.ymkt.recommendationbuffer.dao.impl
Methods in com.hybris.ymkt.recommendationbuffer.dao.impl that return types with arguments of type SAPOfferInteractionModelModifier and TypeMethodDescriptionDefaultRecommendationBufferDao.findOfferInteractions(int batchSize) -
Uses of SAPOfferInteractionModel in com.hybris.ymkt.recommendationbuffer.service
Methods in com.hybris.ymkt.recommendationbuffer.service that return types with arguments of type SAPOfferInteractionModelModifier and TypeMethodDescriptionRecommendationBufferService.getOfferInteractions(int batchSize) ReadListofSAPOfferInteractionModel. -
Uses of SAPOfferInteractionModel in com.hybris.ymkt.recommendationbuffer.service.impl
Methods in com.hybris.ymkt.recommendationbuffer.service.impl that return types with arguments of type SAPOfferInteractionModelModifier and TypeMethodDescriptionDefaultRecommendationBufferService.getOfferInteractions(int batchSize)