Class DefaultPaymentSubscriptionResultService

java.lang.Object
de.hybris.platform.servicelayer.internal.service.AbstractService
de.hybris.platform.servicelayer.internal.service.AbstractBusinessService
de.hybris.platform.acceleratorwebservicesaddon.payment.service.impl.DefaultPaymentSubscriptionResultService
All Implemented Interfaces:
PaymentSubscriptionResultService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultPaymentSubscriptionResultService extends AbstractBusinessService implements PaymentSubscriptionResultService
Default implementation of PaymentSubscriptionResultService.
See Also: