Uses of Interface
org.killbill.billing.util.entity.Entity
-
-
Uses of Entity in org.killbill.billing.account.api
Subinterfaces of Entity in org.killbill.billing.account.api Modifier and Type Interface Description interfaceAccountThe interfaceAccountrepresents an account within Killbill.interfaceAccountEmail -
Uses of Entity in org.killbill.billing.entitlement.api
Subinterfaces of Entity in org.killbill.billing.entitlement.api Modifier and Type Interface Description interfaceBlockableMarker interface for objects that can be blockedinterfaceBlockingStateinterfaceEntitlementAn Entitlement is created using theEntitlementApiinterfaceSubscriptionAn Subscription is created using theSubscriptionApiinterfaceSubscriptionBundle -
Uses of Entity in org.killbill.billing.invoice.api
Subinterfaces of Entity in org.killbill.billing.invoice.api Modifier and Type Interface Description interfaceInvoiceinterfaceInvoiceIteminterfaceInvoiceParentChildinterfaceInvoicePayment -
Uses of Entity in org.killbill.billing.invoice.api.formatters
Subinterfaces of Entity in org.killbill.billing.invoice.api.formatters Modifier and Type Interface Description interfaceInvoiceFormatterinterfaceInvoiceItemFormatter -
Uses of Entity in org.killbill.billing.payment.api
Subinterfaces of Entity in org.killbill.billing.payment.api Modifier and Type Interface Description interfacePaymentinterfacePaymentAttemptinterfacePaymentMethodinterfacePaymentTransaction -
Uses of Entity in org.killbill.billing.tenant.api
Subinterfaces of Entity in org.killbill.billing.tenant.api Modifier and Type Interface Description interfaceTenantinterfaceTenantKV -
Uses of Entity in org.killbill.billing.util.audit
Classes in org.killbill.billing.util.audit with type parameters of type Entity Modifier and Type Interface Description interfaceAuditLogWithHistory<E extends Entity>Subinterfaces of Entity in org.killbill.billing.util.audit Modifier and Type Interface Description interfaceAuditLoginterfaceAuditLogWithHistory<E extends Entity> -
Uses of Entity in org.killbill.billing.util.customfield
Subinterfaces of Entity in org.killbill.billing.util.customfield Modifier and Type Interface Description interfaceCustomField -
Uses of Entity in org.killbill.billing.util.tag
Subinterfaces of Entity in org.killbill.billing.util.tag Modifier and Type Interface Description interfaceControlTaginterfaceTaginterfaceTagDefinition
-