Uses of Interface
de.hybris.platform.b2b.services.B2BMerchantCheckService
-
Packages that use B2BMerchantCheckService Package Description de.hybris.platform.b2b.process.approval.actions de.hybris.platform.b2b.services.impl -
-
Uses of B2BMerchantCheckService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return B2BMerchantCheckService Modifier and Type Method Description B2BMerchantCheckServicePerformMerchantCheck. getB2bMerchantCheckService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type B2BMerchantCheckService Modifier and Type Method Description voidPerformMerchantCheck. setB2bMerchantCheckService(B2BMerchantCheckService b2bMerchantCheckService) -
Uses of B2BMerchantCheckService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BMerchantCheckService Modifier and Type Class Description classDefaultB2BMerchantCheckServiceDefault implementation of theB2BMerchantCheckService.
-