Uses of Class
de.hybris.platform.directpersistence.selfhealing.ItemToHeal
-
Packages that use ItemToHeal Package Description de.hybris.platform.directpersistence.selfhealing de.hybris.platform.directpersistence.selfhealing.impl -
-
Uses of ItemToHeal in de.hybris.platform.directpersistence.selfhealing
Methods in de.hybris.platform.directpersistence.selfhealing with parameters of type ItemToHeal Modifier and Type Method Description voidSelfHealingService. 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 ItemToHeal Modifier and Type Method Description voidDefaultSelfHealingService. addItemToHeal(ItemToHeal itemToHeal)voidDefaultSelfHealingService.TestListener. notifyAdded(ItemToHeal i)voidDefaultSelfHealingService.TestListener. notifyDone(ItemToHeal i)
-