| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.pagescontentslotscontainers | |
| de.hybris.platform.cmsfacades.pagescontentslotscontainers.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PageContentSlotContainerData> |
PageContentSlotContainerFacade.getPageContentSlotContainersByPageId(java.lang.String pageId)
Get a list of containers with their components for a given page.
|
| Modifier and Type | Method and Description |
|---|---|
protected PageContentSlotContainerData |
DefaultPageContentSlotContainerFacade.buildPageContentSlotContainer(java.lang.String pageId,
java.lang.String slotId,
AbstractCMSComponentContainerModel container)
Builds the data of a container in a content slot.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.stream.Stream<PageContentSlotContainerData> |
DefaultPageContentSlotContainerFacade.buildPageContentSlotContainerStream(java.lang.String pageId,
ContentSlotData contentSlot)
Gets a list of containers data found within a given slot.
|
java.util.List<PageContentSlotContainerData> |
DefaultPageContentSlotContainerFacade.getPageContentSlotContainersByPageId(java.lang.String pageId) |
Copyright © 2018 SAP SE. All Rights Reserved.