Interface BillingEventPaymentService<P extends BillingEventPayment,Q extends BillingEventPaymentWithEvent,R extends BillingEventDTO,S extends BillingEventPaymentWithTransaction>

All Superinterfaces:
com.broadleafcommerce.data.tracking.core.service.CrudEntityService<P>
All Known Implementing Classes:
DefaultBillingEventPaymentService

public interface BillingEventPaymentService<P extends BillingEventPayment,Q extends BillingEventPaymentWithEvent,R extends BillingEventDTO,S extends BillingEventPaymentWithTransaction> extends com.broadleafcommerce.data.tracking.core.service.CrudEntityService<P>
Author:
venkat