Uses of Class
com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
Packages that use SubscriptionBillingAudit
Package
Description
-
Uses of SubscriptionBillingAudit in com.broadleafcommerce.subscription.service
Classes in com.broadleafcommerce.subscription.service with type parameters of type SubscriptionBillingAuditModifier and TypeInterfaceDescriptioninterface -
Uses of SubscriptionBillingAudit in com.broadleafcommerce.subscription.service.autoconfigure
Methods in com.broadleafcommerce.subscription.service.autoconfigure that return types with arguments of type SubscriptionBillingAuditModifier and TypeMethodDescriptionSubscriptionServiceAutoConfiguration.subscriptionBillingAuditService(SubscriptionBillingAuditRepository<com.broadleafcommerce.data.tracking.core.Trackable> repo, com.broadleafcommerce.data.tracking.core.service.CrudEntityHelper helper) -
Uses of SubscriptionBillingAudit in com.broadleafcommerce.subscription.service.impl
Classes in com.broadleafcommerce.subscription.service.impl with type parameters of type SubscriptionBillingAuditModifier and TypeClassDescriptionclassFields in com.broadleafcommerce.subscription.service.impl with type parameters of type SubscriptionBillingAuditMethod parameters in com.broadleafcommerce.subscription.service.impl with type arguments of type SubscriptionBillingAuditModifier and TypeMethodDescriptionvoidDefaultSubscriptionService.setSubscriptionBillingAuditService(SubscriptionBillingAuditService<SubscriptionBillingAudit> subscriptionBillingAuditService)