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