Class AcceleratorSaveCartRestorationHook

java.lang.Object
de.hybris.platform.acceleratorservices.order.hooks.AcceleratorSaveCartRestorationHook
All Implemented Interfaces:
CommerceSaveCartRestorationMethodHook

public class AcceleratorSaveCartRestorationHook extends Object implements CommerceSaveCartRestorationMethodHook
Hook to set the saveTime as null before performing the restore. It can be enabled for a site by appending the site uid to the property acceleratorservices.commercesavecart.restoration.savetime.hook.enabled.{siteUid}, by default it is not enabled.