Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiPartnerRole
-
-
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 SapCpiPartnerRole Modifier and Type Method Description java.util.List<SapCpiPartnerRole>SapCpiOrder. getSapCpiPartnerRoles()Method parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiPartnerRole Modifier and Type Method Description voidSapCpiOrder. setSapCpiPartnerRoles(java.util.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 SapCpiPartnerRole Modifier and Type Method Description protected java.util.List<SapCpiPartnerRole>SapCpiOmmOrderConversionService. mapOrderPartners(OrderModel orderModel)Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiPartnerRole Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundPartnerRoleModel>SapCpiOmmOrderMapperService. mapOrderPartners(java.util.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 SapCpiPartnerRole Modifier and Type Method Description protected java.util.List<SapCpiPartnerRole>SapCpiOmsOrderConversionService. mapOrderPartners(OrderModel orderModel)
-