Uses of Class
de.hybris.platform.cmsfacades.data.ContentSlotTypeRestrictionsData
-
-
Uses of ContentSlotTypeRestrictionsData in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions that return ContentSlotTypeRestrictionsData Modifier and Type Method Description ContentSlotTypeRestrictionsData
PageContentSlotTypeRestrictionsFacade. getTypeRestrictionsForContentSlotUID(java.lang.String pageUid, java.lang.String contentSlotUid)
Fetches type restrictions for the given content slot on a given page. -
Uses of ContentSlotTypeRestrictionsData in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl that return ContentSlotTypeRestrictionsData Modifier and Type Method Description ContentSlotTypeRestrictionsData
DefaultPageContentSlotTypeRestrictionsFacade. getTypeRestrictionsForContentSlotUID(java.lang.String pageUid, java.lang.String contentSlotUid)
-