Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiPartnerRole
Packages that use SapCpiPartnerRole
Package
Description
-
Uses of SapCpiPartnerRole in com.sap.hybris.sapcpioaaorderintegration.service.impl
Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl that return types with arguments of type SapCpiPartnerRoleModifier and TypeMethodDescriptionprotected List<SapCpiPartnerRole>SapOaaCpiOrderConversionService.mapOrderPartners(OrderModel orderModel) -
Uses of SapCpiPartnerRole in de.hybris.platform.sap.sapcpiadapter.data
Methods in de.hybris.platform.sap.sapcpiadapter.data that return types with arguments of type SapCpiPartnerRoleMethod parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiPartnerRoleModifier and TypeMethodDescriptionvoidSapCpiOrder.setSapCpiPartnerRoles(List<SapCpiPartnerRole> sapCpiPartnerRoles) -
Uses of SapCpiPartnerRole in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiPartnerRoleModifier and TypeMethodDescriptionprotected List<SapCpiPartnerRole>SapCpiOmmOrderConversionService.mapOrderPartners(OrderModel orderModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiPartnerRoleModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundPartnerRoleModel>SapCpiOmmOrderMapperService.mapOrderPartners(List<SapCpiPartnerRole> sapCpiPartnerRoles) -
Uses of SapCpiPartnerRole in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl that return types with arguments of type SapCpiPartnerRoleModifier and TypeMethodDescriptionprotected List<SapCpiPartnerRole>SapCpiOmsOrderConversionService.mapOrderPartners(OrderModel orderModel)