Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.OrderEntryWsDTO
Packages that use OrderEntryWsDTO
Package
Description
-
Uses of OrderEntryWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return OrderEntryWsDTOModifier and TypeMethodDescriptionCartModificationWsDTO.getEntry()ConsignmentEntryWsDTO.getOrderEntry()ReturnRequestEntryWsDTO.getOrderEntry()Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type OrderEntryWsDTOModifier and TypeMethodDescriptionAbstractOrderWsDTO.getEntries()EntryGroupWsDTO.getEntries()OrderEntryGroupWsDTO.getEntries()OrderEntryListWsDTO.getOrderEntries()OrderWsDTO.getUnconsignedEntries()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type OrderEntryWsDTOModifier and TypeMethodDescriptionvoidCartModificationWsDTO.setEntry(OrderEntryWsDTO entry) voidConsignmentEntryWsDTO.setOrderEntry(OrderEntryWsDTO orderEntry) voidReturnRequestEntryWsDTO.setOrderEntry(OrderEntryWsDTO orderEntry) Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type OrderEntryWsDTOModifier and TypeMethodDescriptionvoidAbstractOrderWsDTO.setEntries(List<OrderEntryWsDTO> entries) voidEntryGroupWsDTO.setEntries(Collection<OrderEntryWsDTO> entries) voidOrderEntryGroupWsDTO.setEntries(Collection<OrderEntryWsDTO> entries) voidOrderEntryListWsDTO.setOrderEntries(List<OrderEntryWsDTO> orderEntries) voidOrderWsDTO.setUnconsignedEntries(List<OrderEntryWsDTO> unconsignedEntries) -
Uses of OrderEntryWsDTO in de.hybris.platform.commercewebservicescommons.dto.quote
Methods in de.hybris.platform.commercewebservicescommons.dto.quote that return types with arguments of type OrderEntryWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.quote with type arguments of type OrderEntryWsDTO -
Uses of OrderEntryWsDTO in de.hybris.platform.cpq.productconfig.occ
Subclasses of OrderEntryWsDTO in de.hybris.platform.cpq.productconfig.occModifier and TypeClassDescriptionclassRepresentation of an order entry with product configuration attached