Uses of Class
de.hybris.platform.cmswebservices.dto.CMSContentSlotIdListWsDTO
-
Packages that use CMSContentSlotIdListWsDTO Package Description de.hybris.platform.cmswebservices.pagescontentslotstyperestrictions.controller -
-
Uses of CMSContentSlotIdListWsDTO in de.hybris.platform.cmswebservices.pagescontentslotstyperestrictions.controller
Methods in de.hybris.platform.cmswebservices.pagescontentslotstyperestrictions.controller with parameters of type CMSContentSlotIdListWsDTO Modifier and Type Method Description java.util.List<ContentSlotTypeRestrictionsWsDTO>PageContentSlotTypeRestrictionController. searchTypeRestrictionBySlotIds(java.lang.String pageId, CMSContentSlotIdListWsDTO data)
-