Uses of Interface
com.sap.hybris.saprevenuecloudcustomer.service.SapRevenueCloudCustomerOutboundService
Packages that use SapRevenueCloudCustomerOutboundService
Package
Description
-
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.action
Methods in com.sap.hybris.saprevenuecloudcustomer.action that return SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionSapRevenueCloudCustomerPublishAction.getSapRevenueCloudCustomerOutboundService()Methods in com.sap.hybris.saprevenuecloudcustomer.action with parameters of type SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionvoidSapRevenueCloudCustomerPublishAction.setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService) -
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.interceptor
Methods in com.sap.hybris.saprevenuecloudcustomer.interceptor that return SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionDefaultSapRevenueCloudAddressValidateInterceptor.getSapRevenueCloudCustomerOutboundService()DefaultSapRevenueCloudCustomerValidateInterceptor.getSapRevenueCloudCustomerOutboundService()Methods in com.sap.hybris.saprevenuecloudcustomer.interceptor with parameters of type SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudAddressValidateInterceptor.setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService) voidDefaultSapRevenueCloudCustomerValidateInterceptor.setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService) -
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.jobs
Methods in com.sap.hybris.saprevenuecloudcustomer.jobs that return SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionSAPRevenueCloudCustomerImportJob.getSapRevenueCloudCustomerOutboundService()Methods in com.sap.hybris.saprevenuecloudcustomer.jobs with parameters of type SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionvoidSAPRevenueCloudCustomerImportJob.setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService) -
Uses of SapRevenueCloudCustomerOutboundService in com.sap.hybris.saprevenuecloudcustomer.service.impl
Classes in com.sap.hybris.saprevenuecloudcustomer.service.impl that implement SapRevenueCloudCustomerOutboundServiceModifier and TypeClassDescriptionclassDefault implementation ofSapRevenueCloudCustomerOutboundService -
Uses of SapRevenueCloudCustomerOutboundService in de.hybris.platform.sap.saprevenuecloudorder.actions
Methods in de.hybris.platform.sap.saprevenuecloudorder.actions that return SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionCheckCustomerIsReplicatedAction.getSapRevenueCloudCustomerOutboundService()Methods in de.hybris.platform.sap.saprevenuecloudorder.actions with parameters of type SapRevenueCloudCustomerOutboundServiceModifier and TypeMethodDescriptionvoidCheckCustomerIsReplicatedAction.setSapRevenueCloudCustomerOutboundService(SapRevenueCloudCustomerOutboundService sapRevenueCloudCustomerOutboundService)