Uses of Interface
de.hybris.platform.sap.sapcpireturnsexchange.service.SapCpiOutboundReturnService
-
Packages that use SapCpiOutboundReturnService Package Description de.hybris.platform.sap.sapcpireturnsexchange.actions de.hybris.platform.sap.sapcpireturnsexchange.service.impl -
-
Uses of SapCpiOutboundReturnService in de.hybris.platform.sap.sapcpireturnsexchange.actions
Methods in de.hybris.platform.sap.sapcpireturnsexchange.actions that return SapCpiOutboundReturnService Modifier and Type Method Description protected SapCpiOutboundReturnServiceSapCpiOmmReturnOrderOutboundAction. getSapCpiOutboundReturnService()Methods in de.hybris.platform.sap.sapcpireturnsexchange.actions with parameters of type SapCpiOutboundReturnService Modifier and Type Method Description voidSapCpiOmmReturnOrderOutboundAction. setSapCpiOutboundReturnService(SapCpiOutboundReturnService sapCpiOutboundReturnService) -
Uses of SapCpiOutboundReturnService in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Classes in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that implement SapCpiOutboundReturnService Modifier and Type Class Description classSapCpiOutboundReturnServiceImpl
-