Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.OrderWsDTO
-
-
Uses of OrderWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return OrderWsDTO Modifier and Type Method Description OrderWsDTOB2BOrdersController. placeOrgOrder(java.lang.String cartId, boolean termsChecked, java.lang.String fields) -
Uses of OrderWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return OrderWsDTO Modifier and Type Method Description OrderWsDTOB2BOrdersController. placeOrgOrder(java.lang.String cartId, boolean termsChecked, java.lang.String fields) -
Uses of OrderWsDTO in de.hybris.platform.b2bwebservicescommons.dto.order
Methods in de.hybris.platform.b2bwebservicescommons.dto.order that return OrderWsDTO Modifier and Type Method Description OrderWsDTOOrderApprovalWsDTO. getOrder()Methods in de.hybris.platform.b2bwebservicescommons.dto.order with parameters of type OrderWsDTO Modifier and Type Method Description voidOrderApprovalWsDTO. setOrder(OrderWsDTO order) -
Uses of OrderWsDTO in de.hybris.platform.chinesecommercewebservicescommons.dto
Methods in de.hybris.platform.chinesecommercewebservicescommons.dto that return OrderWsDTO Modifier and Type Method Description OrderWsDTOChinesePaymentRequestWsDTO. getOrder()Methods in de.hybris.platform.chinesecommercewebservicescommons.dto with parameters of type OrderWsDTO Modifier and Type Method Description voidChinesePaymentRequestWsDTO. setOrder(OrderWsDTO order) -
Uses of OrderWsDTO in de.hybris.platform.chinesepaymentocc.controllers
Methods in de.hybris.platform.chinesepaymentocc.controllers that return OrderWsDTO Modifier and Type Method Description OrderWsDTOPaymentInfoController. createChineseOrder(java.lang.String fields) -
Uses of OrderWsDTO in de.hybris.platform.chinesepaymentoccaddon.controllers
Methods in de.hybris.platform.chinesepaymentoccaddon.controllers that return OrderWsDTO Modifier and Type Method Description OrderWsDTOPaymentInfoController. createChineseOrder(java.lang.String fields) -
Uses of OrderWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return OrderWsDTO Modifier and Type Method Description OrderWsDTOOrdersController. getOrder(java.lang.String code, java.lang.String fields)OrderWsDTOOrdersController. getUserOrders(java.lang.String code, java.lang.String fields)OrderWsDTOOrdersController. placeOrder(java.lang.String cartId, java.lang.String fields) -
Uses of OrderWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return OrderWsDTO Modifier and Type Method Description OrderWsDTOReturnRequestWsDTO. getOrder()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type OrderWsDTO Modifier and Type Method Description voidReturnRequestWsDTO. setOrder(OrderWsDTO order) -
Uses of OrderWsDTO in de.hybris.platform.ordermanagementwebservices.controllers.order
Methods in de.hybris.platform.ordermanagementwebservices.controllers.order that return OrderWsDTO Modifier and Type Method Description OrderWsDTOOmsOrdersController. getOrderForCode(java.lang.String code, java.lang.String fields)Request to get an order by codeOrderWsDTOOmsOrdersController. submitOrder(OrderRequestWsDTO orderRequestWsDTO, java.lang.String fields)Request to submit order in the system -
Uses of OrderWsDTO in de.hybris.platform.ordermanagementwebservices.dto.order
Methods in de.hybris.platform.ordermanagementwebservices.dto.order that return types with arguments of type OrderWsDTO Modifier and Type Method Description java.util.List<OrderWsDTO>OrderSearchPageWsDto. getOrders()Method parameters in de.hybris.platform.ordermanagementwebservices.dto.order with type arguments of type OrderWsDTO Modifier and Type Method Description voidOrderSearchPageWsDto. setOrders(java.util.List<OrderWsDTO> orders) -
Uses of OrderWsDTO in de.hybris.platform.ordermanagementwebservices.dto.returns
Methods in de.hybris.platform.ordermanagementwebservices.dto.returns that return OrderWsDTO Modifier and Type Method Description OrderWsDTOReturnRequestWsDTO. getOrder()Methods in de.hybris.platform.ordermanagementwebservices.dto.returns with parameters of type OrderWsDTO Modifier and Type Method Description voidReturnRequestWsDTO. setOrder(OrderWsDTO order) -
Uses of OrderWsDTO in de.hybris.platform.ordermanagementwebservices.util
Methods in de.hybris.platform.ordermanagementwebservices.util that return OrderWsDTO Modifier and Type Method Description protected OrderWsDTOBaseOrderManagementWebservicesIntegrationTest. getOrderByCode(java.lang.String code) -
Uses of OrderWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return OrderWsDTO Modifier and Type Method Description OrderWsDTOOrdersController. getOrder(java.lang.String code, java.lang.String fields)OrderWsDTOOrdersController. getUserOrders(java.lang.String code, java.lang.String fields)OrderWsDTOOrdersController. placeOrder(java.lang.String cartId, java.lang.String fields)
-