Uses of Class
com.hybris.ymkt.recommendationbuffer.model.SAPRecoClickthroughModel
Packages that use SAPRecoClickthroughModel
Package
Description
-
Uses of SAPRecoClickthroughModel in com.hybris.ymkt.recommendation.services
Methods in com.hybris.ymkt.recommendation.services with parameters of type SAPRecoClickthroughModelModifier and TypeMethodDescriptionbooleanInteractionService.postInteraction(SAPRecoClickthroughModel model) Send a single clickthrough entry via OData service -
Uses of SAPRecoClickthroughModel in com.hybris.ymkt.recommendationbuffer.dao
Methods in com.hybris.ymkt.recommendationbuffer.dao that return types with arguments of type SAPRecoClickthroughModel -
Uses of SAPRecoClickthroughModel in com.hybris.ymkt.recommendationbuffer.dao.impl
Methods in com.hybris.ymkt.recommendationbuffer.dao.impl that return types with arguments of type SAPRecoClickthroughModelModifier and TypeMethodDescriptionDefaultRecommendationBufferDao.findClickthroughs(int batchSize) -
Uses of SAPRecoClickthroughModel in com.hybris.ymkt.recommendationbuffer.service
Methods in com.hybris.ymkt.recommendationbuffer.service that return types with arguments of type SAPRecoClickthroughModelModifier and TypeMethodDescriptionRecommendationBufferService.getClickthroughs(int batchSize) ReadListofSAPRecoClickthroughModel. -
Uses of SAPRecoClickthroughModel in com.hybris.ymkt.recommendationbuffer.service.impl
Methods in com.hybris.ymkt.recommendationbuffer.service.impl that return types with arguments of type SAPRecoClickthroughModelModifier and TypeMethodDescriptionDefaultRecommendationBufferService.getClickthroughs(int readBatchSize)