Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.OrderEntryWsDTO
-
-
Uses of OrderEntryWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return OrderEntryWsDTO Modifier and Type Method Description OrderEntryWsDTOCartsController. getCartEntry(long entryNumber, java.lang.String fields)Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type OrderEntryWsDTO Modifier and Type Method Description CartModificationWsDTOCartsController. addToCartEntryGroup(java.lang.String baseSiteId, java.lang.Integer entryGroupNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)protected voidCartsController. validateCartEntryForReplace(OrderEntryData oryginalEntry, OrderEntryWsDTO entry) -
Uses of OrderEntryWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return OrderEntryWsDTO Modifier and Type Method Description OrderEntryWsDTOCartModificationWsDTO. getEntry()OrderEntryWsDTOConsignmentEntryWsDTO. getOrderEntry()OrderEntryWsDTOReturnRequestEntryWsDTO. getOrderEntry()Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type OrderEntryWsDTO Modifier and Type Method Description java.util.List<OrderEntryWsDTO>AbstractOrderWsDTO. getEntries()java.util.Collection<OrderEntryWsDTO>EntryGroupWsDTO. getEntries()java.util.Collection<OrderEntryWsDTO>OrderEntryGroupWsDTO. getEntries()java.util.List<OrderEntryWsDTO>OrderEntryListWsDTO. getOrderEntries()java.util.List<OrderEntryWsDTO>OrderWsDTO. getUnconsignedEntries()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type OrderEntryWsDTO Modifier and Type Method Description voidCartModificationWsDTO. 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 OrderEntryWsDTO Modifier and Type Method Description voidAbstractOrderWsDTO. setEntries(java.util.List<OrderEntryWsDTO> entries)voidEntryGroupWsDTO. setEntries(java.util.Collection<OrderEntryWsDTO> entries)voidOrderEntryGroupWsDTO. setEntries(java.util.Collection<OrderEntryWsDTO> entries)voidOrderEntryListWsDTO. setOrderEntries(java.util.List<OrderEntryWsDTO> orderEntries)voidOrderWsDTO. setUnconsignedEntries(java.util.List<OrderEntryWsDTO> unconsignedEntries) -
Uses of OrderEntryWsDTO in de.hybris.platform.ordermanagementwebservices.controllers.order
Methods in de.hybris.platform.ordermanagementwebservices.controllers.order that return OrderEntryWsDTO Modifier and Type Method Description OrderEntryWsDTOOmsOrdersController. getOrderEntryForOrderCodeAndEntryNumber(java.lang.String code, java.lang.String entryNumber, java.lang.String fields)Request to get orderEntry for the givenAbstractOrderModel.CODEandAbstractOrderEntryModel.ENTRYNUMBER -
Uses of OrderEntryWsDTO in de.hybris.platform.ordermanagementwebservices.dto.order
Methods in de.hybris.platform.ordermanagementwebservices.dto.order that return types with arguments of type OrderEntryWsDTO Modifier and Type Method Description java.util.List<OrderEntryWsDTO>OrderEntrySearchPageWsDTO. getOrderEntries()Method parameters in de.hybris.platform.ordermanagementwebservices.dto.order with type arguments of type OrderEntryWsDTO Modifier and Type Method Description voidOrderEntrySearchPageWsDTO. setOrderEntries(java.util.List<OrderEntryWsDTO> orderEntries) -
Uses of OrderEntryWsDTO in de.hybris.platform.ordermanagementwebservices.dto.returns
Methods in de.hybris.platform.ordermanagementwebservices.dto.returns that return OrderEntryWsDTO Modifier and Type Method Description OrderEntryWsDTOReturnEntryWsDTO. getOrderEntry()Methods in de.hybris.platform.ordermanagementwebservices.dto.returns with parameters of type OrderEntryWsDTO Modifier and Type Method Description voidReturnEntryWsDTO. setOrderEntry(OrderEntryWsDTO orderEntry) -
Uses of OrderEntryWsDTO in de.hybris.platform.ordermanagementwebservices.util
Methods in de.hybris.platform.ordermanagementwebservices.util that return OrderEntryWsDTO Modifier and Type Method Description protected OrderEntryWsDTOBaseOrderManagementWebservicesIntegrationTest. getOrderEntryForOrderCodeAndEntryNumber(java.lang.String code, java.lang.String entryNumber) -
Uses of OrderEntryWsDTO in de.hybris.platform.sap.productconfig.occ
Subclasses of OrderEntryWsDTO in de.hybris.platform.sap.productconfig.occ Modifier and Type Class Description classProductConfigOrderEntryWsDTORepresentation of an order entry with product configuration attached -
Uses of OrderEntryWsDTO in de.hybris.platform.textfieldconfiguratortemplateocc.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateocc.controllers with parameters of type OrderEntryWsDTO Modifier and Type Method Description CartModificationWsDTOProductConfiguratorTextfieldTemplateController. addCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields) -
Uses of OrderEntryWsDTO in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers
Methods in de.hybris.platform.textfieldconfiguratortemplateoccaddon.controllers with parameters of type OrderEntryWsDTO Modifier and Type Method Description CartModificationWsDTOProductTextfieldConfiguratorController. addCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields) -
Uses of OrderEntryWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return OrderEntryWsDTO Modifier and Type Method Description OrderEntryWsDTOCartsController. getCartEntry(long entryNumber, java.lang.String fields)Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type OrderEntryWsDTO Modifier and Type Method Description CartModificationWsDTOCartsController. addToCartEntryGroup(java.lang.String baseSiteId, java.lang.Integer entryGroupNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. createCartEntry(java.lang.String baseSiteId, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. replaceCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)CartModificationWsDTOCartsController. updateCartEntry(java.lang.String baseSiteId, long entryNumber, OrderEntryWsDTO entry, java.lang.String fields)protected voidCartsController. validateCartEntryForReplace(OrderEntryData oryginalEntry, OrderEntryWsDTO entry)
-