Uses of Interface
de.hybris.platform.inboundservices.persistence.hook.PrePersistHook
Packages that use PrePersistHook
Package
Description
-
Uses of PrePersistHook in de.hybris.platform.inboundservices.persistence.hook
Methods in de.hybris.platform.inboundservices.persistence.hook that return types with arguments of type PrePersistHookModifier and TypeMethodDescriptionPersistenceHookProvider.getPrePersistHook(@NotNull PersistenceContext context) Retrieves aPrePersistHookby the hook name. -
Uses of PrePersistHook in de.hybris.platform.inboundservices.persistence.hook.impl
Methods in de.hybris.platform.inboundservices.persistence.hook.impl that return types with arguments of type PrePersistHookModifier and TypeMethodDescriptionSpringBeanPersistenceHookProvider.getPrePersistHook(@NotNull PersistenceContext context) -
Uses of PrePersistHook in de.hybris.platform.odata2services.odata.persistence.hook.impl
Classes in de.hybris.platform.odata2services.odata.persistence.hook.impl that implement PrePersistHookModifier 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 PrePersistHookModifier and TypeMethodDescriptionDefaultPersistenceHookRegistry.getPrePersistHook(@NotNull PersistenceContext context) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PrePersistHook in de.hybris.platform.odata2webservices.odata.persistence.hooks
Classes in de.hybris.platform.odata2webservices.odata.persistence.hooks that implement PrePersistHook
PrePersistHookinterface