Uses of Interface
de.hybris.platform.jalo.Item.ItemConstraint
Packages that use Item.ItemConstraint
-
Uses of Item.ItemConstraint in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo with parameters of type Item.ItemConstraintModifier and TypeMethodDescriptionprotected 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.ItemConstraintModifier and TypeMethodDescriptionvoidTransaction.addDelayedConstraint(Item item, Item.ItemConstraint constr)