Uses of Interface
de.hybris.platform.jalo.Item.ItemConstraint
-
Packages that use Item.ItemConstraint Package Description de.hybris.platform.jalo de.hybris.platform.tx -
-
Uses of Item.ItemConstraint in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo with parameters of type Item.ItemConstraint Modifier and Type Method Description protected voidItem. checkConstraint(Item.ItemConstraint constr)Allows to implement transaction safe consistency checking code. -
Uses of Item.ItemConstraint in de.hybris.platform.tx
Methods in de.hybris.platform.tx with parameters of type Item.ItemConstraint Modifier and Type Method Description voidTransaction. addDelayedConstraint(Item item, Item.ItemConstraint constr)
-