Uses of Interface
de.hybris.platform.jalo.Item.AttributeFilter
-
Packages that use Item.AttributeFilter Package Description de.hybris.platform.jalo -
-
Uses of Item.AttributeFilter in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo with parameters of type Item.AttributeFilter Modifier and Type Method Description java.util.Map
Item. getAllAttributes(SessionContext ctx, Item.AttributeFilter filter)
Reads all attribute values of this item which pass a given attribute filter.
-