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 void
Item. 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 void
Transaction. addDelayedConstraint(Item item, Item.ItemConstraint constr)
-