Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPartnerRoleModel
-
Packages that use SAPCpiOutboundPartnerRoleModel Package Description de.hybris.platform.sap.sapcpiadapter.model Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.de.hybris.platform.sap.sapcpiorderexchange.service.impl de.hybris.platform.sap.sapcpireturnsexchange.service.impl -
-
Uses of SAPCpiOutboundPartnerRoleModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundPartnerRoleModel Modifier and Type Method Description java.util.Set<SAPCpiOutboundPartnerRoleModel>SAPCpiOutboundOrderModel. getSapCpiOutboundPartnerRoles()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundPartnerRoleModel Modifier and Type Method Description voidSAPCpiOutboundOrderModel. setSapCpiOutboundPartnerRoles(java.util.Set<SAPCpiOutboundPartnerRoleModel> value)Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundPartnerRoleModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundPartnerRoleModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundPartnerRoleModel>SapCpiOmmOrderMapperService. mapOrderPartners(java.util.List<SapCpiPartnerRole> sapCpiPartnerRoles) -
Uses of SAPCpiOutboundPartnerRoleModel in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that return types with arguments of type SAPCpiOutboundPartnerRoleModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundPartnerRoleModel>SapCpiOmmReturnsOutboundConversionService. mapReturnOrderPartners(ReturnRequestModel returnRequest)
-