Interface GetSubscriptionDataCommand

All Superinterfaces:
Command<SubscriptionDataRequest,SubscriptionDataResult>
All Known Implementing Classes:
GetSubscriptionDataMockCommand

public interface GetSubscriptionDataCommand extends Command<SubscriptionDataRequest,SubscriptionDataResult>
Command for getting data from a subscription.
  • Method Summary

    Methods inherited from interface de.hybris.platform.payment.commands.Command

    perform