Uses of Class
de.hybris.platform.cmsfacades.CMSPageContentSlotListData
-
Packages that use CMSPageContentSlotListData Package Description de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl -
-
Uses of CMSPageContentSlotListData in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions with parameters of type CMSPageContentSlotListData Modifier and Type Method Description default java.util.List<ContentSlotTypeRestrictionsData>PageContentSlotTypeRestrictionsFacade. getTypeRestrictionsForContentSlots(CMSPageContentSlotListData contentSlotListData)Fetches type restrictions for each content slot. -
Uses of CMSPageContentSlotListData in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl with parameters of type CMSPageContentSlotListData Modifier and Type Method Description java.util.List<ContentSlotTypeRestrictionsData>DefaultPageContentSlotTypeRestrictionsFacade. getTypeRestrictionsForContentSlots(CMSPageContentSlotListData contentSlotListData)
-