Uses of Interface
de.hybris.platform.webhookservices.cache.WebhookCacheService
Packages that use WebhookCacheService
Package
Description
-
Uses of WebhookCacheService in de.hybris.platform.webhookservices.cache
Classes in de.hybris.platform.webhookservices.cache that implement WebhookCacheService -
Uses of WebhookCacheService in de.hybris.platform.webhookservices.interceptor
Constructors in de.hybris.platform.webhookservices.interceptor with parameters of type WebhookCacheServiceModifierConstructorDescriptionWebhookItemRemoveInterceptor(@NotNull WebhookCacheService cacheService) Instantiates a newWebhookItemRemoveInterceptor -
Uses of WebhookCacheService in de.hybris.platform.webhookservices.search
Constructors in de.hybris.platform.webhookservices.search with parameters of type WebhookCacheServiceModifierConstructorDescriptionprotectedDefaultWebhookSearchService(@NotNull WebhookCacheService webhookCacheService, @NotNull ItemModelSearchService itemModelSearchService) Instantiate the DefaultWebhookSearchService -
Uses of WebhookCacheService in de.hybris.platform.webhookservices.service.impl
Constructors in de.hybris.platform.webhookservices.service.impl with parameters of type WebhookCacheServiceModifierConstructorDescriptionWebhookDeleteEventToItemSender(@NotNull WebhookCacheService webhookCacheService, @NotNull WebhookConfigurationService webhookConfigurationService, @NotNull ItemModelSearchService itemModelSearchService, @NotNull OutboundServiceFacade outboundServiceFacade) Instantiate the WebhookDeleteEventToItemSender