| Package | Description |
|---|---|
| de.hybris.platform.directpersistence.cache | |
| de.hybris.platform.directpersistence.read |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
SLDDataContainer.Builder.build() |
SLDDataContainer |
SLDDataContainerProvider.get(PK pk) |
SLDDataContainer |
DefaultSLDDataContainerProvider.get(PK pk) |
SLDDataContainer |
DefaultSLDDataContainerProvider.SLDBulkCacheLoader.get(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
List<SLDDataContainer> |
SLDDataContainerProvider.getAll(List<PK> pks) |
List<SLDDataContainer> |
DefaultSLDDataContainerProvider.getAll(List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSLDDataContainerProviderTest.checkContainersAreValid(ProductModel p1,
ProductModel p2,
ProductModel p3,
List<SLDDataContainer> containers) |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
DefaultSLDItemDAO.load(PK entityPk) |
SLDDataContainer |
SLDItemDAO.load(PK entityPk) |
| Modifier and Type | Method and Description |
|---|---|
List<SLDDataContainer> |
DefaultSLDItemDAO.load(List<PK> entityPKs) |
List<SLDDataContainer> |
SLDItemDAO.load(List<PK> entityPKs) |
| Modifier and Type | Method and Description |
|---|---|
static SLDDataContainerAssert |
SLDDataContainerAssert.assertThat(SLDDataContainer actual) |
Copyright © 2017 SAP SE. All Rights Reserved.