Uses of Class
de.hybris.platform.warehousingwebservices.dto.asn.AsnEntryWsDTO
Packages that use AsnEntryWsDTO
Package
Description
-
Uses of AsnEntryWsDTO in de.hybris.platform.warehousingwebservices.dto.asn
Methods in de.hybris.platform.warehousingwebservices.dto.asn that return types with arguments of type AsnEntryWsDTOMethod parameters in de.hybris.platform.warehousingwebservices.dto.asn with type arguments of type AsnEntryWsDTO -
Uses of AsnEntryWsDTO in de.hybris.platform.warehousingwebservices.warehousingwebservices
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices that return AsnEntryWsDTOModifier and TypeMethodDescriptionprotected AsnEntryWsDTOAsnsControllerIntegrationTest.createAsnEntryWsDTO(String productCode, Integer quantity) Populates aAsnEntryWsDTOMethod parameters in de.hybris.platform.warehousingwebservices.warehousingwebservices with type arguments of type AsnEntryWsDTOModifier and TypeMethodDescriptionprotected AsnWsDTOAsnsControllerIntegrationTest.createAsnRequest(String warehouseCode, String pointOfServiceName, List<AsnEntryWsDTO> asnEntries, String extId, Date releaseDate, String comment) Populates aAsnWsDTOfor a POST call, to add an ASN in the system