public class DependentAbstractPageItemCollector extends java.lang.Object implements ItemCollector<AbstractPageModel>
AbstractPageModel.| Constructor and Description |
|---|
DependentAbstractPageItemCollector() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ItemModel> |
collect(AbstractPageModel item)
Collects the items that are related to a given
ItemModel |
public java.util.List<? extends ItemModel> collect(AbstractPageModel item)
ItemCollectorItemModelcollect in interface ItemCollector<AbstractPageModel>item - the itemModel that will be inspected to return the related item models.null.Copyright © 2018 SAP SE. All Rights Reserved.