| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.servicelayer.search.impl | |
| de.hybris.platform.test |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyLoadMultiColumnList<T extends LazyLoadItemList>
Abstraction for
LazyLoadMultiColumnModelList and
LazyLoadMultiColumnList |
| Modifier and Type | Class and Description |
|---|---|
static class |
LazyLoadItemListInternalTest.TestPKLazyLoadItemList |
| Modifier and Type | Field and Description |
|---|---|
static LazyLoadItemList |
LazyLoadItemList.EMPTY_LIST
Static, light-weight empty list instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyLoadValueList<V>
Deprecated.
since 4.8, inherit directly from
LazyLoadModelList. |
class |
LazyLoadModelList<V>
Model variant of
LazyLoadItemList which is used in/for the service layer. |
| Constructor and Description |
|---|
AbstractLazyLoadValueList(LazyLoadItemList llItemList,
int prefetchSize)
Deprecated.
|
AbstractLazyLoadValueList(LazyLoadItemList llItemList,
int prefetchSize,
List<Class> expectedClassList,
ItemObjectResolver itemResolver)
Deprecated.
|
LazyLoadModelList(LazyLoadItemList llItemList,
int prefetchSize) |
LazyLoadModelList(LazyLoadItemList llItemList,
int prefetchSize,
List<Class> expectedClassList,
ItemObjectResolver itemResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitoredLazyLoadItemList<E>
Test class with monitor for not empty page buffer.
|
Copyright © 2017 SAP SE. All Rights Reserved.