| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.persistence | |
| de.hybris.platform.persistence.c2l | |
| de.hybris.platform.persistence.property | |
| de.hybris.platform.util |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperFactory.ItemPropertyWrappingListener.propertyValueWasInvalid(ItemPropertyValue ipv) |
| Modifier and Type | Method and Description |
|---|---|
Map<ItemPropertyValue,List<Boolean>> |
ItemEJB.getPrincipalToBooleanListMap(List<PK> rightPKs) |
Map<ItemPropertyValue,List<Boolean>> |
ItemRemote.getPrincipalToBooleanListMap(List<PK> rightPKs)
finds all restricted principals for a given list of user rights.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ItemPropertyValue,Object> |
LocalizableItemRemote.getAllLocalizedProperties(String name,
ItemPropertyValueCollection languages) |
Map<ItemPropertyValue,Object> |
LocalizableItemEJB.getAllLocalizedProperties(String name,
ItemPropertyValueCollection languages) |
Map<ItemPropertyValue,Object> |
LocalizableItemRemote.setAllLocalizedProperties(String name,
Map<ItemPropertyValue,Object> props) |
Map<ItemPropertyValue,Object> |
LocalizableItemEJB.setAllLocalizedProperties(String name,
Map<ItemPropertyValue,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
Map<ItemPropertyValue,Object> |
LocalizableItemRemote.setAllLocalizedProperties(String name,
Map<ItemPropertyValue,Object> props) |
Map<ItemPropertyValue,Object> |
LocalizableItemEJB.setAllLocalizedProperties(String name,
Map<ItemPropertyValue,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemPropertyValue |
JDBCValueMappings.ItemPropertyValueReaderWriter.readValue(ResultSet rs,
int idx) |
protected ItemPropertyValue |
JDBCValueMappings.ItemPropertyValueReaderWriter.readValue(ResultSet rs,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JDBCValueMappings.ItemPropertyValueReaderWriter.writeValue(PreparedStatement stmt,
int fieldIndex,
ItemPropertyValue value) |
| Modifier and Type | Method and Description |
|---|---|
static ItemPropertyValue |
EJBTools.createItemPropertyValue(ItemRemote item) |
ItemPropertyValue |
ItemPropertyValueCollection.set(int index,
ItemPropertyValue element) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemPropertyValueCollection.add(int index,
ItemPropertyValue element) |
boolean |
ItemPropertyValueCollection.add(ItemPropertyValue o) |
int |
ItemPropertyValue.compareTo(ItemPropertyValue o) |
static ItemRemote |
EJBTools.instantiateItemPropertyValue(ItemPropertyValue ipv) |
ItemPropertyValue |
ItemPropertyValueCollection.set(int index,
ItemPropertyValue element) |
Copyright © 2017 SAP SE. All Rights Reserved.