Uses of Class
de.hybris.platform.assistedservicewebservices.dto.C360CartEntryWsDTO
Packages that use C360CartEntryWsDTO
Package
Description
-
Uses of C360CartEntryWsDTO in de.hybris.platform.assistedservicewebservices.dto
Methods in de.hybris.platform.assistedservicewebservices.dto that return types with arguments of type C360CartEntryWsDTOMethod parameters in de.hybris.platform.assistedservicewebservices.dto with type arguments of type C360CartEntryWsDTOModifier and TypeMethodDescriptionvoidC360CartDataWsDTO.setEntries(List<C360CartEntryWsDTO> entries) -
Uses of C360CartEntryWsDTO in de.hybris.platform.assistedservicewebservices.mapping.mappers
Methods in de.hybris.platform.assistedservicewebservices.mapping.mappers with parameters of type C360CartEntryWsDTOModifier and TypeMethodDescriptionvoidOrderEntryDataMapper.mapAtoB(OrderEntryData orderEntryData, C360CartEntryWsDTO c360CartEntryWsDTO, ma.glasnost.orika.MappingContext context)