public class LazyLoadMultiColumnModelList extends AbstractLazyLoadMultiColumnList<LazyLoadModelList>
LazyLoadMultiColumnList.AbstractLazyLoadMultiColumnList.CalculateLazyLoadListBody, AbstractLazyLoadMultiColumnList.LazyLoadMultiColumnListRowNULL_MARKER, wrappedItemListmodCount| Modifier and Type | Method and Description |
|---|---|
protected LazyLoadModelList |
createEmptyItemList()
creates an empty list in trivial case, should return an instance of type
LazyLoadItemList |
protected Object |
fetchSource(int marker,
int position) |
protected Object |
wrapObject(Object original) |
createItemList, get, getPrefetchedLanguages, getRows, getWrappedItemListPks, getWrappedPrefetchSize, isWrappedItemListEmpty, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamprotected LazyLoadModelList createEmptyItemList()
AbstractLazyLoadMultiColumnListLazyLoadItemListcreateEmptyItemList in class AbstractLazyLoadMultiColumnList<LazyLoadModelList>protected Object fetchSource(int marker, int position)
fetchSource in class AbstractLazyLoadMultiColumnList<LazyLoadModelList>protected Object wrapObject(Object original)
wrapObject in class AbstractLazyLoadMultiColumnList<LazyLoadModelList>Copyright © 2017 SAP SE. All Rights Reserved.