Class StandaloneRefundMockCommand

java.lang.Object
de.hybris.platform.payment.commands.impl.GenericMockCommand
de.hybris.platform.payment.commands.impl.StandaloneRefundMockCommand
All Implemented Interfaces:
Command<StandaloneRefundRequest,RefundResult>, StandaloneRefundCommand<StandaloneRefundRequest>

public class StandaloneRefundMockCommand extends GenericMockCommand implements StandaloneRefundCommand<StandaloneRefundRequest>
A mockup Implementation for StandaloneRefundCommand.