Uses of Class
de.hybris.platform.cms2.jalo.relations.ContentSlotForPage
-
Packages that use ContentSlotForPage Package Description de.hybris.platform.cms2.jalo de.hybris.platform.cms2.jalo.pages -
-
Uses of ContentSlotForPage in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo that return ContentSlotForPage Modifier and Type Method Description ContentSlotForPageGeneratedCms2Manager. createContentSlotForPage(SessionContext ctx, java.util.Map attributeValues)ContentSlotForPageGeneratedCms2Manager. createContentSlotForPage(java.util.Map attributeValues) -
Uses of ContentSlotForPage in de.hybris.platform.cms2.jalo.pages
Methods in de.hybris.platform.cms2.jalo.pages that return types with arguments of type ContentSlotForPage Modifier and Type Method Description java.util.List<ContentSlotForPage>AbstractPage. getContentSlots(SessionContext ctx)Deprecated.java.util.List<ContentSlotForPage>GeneratedAbstractPage. getContentSlots()Generated method - Getter of theAbstractPage.contentSlotsattribute.abstract java.util.List<ContentSlotForPage>GeneratedAbstractPage. getContentSlots(SessionContext ctx)Generated method - Getter of theAbstractPage.contentSlotsattribute.
-