Uses of Class
de.hybris.platform.cmswebservices.dto.CMSItemUuidListWsDTO
-
Packages that use CMSItemUuidListWsDTO Package Description de.hybris.platform.cmswebservices.cmsitems.controller de.hybris.platform.cmswebservices.media.controller -
-
Uses of CMSItemUuidListWsDTO in de.hybris.platform.cmswebservices.cmsitems.controller
Methods in de.hybris.platform.cmswebservices.cmsitems.controller with parameters of type CMSItemUuidListWsDTO Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>CMSItemController. findCmsItemsByUuidsInBody(CMSItemUuidListWsDTO dto) -
Uses of CMSItemUuidListWsDTO in de.hybris.platform.cmswebservices.media.controller
Methods in de.hybris.platform.cmswebservices.media.controller with parameters of type CMSItemUuidListWsDTO Modifier and Type Method Description MediaListDataMediaController. getMediaByUuids(CMSItemUuidListWsDTO uuids)
-