Uses of Class
de.hybris.platform.util.ItemPropertyValue
Packages that use ItemPropertyValue
Package
Description
-
Uses of ItemPropertyValue in de.hybris.platform.core
Methods in de.hybris.platform.core with parameters of type ItemPropertyValueModifier and TypeMethodDescriptionvoidWrapperFactory.ItemPropertyWrappingListener.propertyValueWasInvalid(ItemPropertyValue ipv) -
Uses of ItemPropertyValue in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return ItemPropertyValueMethods in de.hybris.platform.persistence that return types with arguments of type ItemPropertyValueModifier and TypeMethodDescriptionItemEJB.getPrincipalToBooleanListMap(List<PK> rightPKs) ItemPermissionFacade.getPrincipalToBooleanListMap(List<PK> rightPKs) finds all restricted principals for a given list of user rights.Methods in de.hybris.platform.persistence with parameters of type ItemPropertyValueModifier and TypeMethodDescriptionvoidItemEJB.setOwnerRef(ItemPropertyValue ownerRef) voidItemRemote.setOwnerRef(ItemPropertyValue ownerRef) -
Uses of ItemPropertyValue in de.hybris.platform.persistence.audit.payload.converter
Methods in de.hybris.platform.persistence.audit.payload.converter that return ItemPropertyValueMethods in de.hybris.platform.persistence.audit.payload.converter that return types with arguments of type ItemPropertyValueMethods in de.hybris.platform.persistence.audit.payload.converter with parameters of type ItemPropertyValueModifier and TypeMethodDescriptionItemPropertyValueConverter.convertToString(ItemPropertyValue obj) -
Uses of ItemPropertyValue in de.hybris.platform.persistence.c2l
Methods in de.hybris.platform.persistence.c2l that return types with arguments of type ItemPropertyValueModifier and TypeMethodDescriptionLocalizableItemEJB.getAllLocalizedProperties(String name, ItemPropertyValueCollection languages) LocalizableItemRemote.getAllLocalizedProperties(String name, ItemPropertyValueCollection languages) LocalizableItemEJB.setAllLocalizedProperties(String name, Map<ItemPropertyValue, Object> props) LocalizableItemRemote.setAllLocalizedProperties(String name, Map<ItemPropertyValue, Object> props) Method parameters in de.hybris.platform.persistence.c2l with type arguments of type ItemPropertyValueModifier and TypeMethodDescriptionLocalizableItemEJB.setAllLocalizedProperties(String name, Map<ItemPropertyValue, Object> props) LocalizableItemRemote.setAllLocalizedProperties(String name, Map<ItemPropertyValue, Object> props) -
Uses of ItemPropertyValue in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that return ItemPropertyValueModifier and TypeMethodDescriptionprotected final ItemPropertyValueprotected final ItemPropertyValueMethods in de.hybris.platform.persistence.property with parameters of type ItemPropertyValueModifier and TypeMethodDescriptionprotected final voidJDBCValueMappings.ItemPropertyValueReaderWriter.writeValue(PreparedStatement stmt, int fieldIndex, ItemPropertyValue value) -
Uses of ItemPropertyValue in de.hybris.platform.test
Methods in de.hybris.platform.test with parameters of type ItemPropertyValue -
Uses of ItemPropertyValue in de.hybris.platform.util
Methods in de.hybris.platform.util that return ItemPropertyValueModifier and TypeMethodDescriptionstatic ItemPropertyValueEJBTools.createItemPropertyValue(ItemRemote item) ItemPropertyValueCollection.set(int index, ItemPropertyValue element) Methods in de.hybris.platform.util with parameters of type ItemPropertyValueModifier and TypeMethodDescriptionvoidItemPropertyValueCollection.add(int index, ItemPropertyValue element) booleanItemPropertyValueCollection.add(ItemPropertyValue o) intItemPropertyValue.compareTo(ItemPropertyValue o) static ItemRemoteEJBTools.instantiateItemPropertyValue(ItemPropertyValue ipv) ItemPropertyValueCollection.set(int index, ItemPropertyValue element)