Uses of Class
de.hybris.platform.saps4omservices.dto.SAPS4OMItemRequestData
Packages that use SAPS4OMItemRequestData
Package
Description
-
Uses of SAPS4OMItemRequestData in de.hybris.platform.sap.saps4omservices.services
Methods in de.hybris.platform.sap.saps4omservices.services that return SAPS4OMItemRequestData -
Uses of SAPS4OMItemRequestData in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl that return types with arguments of type SAPS4OMItemRequestDataModifier and TypeMethodDescriptionprotected List<SAPS4OMItemRequestData>DefaultSapS4OMRequestPayloadCreator.getRequestPayloadItemLevel(AbstractOrderModel abstractOrderModel) protected List<SAPS4OMItemRequestData>DefaultSapS4OMRequestPayloadCreator.getRequestPayloadItemLevel(List<ProductModel> products, boolean checkAvailability) -
Uses of SAPS4OMItemRequestData in de.hybris.platform.saps4omservices.dto
Methods in de.hybris.platform.saps4omservices.dto that return types with arguments of type SAPS4OMItemRequestDataMethod parameters in de.hybris.platform.saps4omservices.dto with type arguments of type SAPS4OMItemRequestDataModifier and TypeMethodDescriptionvoidSAPS4OMRequestData.setItems(List<SAPS4OMItemRequestData> items)