Uses of Interface
de.hybris.platform.inboundservices.persistence.hook.PostPersistHook
Packages that use PostPersistHook
Package
Description
-
Uses of PostPersistHook in de.hybris.platform.inboundservices.persistence.hook
Methods in de.hybris.platform.inboundservices.persistence.hook that return types with arguments of type PostPersistHookModifier and TypeMethodDescriptionPersistenceHookProvider.getPostPersistHook(@NotNull PersistenceContext context) Retrieves aPostPersistHookby the hook name. -
Uses of PostPersistHook in de.hybris.platform.inboundservices.persistence.hook.impl
Methods in de.hybris.platform.inboundservices.persistence.hook.impl that return types with arguments of type PostPersistHookModifier and TypeMethodDescriptionSpringBeanPersistenceHookProvider.getPostPersistHook(@NotNull PersistenceContext context) -
Uses of PostPersistHook in de.hybris.platform.odata2services.odata.persistence.hook.impl
Classes in de.hybris.platform.odata2services.odata.persistence.hook.impl that implement PostPersistHookModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.odata2services.odata.persistence.hook.impl that return types with arguments of type PostPersistHookModifier and TypeMethodDescriptionDefaultPersistenceHookRegistry.getPostPersistHook(@NotNull PersistenceContext context) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PostPersistHook in de.hybris.platform.odata2webservices.odata.persistence.hooks
Classes in de.hybris.platform.odata2webservices.odata.persistence.hooks that implement PostPersistHook
PostPersistHookinterface