Uses of Class
de.hybris.platform.directpersistence.selfhealing.ItemToHeal
Packages that use ItemToHeal
Package
Description
-
Uses of ItemToHeal in de.hybris.platform.directpersistence.selfhealing
Methods in de.hybris.platform.directpersistence.selfhealing with parameters of type ItemToHealModifier and TypeMethodDescriptionvoidSelfHealingService.addItemToHeal(ItemToHeal itemToHeal) Adds items to heal. -
Uses of ItemToHeal in de.hybris.platform.directpersistence.selfhealing.impl
Methods in de.hybris.platform.directpersistence.selfhealing.impl with parameters of type ItemToHealModifier and TypeMethodDescriptionvoidDefaultSelfHealingService.addItemToHeal(ItemToHeal itemToHeal) voidDefaultSelfHealingService.TestListener.notifyAdded(ItemToHeal i) voidDefaultSelfHealingService.TestListener.notifyDone(ItemToHeal i)