Uses of Class
de.hybris.platform.warehousing.util.models.Orders
-
-
Uses of Orders in de.hybris.platform.warehousing.util
Fields in de.hybris.platform.warehousing.util declared as Orders Modifier and Type Field Description protected OrdersBaseSourcingIntegrationTest. ordersprotected OrdersVerifyOrderAndConsignment. orders -
Uses of Orders in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return Orders Modifier and Type Method Description OrdersConsignments. getOrders()protected OrdersReturnRequests. getOrders()Methods in de.hybris.platform.warehousing.util.models with parameters of type Orders Modifier and Type Method Description voidConsignments. setOrders(Orders orders)voidReturnRequests. setOrders(Orders orders) -
Uses of Orders in de.hybris.platform.warehousingfacades.util
Fields in de.hybris.platform.warehousingfacades.util declared as Orders Modifier and Type Field Description protected OrdersBaseWarehousingFacadeIntegrationTest. orders -
Uses of Orders in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Fields in de.hybris.platform.warehousingwebservices.warehousingwebservices.util declared as Orders Modifier and Type Field Description protected OrdersBaseWarehousingWebservicesIntegrationTest. orders -
Uses of Orders in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as Orders Modifier and Type Field Description protected OrdersAtpFormulaIntegrationTest. ordersprotected OrdersBaseAcceleratorSourcingIntegrationTest. orders -
Uses of Orders in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as Orders Modifier and Type Field Description protected OrdersBaseUtil. ordersMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return Orders Modifier and Type Method Description OrdersBaseUtil. getOrders()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type Orders Modifier and Type Method Description voidBaseUtil. setOrders(Orders orders)
-