Uses of Interface
com.sap.platform.sapcpconfiguration.service.SapCpServiceFactory
-
Packages that use SapCpServiceFactory Package Description com.sap.platform.sapcpconfiguration.service.impl de.hybris.platform.secaddon.services -
-
Uses of SapCpServiceFactory in com.sap.platform.sapcpconfiguration.service.impl
Classes in com.sap.platform.sapcpconfiguration.service.impl that implement SapCpServiceFactory Modifier and Type Class Description classDefaultSapCpServiceFactory -
Uses of SapCpServiceFactory in de.hybris.platform.secaddon.services
Methods in de.hybris.platform.secaddon.services that return SapCpServiceFactory Modifier and Type Method Description SapCpServiceFactoryCustomerMappingAdapter. getSapCpServiceFactory()SapCpServiceFactoryTicketServiceClientAdapter. getSapCpServiceFactory()Methods in de.hybris.platform.secaddon.services with parameters of type SapCpServiceFactory Modifier and Type Method Description voidCustomerMappingAdapter. setSapCpServiceFactory(SapCpServiceFactory sapCpServiceFactory)voidTicketServiceClientAdapter. setSapCpServiceFactory(SapCpServiceFactory sapCpServiceFactory)
-