ImpressionAggregatorServiceTest |
|
ImpressionAggregatorServiceTest.Impression |
|
ImpressionAggregatorServiceTest.ImpressionAggregatorService |
To be used to aggregate impressions from UI before persisting to DB.
Expected to be consumed in multi-threaded environment.
|
ImpressionAggregatorServiceTest.ImpressionCounter |
|
ImpressionService |
This service is responsible to record/track, aggregate and send recommendations seen/printed to the users.
|
ImpressionServiceIntegrationTest |
|
ImpressionServiceTest |
|
InteractionService |
This service is used for tracking, persisting and sending the successfully converted recommendation scenario.
These interactions are clickthrough.
|
InteractionServiceIntegrationTest |
|
InteractionServiceTest |
|
OfferDiscoveryIntegrationTest |
|
OfferDiscoveryService |
This service provides offer recommendations and helper values from the CUAN_OFFER_DISCOVERY_SRV oData service
|
OfferDiscoveryServiceManualTest |
|
OfferDiscoveryServiceTest |
|
OfferInteractionService |
This services is used to send offer interactions to SAP Marketing
|
RecentViewedItemsService |
|
RecommendationDataSourceTypeService |
This service reads the ItemSourceTypes entity from the ODataService.
|
RecommendationScenarioService |
This service reads the ProductRecoScenarios (ScenarioId) entity from the ODataService.
|
RecommendationService |
This service perform the 'get recommendation' actions, such as reading all scenario hashes of a user or read the
recommendation for a given scenario and context.
|
RecommendationServiceFallbackTest |
|
RunnablePopulateRecommendationBuffer |
Runnable class used to do an eager fill of the product recommendation buffer
|
RunnablePopulateRecommendationBufferIntegrationTest |
Test the runnable by checking the number of recommendations returned and saved
|
RunnablePopulateRecommendationBufferTest |
|