Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.OrderHistoryListWsDTO
Packages that use OrderHistoryListWsDTO
Package
Description
-
Uses of OrderHistoryListWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionReplenishmentOrderController.getReplenishmentOrderHistory(int currentPage, int pageSize, String sort, String replenishmentOrderCode, String fields) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionReplenishmentOrderHelper.searchOrderHistories(String replenishmentOrderCode, int currentPage, int pageSize, String sort, String fields) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionReplenishmentOrderController.getReplenishmentOrderHistory(int currentPage, int pageSize, String sort, String replenishmentOrderCode, String fields) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionReplenishmentOrderHelper.searchOrderHistories(String replenishmentOrderCode, int currentPage, int pageSize, String sort, String fields) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionOrdersController.getUserOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields, javax.servlet.http.HttpServletResponse response) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.commercewebservices.core.v2.helper
Methods in de.hybris.platform.commercewebservices.core.v2.helper that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionOrdersHelper.searchOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionOrdersController.getUserOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields, javax.servlet.http.HttpServletResponse response) -
Uses of OrderHistoryListWsDTO in de.hybris.platform.ycommercewebservices.v2.helper
Methods in de.hybris.platform.ycommercewebservices.v2.helper that return OrderHistoryListWsDTOModifier and TypeMethodDescriptionOrdersHelper.searchOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields)