Uses of Class
com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
Packages that use JpaBillingEventItem
Package
Description
-
Uses of JpaBillingEventItem in com.broadleafcommerce.billing.provider.jpa.domain
Fields in com.broadleafcommerce.billing.provider.jpa.domain declared as JpaBillingEventItemModifier and TypeFieldDescriptionprotected JpaBillingEventItemJpaRefundEventItem.billingEventItemMethods in com.broadleafcommerce.billing.provider.jpa.domain that return JpaBillingEventItemMethods in com.broadleafcommerce.billing.provider.jpa.domain with parameters of type JpaBillingEventItemModifier and TypeMethodDescriptionvoidJpaRefundEventItem.setBillingEventItem(JpaBillingEventItem billingEventItem) -
Uses of JpaBillingEventItem in com.broadleafcommerce.billing.provider.jpa.repository
Classes in com.broadleafcommerce.billing.provider.jpa.repository with type parameters of type JpaBillingEventItemModifier and TypeInterfaceDescriptioninterfaceJpaBillingEventItemRepository<D extends JpaBillingEventItem>