Uses of Interface
com.sap.hybris.saprevenuecloudcustomer.service.SapRevenueCloudCustomerOutboundService
-
-
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.action
Methods in com.sap.hybris.saprevenuecloudcustomer.action that return SapRevenueCloudCustomerOutboundService Modifier and Type Method Description SapRevenueCloudCustomerOutboundService
SapRevenueCloudCustomerPublishAction. getSapRevenueCloudCustomerOutboundService()
Methods in com.sap.hybris.saprevenuecloudcustomer.action with parameters of type SapRevenueCloudCustomerOutboundService Modifier and Type Method Description void
SapRevenueCloudCustomerPublishAction. setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)
-
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.interceptor
Methods in com.sap.hybris.saprevenuecloudcustomer.interceptor that return SapRevenueCloudCustomerOutboundService Modifier and Type Method Description SapRevenueCloudCustomerOutboundService
DefaultSapRevenueCloudAddressValidateInterceptor. getSapRevenueCloudCustomerOutboundService()
SapRevenueCloudCustomerOutboundService
DefaultSapRevenueCloudCustomerValidateInterceptor. getSapRevenueCloudCustomerOutboundService()
Methods in com.sap.hybris.saprevenuecloudcustomer.interceptor with parameters of type SapRevenueCloudCustomerOutboundService Modifier and Type Method Description void
DefaultSapRevenueCloudAddressValidateInterceptor. setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)
void
DefaultSapRevenueCloudCustomerValidateInterceptor. setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)
-
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.jobs
Methods in com.sap.hybris.saprevenuecloudcustomer.jobs that return SapRevenueCloudCustomerOutboundService Modifier and Type Method Description SapRevenueCloudCustomerOutboundService
SAPRevenueCloudCustomerImportJob. getSapRevenueCloudCustomerOutboundService()
Methods in com.sap.hybris.saprevenuecloudcustomer.jobs with parameters of type SapRevenueCloudCustomerOutboundService Modifier and Type Method Description void
SAPRevenueCloudCustomerImportJob. setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)
-
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.service.impl
Classes in com.sap.hybris.saprevenuecloudcustomer.service.impl that implement SapRevenueCloudCustomerOutboundService Modifier and Type Class Description class
DefaultSapRevenueCloudCustomerOutboundService
-
Uses of SapRevenueCloudCustomerOutboundService in de.hybris.platform.sap.saprevenuecloudorder.actions
Methods in de.hybris.platform.sap.saprevenuecloudorder.actions that return SapRevenueCloudCustomerOutboundService Modifier and Type Method Description SapRevenueCloudCustomerOutboundService
CheckCustomerIsReplicatedAction. getSapRevenueCloudCustomerOutboundService()
Methods in de.hybris.platform.sap.saprevenuecloudorder.actions with parameters of type SapRevenueCloudCustomerOutboundService Modifier and Type Method Description void
CheckCustomerIsReplicatedAction. setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)
-