Uses of Class
de.hybris.platform.warehousing.util.models.PointsOfService
-
-
Uses of PointsOfService in de.hybris.platform.warehousing.util
Fields in de.hybris.platform.warehousing.util declared as PointsOfService Modifier and Type Field Description protected PointsOfServiceBaseSourcingIntegrationTest. pointsOfServiceprotected PointsOfServiceVerifyOrderAndConsignment. pointsOfService -
Uses of PointsOfService in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return PointsOfService Modifier and Type Method Description protected PointsOfServiceAsns. getPointsOfService()PointsOfServiceOrders. getPointsOfService()Methods in de.hybris.platform.warehousing.util.models with parameters of type PointsOfService Modifier and Type Method Description voidAsns. setPointsOfService(PointsOfService pointsOfService)voidOrders. setPointsOfService(PointsOfService pointsOfService) -
Uses of PointsOfService in de.hybris.platform.warehousingfacades.util
Fields in de.hybris.platform.warehousingfacades.util declared as PointsOfService Modifier and Type Field Description protected PointsOfServiceBaseWarehousingFacadeIntegrationTest. pointsOfService -
Uses of PointsOfService in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Fields in de.hybris.platform.warehousingwebservices.warehousingwebservices.util declared as PointsOfService Modifier and Type Field Description protected PointsOfServiceBaseWarehousingWebservicesIntegrationTest. pointsOfService -
Uses of PointsOfService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as PointsOfService Modifier and Type Field Description protected PointsOfServiceBaseAcceleratorSourcingIntegrationTest. pointsOfService -
Uses of PointsOfService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as PointsOfService Modifier and Type Field Description protected PointsOfServiceBaseUtil. pointsOfServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return PointsOfService Modifier and Type Method Description PointsOfServiceBaseUtil. getPointsOfService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type PointsOfService Modifier and Type Method Description voidBaseUtil. setPointsOfService(PointsOfService pointsOfService)
-