Interface JpaBillingEventPaymentRepository<D extends JpaBillingEventPayment>
- All Superinterfaces:
BillingEventPaymentRepository<D>,CustomizedBillingEventPaymentRepository<D>,com.broadleafcommerce.common.extension.DomainTypeAware,com.broadleafcommerce.common.messaging.notification.NotificationStateRepository,org.springframework.data.repository.Repository<D,,String> com.broadleafcommerce.data.tracking.core.TrackableRepository<D>
@Repository
public interface JpaBillingEventPaymentRepository<D extends JpaBillingEventPayment>
extends BillingEventPaymentRepository<D>
-
Method Summary
Methods inherited from interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
findAllPaymentsByEventId, findAllPaymentsByStatusAndDatesRange, findAllPaymentsByStatusAndRetryDateRange, findAllPaymentsBySubscriptionRef, findByBillingEventId, findByBillingEventIds, findByPaymentStatusAndDateRange, findByPaymentStatusAndProcessTypeAndDateRange, findByPaymentStatusAndRetryDateRange, findBySubscriptionRefMethods inherited from interface com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
findNotificationReadyMembers, setFailedNotificationAttempt, setNotificationAcknowledgedMethods inherited from interface com.broadleafcommerce.data.tracking.core.TrackableRepository
archive, existsByContextId, findAll, findAll, findAll, findAll, findAll, findAll, findAllByContextId, findByContextId, findByContextIdAndCatalog, findByNativeId, findDeployable, findMaxSortMember, findMinSortMember, findOriginal, findPromotable, findPromoteOrientedItems, findRebasable, findRejectable, findRevertable, findTarget, getDomainType, getEntityInformation, getTrackableBehaviorUtil, getTypesToRegisterInMappingContext, pruneChangeDetails, pruneRestingNotificationStates, purgeObsoleteSandboxData, save, saveAll, setTrackableBehaviorUtil