public class BasicAbstractPageItemCollector extends java.lang.Object implements ItemCollector<AbstractPageModel>
AbstractPageModel.| Constructor and Description |
|---|
BasicAbstractPageItemCollector() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ItemModel> |
collect(AbstractPageModel item)
Collects the items that are related to a given
ItemModel |
protected CMSAdminContentSlotService |
getCmsAdminContentSlotService() |
void |
setCmsAdminContentSlotService(CMSAdminContentSlotService cmsAdminContentSlotService) |
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.protected CMSAdminContentSlotService getCmsAdminContentSlotService()
public void setCmsAdminContentSlotService(CMSAdminContentSlotService cmsAdminContentSlotService)
Copyright © 2018 SAP SE. All Rights Reserved.