| Package | Description |
|---|---|
| de.hybris.platform.persistence.property |
| Modifier and Type | Method and Description |
|---|---|
protected static EJBProperty |
EJBProperty.create(String name,
PK lang,
Object value) |
static EJBProperty |
EJBProperty.load(String name,
PK langPK,
Object value) |
static EJBProperty |
OldPropertyJDBC.readOldProperty(ResultSet rs,
PK itemPK) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EJBProperty> |
EJBPropertyCache.getEJBProperties() |
Collection<EJBProperty> |
EJBPropertyCache.getUpdateableProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OldPropertyJDBC.DumpPropertyConverter.convert(PK itemPK,
PK typePK,
EJBProperty dumpProp) |
| Modifier and Type | Method and Description |
|---|---|
static EJBPropertyCache |
EJBPropertyCache.load(long timestamp,
Collection<EJBProperty> allProps) |
Copyright © 2017 SAP SE. All Rights Reserved.