| Modifier and Type | Method and Description |
|---|---|
void |
WrapperFactory.ItemPropertyWrappingListener.propertyValueWasInvalid(ItemPropertyValue ipv) |
| Modifier and Type | Method and Description |
|---|---|
ItemPropertyValue |
ItemEJBImpl.unwrapToRef(Item item) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ItemPropertyValue,java.util.List<java.lang.Boolean>> |
ItemPermissionFacade.getPrincipalToBooleanListMap(java.util.List<PK> rightPKs)
finds all restricted principals for a given list of user rights.
|
java.util.Map<ItemPropertyValue,java.util.List<java.lang.Boolean>> |
ItemEJB.getPrincipalToBooleanListMap(java.util.List<PK> rightPKs) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericItemEJB.setOwnerRef(ItemPropertyValue ownerRef) |
void |
GenericItemRemote.setOwnerRef(ItemPropertyValue ownerRef) |
| Modifier and Type | Method and Description |
|---|---|
ItemPropertyValue |
ItemPropertyValueConverter.convertFromString(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<ItemPropertyValue> |
ItemPropertyValueConverter.forClass() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ItemPropertyValueConverter.convertToString(ItemPropertyValue obj) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemEJB.getAllLocalizedProperties(java.lang.String name,
ItemPropertyValueCollection languages) |
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemRemote.getAllLocalizedProperties(java.lang.String name,
ItemPropertyValueCollection languages) |
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemEJB.setAllLocalizedProperties(java.lang.String name,
java.util.Map<ItemPropertyValue,java.lang.Object> props) |
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemRemote.setAllLocalizedProperties(java.lang.String name,
java.util.Map<ItemPropertyValue,java.lang.Object> props) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemEJB.setAllLocalizedProperties(java.lang.String name,
java.util.Map<ItemPropertyValue,java.lang.Object> props) |
java.util.Map<ItemPropertyValue,java.lang.Object> |
LocalizableItemRemote.setAllLocalizedProperties(java.lang.String name,
java.util.Map<ItemPropertyValue,java.lang.Object> props) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemPropertyValue |
JDBCValueMappings.ItemPropertyValueReaderWriter.readValue(java.sql.ResultSet rs,
int idx) |
protected ItemPropertyValue |
JDBCValueMappings.ItemPropertyValueReaderWriter.readValue(java.sql.ResultSet rs,
java.lang.String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JDBCValueMappings.ItemPropertyValueReaderWriter.writeValue(java.sql.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 © 2018 SAP SE. All Rights Reserved.