Uses of Class
de.hybris.platform.core.LazyLoadItemList
Packages that use LazyLoadItemList
Package
Description
-
Uses of LazyLoadItemList in de.hybris.platform.core
Classes in de.hybris.platform.core with type parameters of type LazyLoadItemListModifier and TypeClassDescriptionclassAbstractLazyLoadMultiColumnList<T extends LazyLoadItemList>Abstraction forLazyLoadMultiColumnModelListandLazyLoadMultiColumnListSubclasses of LazyLoadItemList in de.hybris.platform.coreModifier and TypeClassDescriptionstatic classFields in de.hybris.platform.core declared as LazyLoadItemListModifier and TypeFieldDescriptionstatic final LazyLoadItemListLazyLoadItemList.EMPTY_LISTStatic, light-weight empty list instance. -
Uses of LazyLoadItemList in de.hybris.platform.servicelayer.search.impl
Subclasses of LazyLoadItemList in de.hybris.platform.servicelayer.search.implModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classModel variant ofLazyLoadItemListwhich is used in/for the service layer.Constructors in de.hybris.platform.servicelayer.search.impl with parameters of type LazyLoadItemListModifierConstructorDescriptionAbstractLazyLoadValueList(LazyLoadItemList llItemList, int prefetchSize) Deprecated, for removal: This API element is subject to removal in a future version.AbstractLazyLoadValueList(LazyLoadItemList llItemList, int prefetchSize, List<Class> expectedClassList, ItemObjectResolver itemResolver) Deprecated, for removal: This API element is subject to removal in a future version.LazyLoadModelList(LazyLoadItemList llItemList, int prefetchSize) LazyLoadModelList(LazyLoadItemList llItemList, int prefetchSize, List<Class> expectedClassList, ItemObjectResolver itemResolver) -
Uses of LazyLoadItemList in de.hybris.platform.test
Subclasses of LazyLoadItemList in de.hybris.platform.testModifier and TypeClassDescriptionclassTest class with monitor for not empty page buffer.
LazyLoadModelList.