Uses of Interface
de.hybris.platform.payment.commands.SubscriptionAuthorizationCommand
-
Packages that use SubscriptionAuthorizationCommand Package Description de.hybris.platform.integration.cis.payment.commands de.hybris.platform.payment.commands.impl -
-
Uses of SubscriptionAuthorizationCommand in de.hybris.platform.integration.cis.payment.commands
Classes in de.hybris.platform.integration.cis.payment.commands that implement SubscriptionAuthorizationCommand Modifier and Type Class Description classDefaultCisSubscriptionAuthorizationCommandImplementation of SubscriptionAuthorizationCommand using CIS web services to call the payment provider. -
Uses of SubscriptionAuthorizationCommand in de.hybris.platform.payment.commands.impl
Classes in de.hybris.platform.payment.commands.impl that implement SubscriptionAuthorizationCommand Modifier and Type Class Description classSubscriptionAuthorizationMockCommandA mockup Implementation forSubscriptionAuthorizationCommand.
-