A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

Account - Interface in org.killbill.billing.account.api
The interface Account represents an account within Killbill.
ACCOUNT - org.killbill.billing.catalog.api.BillingAlignment
All Subscriptions whose Plan has been configured with this alignment will be invoiced using the Account billCycleDay.
ACCOUNT - org.killbill.billing.entitlement.api.BlockingStateType
 
ACCOUNT - org.killbill.billing.ObjectType
 
ACCOUNT_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
ACCOUNT_CAN_ADD_EMAILS - org.killbill.billing.security.Permission
 
ACCOUNT_CAN_CHARGE - org.killbill.billing.security.Permission
 
ACCOUNT_CAN_CREATE - org.killbill.billing.security.Permission
 
ACCOUNT_CAN_CREDIT - org.killbill.billing.security.Permission
 
ACCOUNT_CAN_DELETE_EMAILS - org.killbill.billing.security.Permission
 
ACCOUNT_CAN_UPDATE - org.killbill.billing.security.Permission
 
ACCOUNT_CANNOT_CHANGE_EXTERNAL_KEY - org.killbill.billing.ErrorCode
 
ACCOUNT_CANNOT_MAP_NULL_KEY - org.killbill.billing.ErrorCode
 
ACCOUNT_CREATION_FAILED - org.killbill.billing.ErrorCode
 
ACCOUNT_DOES_NOT_EXIST_FOR_ID - org.killbill.billing.ErrorCode
 
ACCOUNT_DOES_NOT_EXIST_FOR_KEY - org.killbill.billing.ErrorCode
 
ACCOUNT_DOES_NOT_EXIST_FOR_RECORD_ID - org.killbill.billing.ErrorCode
 
ACCOUNT_DOES_NOT_HAVE_PARENT_ACCOUNT - org.killbill.billing.ErrorCode
 
ACCOUNT_EMAIL - org.killbill.billing.ObjectType
 
ACCOUNT_EMAIL_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
ACCOUNT_INVALID_NAME - org.killbill.billing.ErrorCode
 
ACCOUNT_UPDATE_FAILED - org.killbill.billing.ErrorCode
 
AccountApiException - Exception in org.killbill.billing.account.api
 
AccountApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.account.api.AccountApiException
 
AccountApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.account.api.AccountApiException
 
AccountApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.account.api.AccountApiException
 
AccountAuditLogs - Interface in org.killbill.billing.util.audit
 
AccountAuditLogsForObjectType - Interface in org.killbill.billing.util.audit
 
AccountData - Interface in org.killbill.billing.account.api
The interface AccountData specifies all the fields on the Account.
AccountEmail - Interface in org.killbill.billing.account.api
 
AccountUserApi - Interface in org.killbill.billing.account.api
The interface AccountUserApi offers APIs related to account operations.
ACTIVE - org.killbill.billing.entitlement.api.Entitlement.EntitlementState
 
ADD_ON - org.killbill.billing.catalog.api.ProductCategory
 
addBlockingState(BlockingState, DateTime, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Add a BlockingState
addBlockingState(BlockingState, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Add a BlockingState
addCurrency(Currency) - Method in interface org.killbill.billing.catalog.api.MutableStaticCatalog
 
addCustomFields(List<CustomField>, CallContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
addEmail(UUID, AccountEmail, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
addEntitlement(UUID, EntitlementSpecifier, LocalDate, LocalDate, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Adds an ADD_ON|STANDALONE entitlement to previously created entitlement.
addInvoiceItem(InvoiceItem) - Method in interface org.killbill.billing.invoice.api.Invoice
 
addInvoiceItems(Collection<InvoiceItem>) - Method in interface org.killbill.billing.invoice.api.Invoice
 
addPayment(InvoicePayment) - Method in interface org.killbill.billing.invoice.api.Invoice
 
addPaymentMethod(Account, String, String, boolean, PaymentMethodPlugin, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
addPaymentMethodWithPaymentControl(Account, String, String, boolean, PaymentMethodPlugin, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
addPayments(Collection<InvoicePayment>) - Method in interface org.killbill.billing.invoice.api.Invoice
 
addPlan(Plan) - Method in interface org.killbill.billing.catalog.api.MutableStaticCatalog
 
addPriceList(PriceList) - Method in interface org.killbill.billing.catalog.api.MutableStaticCatalog
 
addProduct(Product) - Method in interface org.killbill.billing.catalog.api.MutableStaticCatalog
 
addRoleDefinition(String, List<String>, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Add a role definition in the Shiro store (JDBCRealm)
addSimplePlan(SimplePlanDescriptor, DateTime, CallContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Allows to add plan definition in existing per-tenant catalog.
addTag(UUID, ObjectType, UUID, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
addTags(UUID, ObjectType, Collection<UUID>, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
addTenantKeyValue(String, String, CallContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
addToDateTime(DateTime) - Method in interface org.killbill.billing.catalog.api.Duration
 
addToLocalDate(LocalDate) - Method in interface org.killbill.billing.catalog.api.Duration
 
addTrackingIds(Collection<String>) - Method in interface org.killbill.billing.invoice.api.Invoice
 
addUserRoles(String, String, List<String>, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Add a user with roles in the Shiro store (JDBCRealm)
ADMIN - org.killbill.billing.util.callcontext.UserType
 
ADMIN_CAN_EXPORT - org.killbill.billing.security.Permission
 
ADMIN_CAN_FIX_DATA - org.killbill.billing.security.Permission
 
ADMIN_CAN_TRIGGER_COMMAND - org.killbill.billing.security.Permission
 
AdminPaymentApi - Interface in org.killbill.billing.payment.api
 
AED - org.killbill.billing.catalog.api.Currency
 
AFN - org.killbill.billing.catalog.api.Currency
 
ALIGN_WITH_EFF_DT - org.killbill.billing.entitlement.api.BcdTransfer
 
ALL - org.killbill.billing.catalog.api.Currency
 
ALL_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
ALL_TIERS - org.killbill.billing.catalog.api.TierBlockPolicy
 
AMD - org.killbill.billing.catalog.api.Currency
 
AND - org.killbill.billing.security.Logical
 
ANG - org.killbill.billing.catalog.api.Currency
 
ANNUAL - org.killbill.billing.catalog.api.BillingPeriod
 
AO_AVAILABLE_IN_NEW_PLAN - org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun.DryRunChangeReason
 
AO_INCLUDED_IN_NEW_PLAN - org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun.DryRunChangeReason
 
AO_NOT_AVAILABLE_IN_NEW_PLAN - org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun.DryRunChangeReason
 
AOA - org.killbill.billing.catalog.api.Currency
 
ARS - org.killbill.billing.catalog.api.Currency
 
ASCENDING - org.killbill.billing.OrderingType
 
ATTEMPT - org.killbill.billing.invoice.api.InvoicePaymentType
 
AUD - org.killbill.billing.catalog.api.Currency
 
AuditLevel - Enum in org.killbill.billing.util.api
 
AuditLog - Interface in org.killbill.billing.util.audit
 
AuditLogWithHistory<E extends Entity> - Interface in org.killbill.billing.util.audit
 
AuditUserApi - Interface in org.killbill.billing.util.api
 
AUTHORIZE - org.killbill.billing.payment.api.TransactionType
 
AUTO_INVOICING_DRAFT - org.killbill.billing.util.tag.ControlTagType
 
AUTO_INVOICING_OFF - org.killbill.billing.util.tag.ControlTagType
 
AUTO_INVOICING_REUSE_DRAFT - org.killbill.billing.util.tag.ControlTagType
 
AUTO_PAY_OFF - org.killbill.billing.util.tag.ControlTagType
 
AWG - org.killbill.billing.catalog.api.Currency
 
AZN - org.killbill.billing.catalog.api.Currency
 

B

BAM - org.killbill.billing.catalog.api.Currency
 
BASE - org.killbill.billing.catalog.api.ProductCategory
 
BaseEntitlementWithAddOnsSpecifier - Interface in org.killbill.billing.entitlement.api
 
BBD - org.killbill.billing.catalog.api.Currency
 
BcdTransfer - Enum in org.killbill.billing.entitlement.api
 
BDT - org.killbill.billing.catalog.api.Currency
 
BGN - org.killbill.billing.catalog.api.Currency
 
BHD - org.killbill.billing.catalog.api.Currency
 
BIANNUAL - org.killbill.billing.catalog.api.BillingPeriod
 
BIENNIAL - org.killbill.billing.catalog.api.BillingPeriod
 
BIF - org.killbill.billing.catalog.api.Currency
 
BillingActionPolicy - Enum in org.killbill.billing.catalog.api
Specifies how Subscription cancellation or plan change should operate
BillingAlignment - Enum in org.killbill.billing.catalog.api
The various BillingAlignement supported in Killbill.
BillingExceptionBase - Exception in org.killbill.billing
 
BillingExceptionBase(Throwable, int, String) - Constructor for exception org.killbill.billing.BillingExceptionBase
 
BillingExceptionBase(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.BillingExceptionBase
 
BillingExceptionBase(BillingExceptionBase) - Constructor for exception org.killbill.billing.BillingExceptionBase
 
BillingExceptionBase(ErrorCode, Object...) - Constructor for exception org.killbill.billing.BillingExceptionBase
 
BillingMode - Enum in org.killbill.billing.catalog.api
 
BillingPeriod - Enum in org.killbill.billing.catalog.api
The BillingPeriod supported in the system
BIMESTRIAL - org.killbill.billing.catalog.api.BillingPeriod
 
BIWEEKLY - org.killbill.billing.catalog.api.BillingPeriod
 
Block - Interface in org.killbill.billing.catalog.api
 
BLOCK_BLOCKED_ACTION - org.killbill.billing.ErrorCode
 
Blockable - Interface in org.killbill.billing.entitlement.api
Marker interface for objects that can be blocked
BLOCKED - org.killbill.billing.entitlement.api.Entitlement.EntitlementState
 
BLOCKING_STATES - org.killbill.billing.ObjectType
 
BlockingApiException - Exception in org.killbill.billing.entitlement.api
 
BlockingApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.BlockingApiException
 
BlockingApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.BlockingApiException
 
BlockingState - Interface in org.killbill.billing.entitlement.api
 
BlockingStateType - Enum in org.killbill.billing.entitlement.api
 
BlockPriceOverride - Interface in org.killbill.billing.catalog.api
 
BlockType - Enum in org.killbill.billing.catalog.api
 
BMD - org.killbill.billing.catalog.api.Currency
 
BND - org.killbill.billing.catalog.api.Currency
 
BOB - org.killbill.billing.catalog.api.Currency
 
BRL - org.killbill.billing.catalog.api.Currency
 
BSD - org.killbill.billing.catalog.api.Currency
 
BTC - org.killbill.billing.catalog.api.Currency
 
BTN - org.killbill.billing.catalog.api.Currency
 
buildFormDescriptor(Account, UUID, Iterable<PluginProperty>, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentGatewayApi
Build metadata for the client to create a redirect form
buildFormDescriptorWithPaymentControl(Account, UUID, Iterable<PluginProperty>, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentGatewayApi
Build metadata for the client to create a redirect form
BUNDLE - org.killbill.billing.catalog.api.BillingAlignment
All Subscriptions whose Plan has been configured with this alignment will be invoiced using the startDate of the first billable PlanPhase for the ProductCategory.BASE Plan.
BUNDLE - org.killbill.billing.ObjectType
 
BWP - org.killbill.billing.catalog.api.Currency
 
BYR - org.killbill.billing.catalog.api.Currency
 
BZD - org.killbill.billing.catalog.api.Currency
 

C

CAD - org.killbill.billing.catalog.api.Currency
 
CallContext - Interface in org.killbill.billing.util.callcontext
External use
CallOrigin - Enum in org.killbill.billing.util.callcontext
 
CAN_NOT_VOID_INVOICE_THAT_GENERATED_USED_CREDIT - org.killbill.billing.ErrorCode
 
CAN_NOT_VOID_INVOICE_THAT_IS_PAID - org.killbill.billing.ErrorCode
 
CAN_NOT_VOID_INVOICE_THAT_IS_REPAIRED - org.killbill.billing.ErrorCode
 
CANCEL - org.killbill.billing.catalog.api.OverdueActions
 
CANCELED - org.killbill.billing.payment.plugin.api.PaymentPluginStatus
 
cancelEntitlementWithDate(DateTime, DateTime, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Cancels the Entitlement with the specified entitlementEffectiveDate and billingEffectiveDate After this operation, the existing object becomes stale.
cancelEntitlementWithDate(LocalDate, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Cancels the Entitlement at the specified date.
cancelEntitlementWithDateOverrideBillingPolicy(LocalDate, BillingActionPolicy, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Cancels the Entitlement at the specified date After this operation, the existing object becomes stale.
cancelEntitlementWithPolicy(Entitlement.EntitlementActionPolicy, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Cancel the Entitlement with a policy.
cancelEntitlementWithPolicyOverrideBillingPolicy(Entitlement.EntitlementActionPolicy, BillingActionPolicy, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Cancels the Entitlement at the specified date and overrides the default billing policy.
CANCELLED - org.killbill.billing.entitlement.api.Entitlement.EntitlementState
 
cancelScheduledPaymentTransaction(String, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Cancel scheduled future payment retry
cancelScheduledPaymentTransaction(UUID, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Cancel scheduled future payment retry
CAPACITY - org.killbill.billing.catalog.api.UsageType
 
CAPTURE - org.killbill.billing.payment.api.TransactionType
 
Case - Interface in org.killbill.billing.catalog.api.rules
 
CaseBillingAlignment - Interface in org.killbill.billing.catalog.api.rules
 
CaseCancelPolicy - Interface in org.killbill.billing.catalog.api.rules
 
CaseChange - Interface in org.killbill.billing.catalog.api.rules
 
CaseChangePlanAlignment - Interface in org.killbill.billing.catalog.api.rules
 
CaseChangePlanPolicy - Interface in org.killbill.billing.catalog.api.rules
 
CaseCreateAlignment - Interface in org.killbill.billing.catalog.api.rules
 
CasePhase - Interface in org.killbill.billing.catalog.api.rules
 
CasePriceList - Interface in org.killbill.billing.catalog.api.rules
 
CAT_BAD_PHASE_NAME - org.killbill.billing.ErrorCode
 
CAT_CATALOG_NAME_MISMATCH - org.killbill.billing.ErrorCode
 
CAT_CATALOG_RECURRING_MODE_MISMATCH - org.killbill.billing.ErrorCode
 
CAT_FAILED_SIMPLE_PLAN_VALIDATION - org.killbill.billing.ErrorCode
 
CAT_ILLEGAL_CHANGE_REQUEST - org.killbill.billing.ErrorCode
 
CAT_INVALID_DEFAULT - org.killbill.billing.ErrorCode
 
CAT_INVALID_FOR_TENANT - org.killbill.billing.ErrorCode
 
CAT_INVALID_INVALID_PRICE_OVERRIDE - org.killbill.billing.ErrorCode
 
CAT_INVALID_SIMPLE_PLAN_DESCRIPTOR - org.killbill.billing.ErrorCode
 
CAT_MISSING_CLEAR_STATE - org.killbill.billing.ErrorCode
 
CAT_MULTIPLE_MATCHING_PLANS_FOR_PRICELIST - org.killbill.billing.ErrorCode
 
CAT_NO_CATALOG_FOR_GIVEN_DATE - org.killbill.billing.ErrorCode
 
CAT_NO_PRICE_FOR_CURRENCY - org.killbill.billing.ErrorCode
 
CAT_NO_SUCH_OVERDUE_STATE - org.killbill.billing.ErrorCode
 
CAT_NO_SUCH_PHASE - org.killbill.billing.ErrorCode
 
CAT_NO_SUCH_PLAN - org.killbill.billing.ErrorCode
 
CAT_NO_SUCH_PRODUCT - org.killbill.billing.ErrorCode
 
CAT_NOT_TOP_UP_BLOCK - org.killbill.billing.ErrorCode
 
CAT_NULL_BILLING_PERIOD - org.killbill.billing.ErrorCode
 
CAT_NULL_PRICE_LIST_NAME - org.killbill.billing.ErrorCode
 
CAT_NULL_PRODUCT_NAME - org.killbill.billing.ErrorCode
 
CAT_PLAN_NOT_FOUND - org.killbill.billing.ErrorCode
 
CAT_PRICE_LIST_NOT_FOUND - org.killbill.billing.ErrorCode
 
CAT_PRICE_VALUE_NULL_FOR_CURRENCY - org.killbill.billing.ErrorCode
 
CAT_UNDEFINED_DURATION - org.killbill.billing.ErrorCode
 
CATALOG - org.killbill.billing.osgi.api.config.PluginType
 
CATALOG - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
CATALOG_CAN_DELETE - org.killbill.billing.security.Permission
 
CATALOG_CAN_UPLOAD - org.killbill.billing.security.Permission
 
CATALOG_TRANSLATION_ - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
CatalogApiException - Exception in org.killbill.billing.catalog.api
 
CatalogApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.catalog.api.CatalogApiException
 
CatalogApiException(BillingExceptionBase) - Constructor for exception org.killbill.billing.catalog.api.CatalogApiException
 
CatalogApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.catalog.api.CatalogApiException
 
CatalogEntity - Interface in org.killbill.billing.catalog.api
 
CatalogUserApi - Interface in org.killbill.billing.catalog.api
The interface CatalogUserApi to retrieve catalog information
CatalogValidation - Interface in org.killbill.billing.catalog.api
 
CatalogValidationError - Interface in org.killbill.billing.catalog.api
 
CBA_ADJ - org.killbill.billing.invoice.api.InvoiceItemType
 
CDF - org.killbill.billing.catalog.api.Currency
 
CHANGE - org.killbill.billing.entitlement.api.SubscriptionEventType
 
CHANGE_OF_PLAN - org.killbill.billing.catalog.api.PlanAlignmentChange
 
CHANGE_OF_PRICELIST - org.killbill.billing.catalog.api.PlanAlignmentChange
 
changePlan(EntitlementSpecifier, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Change Entitlement plan using default policy.
changePlanOverrideBillingPolicy(EntitlementSpecifier, LocalDate, BillingActionPolicy, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Change Entitlement plan at the specified date and overrides the billing policy.
changePlanWithDate(EntitlementSpecifier, DateTime, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Change Entitlement plan at the specified date.
changePlanWithDate(EntitlementSpecifier, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Change Entitlement plan at the specified date.
ChangeType - Enum in org.killbill.billing.util.audit
 
CHARGE_BACK_AMOUNT_IS_NEGATIVE - org.killbill.billing.ErrorCode
 
CHARGE_BACK_AMOUNT_TOO_HIGH - org.killbill.billing.ErrorCode
 
CHARGE_BACK_COULD_NOT_FIND_ACCOUNT_ID - org.killbill.billing.ErrorCode
 
CHARGE_BACK_DOES_NOT_EXIST - org.killbill.billing.ErrorCode
 
CHARGEBACK - org.killbill.billing.payment.api.TransactionType
 
CHARGED_BACK - org.killbill.billing.invoice.api.InvoicePaymentType
 
checkCurrentUserPermissions(List<Permission>, Logical, TenantContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Check the current user has the set of permissions.
CHF - org.killbill.billing.catalog.api.Currency
 
CHILD_ACCOUNT_MISSING_CREDIT - org.killbill.billing.ErrorCode
 
CLP - org.killbill.billing.catalog.api.Currency
 
CNY - org.killbill.billing.catalog.api.Currency
 
ColumnInfo - Interface in org.killbill.billing.util.api
 
commitInvoice(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Move the invoice status from DRAFT to COMMITTED
COMMITTED - org.killbill.billing.invoice.api.InvoiceStatus
 
compareTo(BlockingState) - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
compliesWith(BigDecimal) - Method in interface org.killbill.billing.catalog.api.Limit
 
compliesWithLimits(String, BigDecimal) - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
compliesWithLimits(String, BigDecimal) - Method in interface org.killbill.billing.catalog.api.Product
 
compliesWithLimits(String, BigDecimal) - Method in interface org.killbill.billing.catalog.api.Usage
 
CONSUMABLE - org.killbill.billing.catalog.api.UsageType
 
consumeExistingCBAOnAccountWithUnpaidInvoices(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Rebalance CBA for account which have credit and unpaid invoices-- only needed if system is configured to not rebalance automatically.
ControlTag - Interface in org.killbill.billing.util.tag
 
ControlTagType - Enum in org.killbill.billing.util.tag
 
COP - org.killbill.billing.catalog.api.Currency
 
CRC - org.killbill.billing.catalog.api.Currency
 
createAccount(AccountData, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
createAuthorization(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Authorize a payment.
createAuthorizationWithPaymentControl(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Authorize a payment and allow to go through registered routing plugins
createBaseEntitlement(UUID, EntitlementSpecifier, String, LocalDate, LocalDate, boolean, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Create a new entitlement for that account.
createBaseEntitlementsWithAddOns(UUID, Iterable<BaseEntitlementWithAddOnsSpecifier>, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Create multiple new entitlements with addOn entitlements for that account.
createCapture(Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Capture a previously authorized payment.
createCaptureWithPaymentControl(Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Capture a previously authorized payment and allow to go through registered routing plugins
createChargeback(Account, UUID, BigDecimal, Currency, DateTime, String, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Record a chargeback
createChargebackForInvoicePayment(Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
Record a chargeback and allow to go through registered routing plugins
createChargebackReversal(Account, UUID, DateTime, String, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Reverse a chargeback
createChargebackReversalForInvoicePayment(Account, UUID, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
Reverse a chargeback and allow to go through registered routing plugins
createChargebackReversalWithPaymentControl(Account, UUID, DateTime, String, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Reverse a chargeback
createChargebackWithPaymentControl(Account, UUID, BigDecimal, Currency, DateTime, String, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Record a chargeback
createCredit(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Credit a payment method.
createCreditForInvoicePayment(boolean, Map<UUID, BigDecimal>, Account, UUID, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
Credit a payment method for a given invoice and allow to go through registered routing plugins
createCreditWithPaymentControl(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Credit a payment method and allow to go through registered routing plugins
createDefaultEmptyCatalog(DateTime, CallContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Creates a per-tenant default template catalog
createMigrationInvoice(UUID, LocalDate, Iterable<InvoiceItem>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
 
createOrFindPlan(PlanSpecifier, PlanPhasePriceOverridesWithCallContext) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
createPurchase(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Combine an authorize and capture payment.
createPurchaseForInvoicePayment(Account, UUID, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
Combine an authorize and capture payment for a given invoice and allow to go through registered routing plugins
createPurchaseWithPaymentControl(Account, UUID, UUID, BigDecimal, Currency, DateTime, String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Combine an authorize and capture payment and allow to go through registered routing plugins
createRefund(Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Refund a previously captured payment.
createRefundForInvoicePayment(boolean, Map<UUID, BigDecimal>, Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
Refund a previously captured payment and allow to go through registered routing plugins
createRefundWithPaymentControl(Account, UUID, BigDecimal, Currency, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Refund a previously captured payment and allow to go through registered routing plugins
createTagDefinition(String, String, Set<ObjectType>, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
createTenant(TenantData, CallContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
createVoid(Account, UUID, DateTime, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Void a previously authorized payment.
createVoidWithPaymentControl(Account, UUID, DateTime, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Void a previously authorized payment and allow to go through registered routing plugins
CREDIT - org.killbill.billing.payment.api.TransactionType
 
CREDIT_ADJ - org.killbill.billing.invoice.api.InvoiceItemType
 
CREDIT_AMOUNT_INVALID - org.killbill.billing.ErrorCode
 
CUC - org.killbill.billing.catalog.api.Currency
 
CUP - org.killbill.billing.catalog.api.Currency
 
Currency - Enum in org.killbill.billing.catalog.api
 
CURRENCY - org.killbill.billing.osgi.api.config.PluginType
 
CURRENCY_INVALID - org.killbill.billing.ErrorCode
 
CURRENCY_NO_SUCH_PAYMENT_PLUGIN - org.killbill.billing.ErrorCode
 
CurrencyConversion - Interface in org.killbill.billing.currency.api
 
CurrencyConversionApi - Interface in org.killbill.billing.currency.api
 
CurrencyConversionException - Exception in org.killbill.billing.currency.api
 
CurrencyConversionException(Throwable, int, String) - Constructor for exception org.killbill.billing.currency.api.CurrencyConversionException
 
CurrencyConversionException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.currency.api.CurrencyConversionException
 
CurrencyConversionException(BillingExceptionBase) - Constructor for exception org.killbill.billing.currency.api.CurrencyConversionException
 
CurrencyConversionException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.currency.api.CurrencyConversionException
 
CurrencyValueNull - Exception in org.killbill.billing.catalog.api
 
CurrencyValueNull(Object...) - Constructor for exception org.killbill.billing.catalog.api.CurrencyValueNull
 
CurrencyValueNull(Throwable, Object...) - Constructor for exception org.killbill.billing.catalog.api.CurrencyValueNull
 
CUSTOM_FIELD - org.killbill.billing.ObjectType
 
CUSTOM_FIELD_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
CUSTOM_FIELD_DOES_NOT_EXISTS_FOR_ID - org.killbill.billing.ErrorCode
 
CUSTOM_FIELD_INVALID_UPDATE - org.killbill.billing.ErrorCode
 
CUSTOM_FIELDS_CAN_ADD - org.killbill.billing.security.Permission
Custom fields
CUSTOM_FIELDS_CAN_DELETE - org.killbill.billing.security.Permission
 
CUSTOM_FIELDS_CAN_UPDATE - org.killbill.billing.security.Permission
 
CUSTOMER - org.killbill.billing.util.callcontext.UserType
 
CustomField - Interface in org.killbill.billing.util.customfield
 
CustomFieldApiException - Exception in org.killbill.billing.util.api
 
CustomFieldApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.util.api.CustomFieldApiException
 
CustomFieldApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.CustomFieldApiException
 
CustomFieldApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.CustomFieldApiException
 
CustomFieldUserApi - Interface in org.killbill.billing.util.api
 
CVE - org.killbill.billing.catalog.api.Currency
 
CZK - org.killbill.billing.catalog.api.Currency
 

D

DAILY - org.killbill.billing.catalog.api.BillingPeriod
 
DatabaseExportOutputStream - Interface in org.killbill.billing.util.api
 
dateOfFirstRecurringNonZeroCharge(DateTime, PhaseType) - Method in interface org.killbill.billing.catalog.api.Plan
 
DAYS - org.killbill.billing.catalog.api.TimeUnit
 
DECLINE - org.killbill.billing.payment.api.PaymentResponse
 
DEFAULT_PRICELIST_NAME - Static variable in interface org.killbill.billing.catalog.api.PriceListSet
 
DEFAULT_RETRY_SCHEDULE - Static variable in exception org.killbill.billing.util.queue.QueueRetryException
 
DefaultNodeCommandMetadata - Class in org.killbill.billing.util.nodes
 
DefaultNodeCommandMetadata() - Constructor for class org.killbill.billing.util.nodes.DefaultNodeCommandMetadata
 
DefaultNodeCommandMetadata(List<NodeCommandProperty>) - Constructor for class org.killbill.billing.util.nodes.DefaultNodeCommandMetadata
 
DELETE - org.killbill.billing.util.audit.ChangeType
 
deleteCatalog(CallContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Delete a per-tenant catalog (should be used with caution)
deleteCBA(UUID, UUID, UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Delete a CBA item.
deletePaymentMethod(Account, UUID, boolean, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
deleteTagDefinition(UUID, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
deleteTenantKey(String, CallContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
DESCENDING - org.killbill.billing.OrderingType
 
DISABLED - org.killbill.billing.osgi.api.PluginStateChange
The plugin was disabled
DISCOUNT - org.killbill.billing.catalog.api.PhaseType
 
DJF - org.killbill.billing.catalog.api.Currency
 
DKK - org.killbill.billing.catalog.api.Currency
 
DO_NOT_HONOR - org.killbill.billing.payment.api.PaymentResponse
 
DOP - org.killbill.billing.catalog.api.Currency
 
DRAFT - org.killbill.billing.invoice.api.InvoiceStatus
 
DryRunArguments - Interface in org.killbill.billing.invoice.api
 
DryRunType - Enum in org.killbill.billing.invoice.api
 
DUPLICATE_TRANSACTION - org.killbill.billing.payment.api.PaymentResponse
 
Duration - Interface in org.killbill.billing.catalog.api
 
DZD - org.killbill.billing.catalog.api.Currency
 

E

EGP - org.killbill.billing.catalog.api.Currency
 
EMAIL_SENDING_FAILED - org.killbill.billing.ErrorCode
 
EmailNotification - Interface in org.killbill.billing.overdue.api
 
END_OF_TERM - org.killbill.billing.catalog.api.BillingActionPolicy
The cancellation or Plan change effectiveDate will occur at the end of the current invoiced service period, and that will not trigger any proration and credit.
END_OF_TERM - org.killbill.billing.entitlement.api.Entitlement.EntitlementActionPolicy
 
END_OF_TERM - org.killbill.billing.overdue.api.OverdueCancellationPolicy
 
ENT_ALREADY_BLOCKED - org.killbill.billing.ErrorCode
 
ENT_INVALID_REQUESTED_DATE - org.killbill.billing.ErrorCode
 
ENT_PLUGIN_API_ABORTED - org.killbill.billing.ErrorCode
 
ENT_UNCANCEL_BAD_STATE - org.killbill.billing.ErrorCode
 
Entitlement - Interface in org.killbill.billing.entitlement.api
An Entitlement is created using the EntitlementApi
ENTITLEMENT - org.killbill.billing.osgi.api.config.PluginType
 
ENTITLEMENT_CAN_CANCEL - org.killbill.billing.security.Permission
 
ENTITLEMENT_CAN_CHANGE_PLAN - org.killbill.billing.security.Permission
 
ENTITLEMENT_CAN_CREATE - org.killbill.billing.security.Permission
 
ENTITLEMENT_CAN_PAUSE_RESUME - org.killbill.billing.security.Permission
 
ENTITLEMENT_CAN_TRANSFER - org.killbill.billing.security.Permission
 
Entitlement.EntitlementActionPolicy - Enum in org.killbill.billing.entitlement.api
Used to control the effective date that should be used on Plan change or on cancellation.
Entitlement.EntitlementSourceType - Enum in org.killbill.billing.entitlement.api
Possible Entitlement source types.
Entitlement.EntitlementState - Enum in org.killbill.billing.entitlement.api
Possible states of an Entitlement
EntitlementAOStatusDryRun - Interface in org.killbill.billing.entitlement.api
 
EntitlementAOStatusDryRun.DryRunChangeReason - Enum in org.killbill.billing.entitlement.api
 
EntitlementApi - Interface in org.killbill.billing.entitlement.api
Primary API to manage the creation and retrieval of Entitlement.
EntitlementApiException - Exception in org.killbill.billing.entitlement.api
 
EntitlementApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.entitlement.api.EntitlementApiException
 
EntitlementApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.EntitlementApiException
 
EntitlementApiException(BillingExceptionBase) - Constructor for exception org.killbill.billing.entitlement.api.EntitlementApiException
 
EntitlementApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.EntitlementApiException
 
EntitlementSpecifier - Interface in org.killbill.billing.entitlement.api
 
Entity - Interface in org.killbill.billing.util.entity
 
equals(Object) - Method in class org.killbill.billing.payment.api.PluginProperty
 
ERN - org.killbill.billing.catalog.api.Currency
 
ERROR - org.killbill.billing.payment.plugin.api.PaymentPluginStatus
 
ErrorCode - Enum in org.killbill.billing
 
ETB - org.killbill.billing.catalog.api.Currency
 
EUR - org.killbill.billing.catalog.api.Currency
 
EVERGREEN - org.killbill.billing.catalog.api.PhaseType
 
EXPIRED - org.killbill.billing.entitlement.api.Entitlement.EntitlementState
 
EXPIRED_CARD - org.killbill.billing.payment.api.PaymentResponse
 
exportDataAsCSVForAccount(UUID, OutputStream, CallContext) - Method in interface org.killbill.billing.util.api.ExportUserApi
 
exportDataForAccount(UUID, DatabaseExportOutputStream, CallContext) - Method in interface org.killbill.billing.util.api.ExportUserApi
 
ExportUserApi - Interface in org.killbill.billing.util.api
 
EXTERNAL - org.killbill.billing.util.callcontext.CallOrigin
 
EXTERNAL_CHARGE - org.killbill.billing.invoice.api.InvoiceItemType
 
EXTERNAL_CHARGE_AMOUNT_INVALID - org.killbill.billing.ErrorCode
 
EXTERNAL_KEY_LIMIT_EXCEEDED - org.killbill.billing.ErrorCode
 

F

findPhase(String) - Method in interface org.killbill.billing.catalog.api.Plan
 
findPhase(String) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
findPlan(String) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
findPlans(Product, BillingPeriod) - Method in interface org.killbill.billing.catalog.api.PriceList
 
findPriceList(String) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
findProduct(String) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
Fixed - Interface in org.killbill.billing.catalog.api
 
FIXED - org.killbill.billing.invoice.api.InvoiceItemType
 
FIXEDTERM - org.killbill.billing.catalog.api.PhaseType
 
FixedType - Enum in org.killbill.billing.catalog.api
 
fixPaymentTransactionState(Payment, PaymentTransaction, TransactionStatus, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.AdminPaymentApi
Modify the state for a given PaymentTransaction and its associated Payment.
FJD - org.killbill.billing.catalog.api.Currency
 
FKP - org.killbill.billing.catalog.api.Currency
 
fromCode(int) - Static method in enum org.killbill.billing.ErrorCode
 
fromCode(String) - Static method in enum org.killbill.billing.catalog.api.Currency
 
FULL - org.killbill.billing.util.api.AuditLevel
 
FUTURE_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
FUTURE_OR_PRESENT_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 

G

GatewayNotification - Interface in org.killbill.billing.payment.plugin.api
 
GBP - org.killbill.billing.catalog.api.Currency
 
GEL - org.killbill.billing.catalog.api.Currency
 
getAccountAuditLogs(UUID, ObjectType, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.AuditUserApi
Retrieve all audit logs (for all objects of a given type) for a given account
getAccountAuditLogs(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.AuditUserApi
Retrieve all audit logs (for all objects) for a given account
getAccountBalance(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve the account balance.
getAccountById(UUID, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
getAccountByKey(String, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Retrieves an account by specifying its external key.
getAccountCBA(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve the account CBA.
getAccountId() - Method in interface org.killbill.billing.account.api.AccountEmail
 
getAccountId() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getAccountId() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundle
 
getAccountId() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundleTimeline
 
getAccountId() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getAccountId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getAccountId() - Method in interface org.killbill.billing.payment.api.Payment
 
getAccountId() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getAccountId() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
getAccountId() - Method in interface org.killbill.billing.util.callcontext.TenantContext
 
getAccountPaymentMethods(UUID, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getAccountPayments(UUID, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getAccounts(Long, Long, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
getAccountUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
Used by the OSGI bundles to interact with Killbill through APIs
getAction() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getActiveSubscriptionBundleForExternalKey(String, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves all the SubscriptionBundle for the given external key.
getAddress1() - Method in interface org.killbill.billing.account.api.AccountData
 
getAddress2() - Method in interface org.killbill.billing.account.api.AccountData
 
getAdminPaymentApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getAlignment() - Method in class org.killbill.billing.catalog.api.PlanChangeResult
 
getAlignment() - Method in interface org.killbill.billing.catalog.api.rules.CaseChangePlanAlignment
 
getAllEntitlementsForAccountId(UUID, TenantContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Retrieves all the Entitlement for a given account.
getAllEntitlementsForAccountIdAndBundleExternalKey(UUID, String, TenantContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Retrieves all the Entitlement for a given account and matching an external key.
getAllEntitlementsForBundle(UUID, TenantContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Retrieves all the Entitlement attached to the base entitlement.
getAllPhases() - Method in interface org.killbill.billing.catalog.api.Plan
 
getAllPriceLists() - Method in interface org.killbill.billing.catalog.api.PriceListSet
 
getAllUsageForSubscription(UUID, List<DateTime>, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.usage.api.UsageUserApi
Get usage information for a given subscription.
getAmount() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getAmount() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getAmount() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getAmount() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getAmount() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getAmount() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getAmount() - Method in interface org.killbill.billing.usage.api.RawUsageRecord
 
getAmount() - Method in interface org.killbill.billing.usage.api.RolledUpUnit
 
getAmount() - Method in class org.killbill.billing.usage.api.UsageRecord
 
getApiKey() - Method in interface org.killbill.billing.tenant.api.TenantData
 
getApiSecret() - Method in interface org.killbill.billing.tenant.api.TenantData
Note that we don't expose in the API how the secret is stored (with or without salt, hashing algorithm) so we can change it later
getApiVersion() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getApplicableObjectTypes() - Method in enum org.killbill.billing.util.tag.ControlTagType
 
getApplicableObjectTypes() - Method in interface org.killbill.billing.util.tag.TagDefinition
 
getAuditedEntityId() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the original Entity id for this log entry
getAuditedObjectType() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the original Entity object type for this log entry
getAuditLogs() - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogs(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogsForObjectType
 
getAuditLogs(UUID, ObjectType, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.AuditUserApi
Get all the audit entries for a given object.
getAuditLogs(ObjectType) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForAccount() - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForBlockingState(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForBundle(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForCustomField(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForInvoice(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForInvoiceItem(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForInvoicePayment(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForPayment(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForPaymentAttempt(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForPaymentMethod(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForPaymentTransaction(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForSubscription(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForSubscriptionEvent(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsForTag(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
 
getAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Get all the audit entries with history for a given account.
getAuditUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getAuthAmount() - Method in interface org.killbill.billing.payment.api.Payment
 
getAutoInvoicingOff() - Method in enum org.killbill.billing.util.tag.ControlTagType
 
getAutoPaymentOff() - Method in enum org.killbill.billing.util.tag.ControlTagType
 
getAutoReevaluationInterval() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
getAvailable() - Method in interface org.killbill.billing.catalog.api.Product
 
getAvailableAddOnListings(String, String) - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getAvailableBasePlanListings() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getAvailableBaseProducts() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getBalance() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getBaseCurrency() - Method in interface org.killbill.billing.currency.api.CurrencyConversion
 
getBaseCurrency() - Method in interface org.killbill.billing.currency.api.Rate
 
getBaseEntitlementId() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getBaseRates() - Method in interface org.killbill.billing.currency.api.CurrencyConversionApi
 
getBillCycleDay() - Method in interface org.killbill.billing.entitlement.api.EntitlementSpecifier
 
getBillCycleDayLocal() - Method in interface org.killbill.billing.account.api.AccountData
The billCycleDay should be interpreted in the account timezone.
getBillCycleDayLocal() - Method in interface org.killbill.billing.entitlement.api.Entitlement
The billCycleDay should be interpreted in the account timezone.
getBillingActionPolicy() - Method in interface org.killbill.billing.catalog.api.rules.CaseCancelPolicy
 
getBillingActionPolicy() - Method in interface org.killbill.billing.catalog.api.rules.CaseChangePlanPolicy
 
getBillingActionPolicy() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getBillingAlignment() - Method in interface org.killbill.billing.catalog.api.rules.CaseBillingAlignment
 
getBillingAlignment(PlanPhaseSpecifier) - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getBillingEffectiveDate() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
getBillingEndDate() - Method in interface org.killbill.billing.entitlement.api.Subscription
 
getBillingMode() - Method in interface org.killbill.billing.catalog.api.Usage
 
getBillingPeriod() - Method in class org.killbill.billing.catalog.api.PlanSpecifier
 
getBillingPeriod() - Method in interface org.killbill.billing.catalog.api.Recurring
 
getBillingPeriod() - Method in interface org.killbill.billing.catalog.api.rules.Case
 
getBillingPeriod() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getBillingPeriod() - Method in interface org.killbill.billing.catalog.api.Usage
 
getBillingPeriod() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getBillingStartDate() - Method in interface org.killbill.billing.entitlement.api.Subscription
 
getBlockedId() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getBlockingStateAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Get all the audit entries with history for a given blocking state.
getBlockingStates(UUID, List<BlockingStateType>, List<String>, OrderingType, int, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
getBlocks() - Method in interface org.killbill.billing.catalog.api.Usage
 
getBootTime() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getBundleExternalKey() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
getBundleExternalKey() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getBundleId() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
getBundleId() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getBundleId() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundleTimeline
 
getBundleId() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getBundleId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getBundleJarPath() - Method in interface org.killbill.billing.osgi.api.config.PluginJavaConfig
 
getBundleSymbolicName() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
getCallContext() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverridesWithCallContext
 
getCallOrigin() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getCapturedAmount() - Method in interface org.killbill.billing.payment.api.Payment
 
getCaseBillingAlignment() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCaseCancelPolicy() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCaseChangePlanAlignment() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCaseChangePlanPolicy() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCaseCreateAlignment() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCasePriceList() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.Plan
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.PriceList
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.PriceListSet
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.Product
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.rules.Case
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getCatalog() - Method in interface org.killbill.billing.catalog.api.Usage
 
getCatalog(String, TenantContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Retrieves the multi versioned catalog.
getCatalogEffectiveDate() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getCatalogName() - Method in interface org.killbill.billing.catalog.api.Product
 
getCatalogName() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getCatalogName() - Method in interface org.killbill.billing.catalog.api.VersionedCatalog
 
getCatalogUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getCategory() - Method in interface org.killbill.billing.catalog.api.Product
 
getCause() - Method in exception org.killbill.billing.BillingExceptionBase
 
getChangeType() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the type of change for this log entry
getChargedAmount() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getChargedThroughDate() - Method in interface org.killbill.billing.entitlement.api.Subscription
 
getChildAccountId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getChildAccountId() - Method in interface org.killbill.billing.invoice.api.InvoiceParentChild
 
getChildInvoiceId() - Method in interface org.killbill.billing.invoice.api.InvoiceParentChild
 
getChildrenAccounts(UUID, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
getCity() - Method in interface org.killbill.billing.account.api.AccountData
 
getCode() - Method in exception org.killbill.billing.BillingExceptionBase
 
getCode() - Method in enum org.killbill.billing.ErrorCode
 
getColumnName() - Method in interface org.killbill.billing.util.api.ColumnInfo
 
getCommandMetadataClass() - Method in enum org.killbill.billing.util.nodes.SystemNodeCommandType
 
getComment() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the comment for this change
getComments() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getCommonVersion() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getCompanyName() - Method in interface org.killbill.billing.account.api.AccountData
 
getControlTagType() - Method in interface org.killbill.billing.util.tag.ControlTag
 
getConversionDate() - Method in interface org.killbill.billing.currency.api.Rate
 
getCountry() - Method in interface org.killbill.billing.account.api.AccountData
 
getCreatedDate() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getCreatedDate() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the time when this change was effective
getCreatedDate() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getCreatedDate() - Method in interface org.killbill.billing.util.entity.Entity
 
getCreditById(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve a credit by id.
getCreditedAmount() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getCreditedAmount() - Method in interface org.killbill.billing.payment.api.Payment
 
getCurrency() - Method in interface org.killbill.billing.account.api.AccountData
 
getCurrency() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getCurrency() - Method in interface org.killbill.billing.catalog.api.BlockPriceOverride
 
getCurrency() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getCurrency() - Method in interface org.killbill.billing.catalog.api.Price
 
getCurrency() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getCurrency() - Method in interface org.killbill.billing.currency.api.Rate
 
getCurrency() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getCurrency() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getCurrency() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getCurrency() - Method in interface org.killbill.billing.payment.api.Payment
 
getCurrency() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getCurrency() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getCurrency() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getCurrencyConversion(Currency, DateTime) - Method in interface org.killbill.billing.currency.api.CurrencyConversionApi
 
getCurrencyConversionApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getCurrentCatalog(String, TenantContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Retrieves the current catalog
getCurrentCurrencyConversion(Currency) - Method in interface org.killbill.billing.currency.api.CurrencyConversionApi
This will return the latest -- as known by the plugin -- information for the conversion rates.
getCurrentNodeInfo() - Method in interface org.killbill.billing.util.nodes.KillbillNodesApi
 
getCurrentOffset() - Method in interface org.killbill.billing.util.entity.Pagination
 
getCurrentUserPermissions(TenantContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Return the set of permissions for the currently logged-in user.
getCurrentVersion() - Method in interface org.killbill.billing.catalog.api.VersionedCatalog
The latest catalog version is the one used by the system when creating or change the Plan associated with a subscription.
getCustomFieldAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
Get all the audit entries with history for a given custom field.
getCustomFields(Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
getCustomFieldsForAccount(UUID, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
getCustomFieldsForAccountType(UUID, ObjectType, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
getCustomFieldsForObject(UUID, ObjectType, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
getCustomFieldUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getDailyAmount() - Method in class org.killbill.billing.usage.api.UnitUsageRecord
 
getDataType() - Method in interface org.killbill.billing.util.api.ColumnInfo
 
getDate() - Method in interface org.killbill.billing.usage.api.RawUsageRecord
 
getDate() - Method in class org.killbill.billing.usage.api.UsageRecord
 
getDefaultCurrency() - Static method in enum org.killbill.billing.catalog.api.Currency
 
getDescription() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getDescription() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getDescription() - Method in enum org.killbill.billing.payment.api.PaymentResponse
 
getDescription() - Method in enum org.killbill.billing.util.tag.ControlTagType
 
getDescription() - Method in interface org.killbill.billing.util.tag.TagDefinition
 
getDestinationPriceList() - Method in interface org.killbill.billing.catalog.api.rules.CasePriceList
 
getDetails() - Method in class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
getDryRunStatusForChange(UUID, String, LocalDate, TenantContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Simulate a change of product for the BP on that bundle and return the effect it would have on the existing ADD_ON-- if any.
getDryRunType() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getDuration() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getEffectiveDate() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getEffectiveDate() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getEffectiveDate() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getEffectiveDate() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getEffectiveDate() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getEffectiveDate() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getEffectiveDate() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getEffectiveDateForExistingSubscriptions() - Method in interface org.killbill.billing.catalog.api.Plan
 
getEffectiveEndDate() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getEffectiveStartDate() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getEmail() - Method in interface org.killbill.billing.account.api.AccountData
 
getEmail() - Method in interface org.killbill.billing.account.api.AccountEmail
 
getEmailAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Get all the audit entries with history for a given account email.
getEmails(UUID, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
getEnd() - Method in interface org.killbill.billing.usage.api.RolledUpUsage
 
getEndDate() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
The end date of an item can be null (e.g.
getEntitlementApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getEntitlementEffectiveDate() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
getEntitlementForId(UUID, boolean, TenantContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Retrieves an Entitlement using its id.
getEntitlementId() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getEntitlementSpecifier() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
getEntitlementSpecifier() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getEntity() - Method in interface org.killbill.billing.payment.plugin.api.GatewayNotification
Get the serialized response entity returned to the gateway
getEntity() - Method in interface org.killbill.billing.util.audit.AuditLogWithHistory
 
getErrorDescription() - Method in interface org.killbill.billing.catalog.api.CatalogValidationError
 
getExclusionControlTagType() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getExportUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getExternalChargeById(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve an external charge by id.
getExternalKey() - Method in interface org.killbill.billing.account.api.AccountData
 
getExternalKey() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getExternalKey() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getExternalKey() - Method in interface org.killbill.billing.entitlement.api.EntitlementSpecifier
 
getExternalKey() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundle
 
getExternalKey() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundleTimeline
 
getExternalKey() - Method in interface org.killbill.billing.payment.api.Payment
 
getExternalKey() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
getExternalKey() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getExternalKey() - Method in interface org.killbill.billing.tenant.api.TenantData
 
getExternalMessage() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
getExternalPaymentMethodId() - Method in interface org.killbill.billing.payment.api.PaymentMethodPlugin
 
getFieldName() - Method in interface org.killbill.billing.util.customfield.CustomField
 
getFieldValue() - Method in interface org.killbill.billing.util.customfield.CustomField
 
getFinalPhase() - Method in interface org.killbill.billing.catalog.api.Plan
 
getFirstNameLength() - Method in interface org.killbill.billing.account.api.AccountData
 
getFirstPaymentReferenceId() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getFixed() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getFixedOffsetTimeZone() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getFixedPrice() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getFixedPrice() - Method in interface org.killbill.billing.catalog.api.Tier
 
getFixedPrice() - Method in interface org.killbill.billing.catalog.api.Usage
 
getFormat() - Method in enum org.killbill.billing.ErrorCode
 
getFormattedAmount() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceItemFormatter
 
getFormattedBalance() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getFormattedChargedAmount() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getFormattedEndDate() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceItemFormatter
 
getFormattedInvoiceDate() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getFormattedPaidAmount() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getFormattedStartDate() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceItemFormatter
 
getFormFields() - Method in interface org.killbill.billing.payment.plugin.api.HostedPaymentPageFormDescriptor
 
getFormMethod() - Method in interface org.killbill.billing.payment.plugin.api.HostedPaymentPageFormDescriptor
 
getFormUrl() - Method in interface org.killbill.billing.payment.plugin.api.HostedPaymentPageFormDescriptor
 
getFromBillingPeriod() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getFromPriceList() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getFromProduct() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getFromProductCategory() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getGatewayError() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getGatewayErrorCode() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getGatewayErrorCode() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getGatewayErrorMsg() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getGroup() - Method in enum org.killbill.billing.security.Permission
 
getGroupId() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getHeaders() - Method in interface org.killbill.billing.payment.plugin.api.GatewayNotification
Get the headers to return to the gateway
getHealthStatus(Tenant, Map) - Method in interface org.killbill.billing.osgi.api.Healthcheck
 
getId() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getId() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getId() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getId() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
getId() - Method in interface org.killbill.billing.util.entity.Entity
 
getId() - Method in enum org.killbill.billing.util.tag.ControlTagType
 
getIdFromKey(String, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
getIncluded() - Method in interface org.killbill.billing.catalog.api.Product
 
getInclusionControlTagType() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getInitialPhaseIterator() - Method in interface org.killbill.billing.catalog.api.Plan
 
getInitialPhases() - Method in interface org.killbill.billing.catalog.api.Plan
 
getInitialReevaluationInterval() - Method in interface org.killbill.billing.overdue.api.OverdueStatesAccount
 
getInvoice(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve an invoice by id.
getInvoiceAsHTML(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve the invoice formatted in HTML.
getInvoiceAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Get all the audit entries with history for a given invoice.
getInvoiceByInvoiceItem(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
 
getInvoiceByNumber(Integer, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve an invoice by invoice number.
getInvoiceByPayment(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Get all invoices for a given payment.
getInvoiceDate() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getInvoiceId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getInvoiceId() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getInvoiceItemAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Get all the audit entries with history for a given invoice item.
getInvoiceItems() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getInvoiceItems(Class<T>) - Method in interface org.killbill.billing.invoice.api.Invoice
 
getInvoiceItemsByParentInvoice(UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Retrieve invoice items details associated to Parent SUMMARY invoice item
getInvoiceItemType() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getInvoiceNumber() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getInvoicePayment(UUID, TenantContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
 
getInvoicePaymentApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getInvoicePaymentAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Get all the audit entries with history for a given invoice payment.
getInvoicePayments(UUID, TenantContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
 
getInvoicePaymentsByAccount(UUID, TenantContext) - Method in interface org.killbill.billing.payment.api.InvoicePaymentApi
 
getInvoices(Long, Long, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
 
getInvoicesByAccount(UUID, boolean, boolean, boolean, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Get all invoices for a given account.
getInvoicesByAccount(UUID, Long, Long, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
 
getInvoicesByAccount(UUID, LocalDate, LocalDate, boolean, boolean, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Find invoices from a given day, for a given account.
getInvoicesByGroup(UUID, UUID, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
 
getInvoiceUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getIsUpdatable() - Method in class org.killbill.billing.payment.api.PluginProperty
 
getItemDetails() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getKbAccountId() - Method in interface org.killbill.billing.payment.plugin.api.HostedPaymentPageFormDescriptor
 
getKbPaymentId() - Method in interface org.killbill.billing.payment.plugin.api.GatewayNotification
 
getKbPaymentId() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getKbPaymentMethodId() - Method in interface org.killbill.billing.payment.api.PaymentMethodPlugin
 
getKbTransactionPaymentId() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getKey() - Method in class org.killbill.billing.payment.api.PluginProperty
 
getKey() - Method in interface org.killbill.billing.tenant.api.TenantKV
 
getKey() - Method in class org.killbill.billing.util.nodes.NodeCommandProperty
 
getKillbillNodesApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getKillbillVersion() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getLastActivePhase() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getLastActivePlan() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getLastActivePriceList() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getLastActiveProduct() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getLastActiveProductCategory() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getLastUpdatedDate() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getLimits() - Method in interface org.killbill.billing.catalog.api.Product
 
getLimits() - Method in interface org.killbill.billing.catalog.api.Tier
 
getLimits() - Method in interface org.killbill.billing.catalog.api.Usage
 
getLinkedInvoicePaymentId() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
Linked invoice payment id: null for payments, associated invoice payment id for refunds and chargebacks
getLinkedItemId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getLocale() - Method in interface org.killbill.billing.account.api.AccountData
 
getMax() - Method in interface org.killbill.billing.catalog.api.Limit
 
getMax() - Method in interface org.killbill.billing.catalog.api.TieredBlock
 
getMax() - Method in interface org.killbill.billing.catalog.api.TieredBlockPriceOverride
 
getMaxNbRecords() - Method in interface org.killbill.billing.util.entity.Pagination
Total number of records in the complete data set, regardless of paging and filtering
getMessage() - Method in exception org.killbill.billing.BillingExceptionBase
 
getMin() - Method in interface org.killbill.billing.catalog.api.Limit
 
getMinTopUpCredit() - Method in interface org.killbill.billing.catalog.api.Block
 
getName() - Method in interface org.killbill.billing.account.api.AccountData
The first and last name when that applies are combined into one name.
getName() - Method in interface org.killbill.billing.catalog.api.CatalogEntity
 
getName() - Method in interface org.killbill.billing.catalog.api.UsagePriceOverride
 
getName() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
getName() - Method in interface org.killbill.billing.util.tag.TagDefinition
 
getNewPriceList() - Method in class org.killbill.billing.catalog.api.PlanChangeResult
 
getNextBillingPeriod() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getNextOffset() - Method in interface org.killbill.billing.util.entity.Pagination
 
getNextPhase() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getNextPlan() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getNextPriceList() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getNextProduct() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getNodeCommandMetadata() - Method in interface org.killbill.billing.util.nodes.NodeCommand
 
getNodeCommandType() - Method in interface org.killbill.billing.util.nodes.NodeCommand
 
getNodeName() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getNodesInfo() - Method in interface org.killbill.billing.util.nodes.KillbillNodesApi
Each killbill instance registers its current state (versions, plugins) when it starts or when changes occur in the system.
getNotes() - Method in interface org.killbill.billing.account.api.AccountData
 
getNumber() - Method in interface org.killbill.billing.catalog.api.Duration
 
getNumberOfItems() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getNumberOfPayments() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getNumberOfUnpaidInvoicesEqualsOrExceeds() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getObjectId() - Method in interface org.killbill.billing.util.customfield.CustomField
 
getObjectId() - Method in interface org.killbill.billing.util.tag.Tag
 
getObjectType() - Method in enum org.killbill.billing.entitlement.api.SubscriptionEventType
 
getObjectType() - Method in interface org.killbill.billing.util.customfield.CustomField
 
getObjectType() - Method in interface org.killbill.billing.util.tag.Tag
 
getOriginalChargedAmount() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getOriginalCreatedDate() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundle
 
getOverdueApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getOverdueCancellationPolicy() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
getOverdueCondition() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
getOverdueConfig(TenantContext) - Method in interface org.killbill.billing.overdue.api.OverdueApi
 
getOverdueStateFor(UUID, TenantContext) - Method in interface org.killbill.billing.overdue.api.OverdueApi
 
getOverdueStatesAccount() - Method in interface org.killbill.billing.overdue.api.OverdueConfig
 
getOverrides() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverridesWithCallContext
 
getOverrides() - Method in interface org.killbill.billing.entitlement.api.EntitlementSpecifier
 
getPaidAmount() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getParentAccountId() - Method in interface org.killbill.billing.account.api.AccountData
 
getParentAccountId() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getParentInvoiceId() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getParentInvoiceId() - Method in interface org.killbill.billing.invoice.api.InvoiceParentChild
 
getPayment(UUID, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getPaymentAttemptAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Get all the audit entries with history for a given payment attempt.
getPaymentAttempts() - Method in interface org.killbill.billing.payment.api.Payment
 
getPaymentAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Get all the audit entries with history for a given payment.
getPaymentByExternalKey(String, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentByTransactionExternalKey(String, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentByTransactionId(UUID, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentControlPluginNames() - Method in interface org.killbill.billing.payment.api.PaymentOptions
If the pluginName is null, payment code will bypass invocation of any payment retry logic.
getPaymentCookieId() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
Payment cookie id: null for payments and chargebacks, refund id for refunds
getPaymentDate() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getPaymentExternalKey() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getPaymentId() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getPaymentId() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getPaymentInfoPlugin() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
This will only be filled when the call requires the details from the plugin
getPaymentMethodAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Get all the audit entries with history for a given payment method.
getPaymentMethodByExternalKey(String, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentMethodById(UUID, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
getPaymentMethodId() - Method in interface org.killbill.billing.account.api.AccountData
 
getPaymentMethodId() - Method in interface org.killbill.billing.payment.api.Payment
 
getPaymentMethodId() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getPaymentMethods(Long, Long, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payment methods across all plugins
getPaymentMethods(Long, Long, String, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payment methods in a given plugin
getPaymentNumber() - Method in interface org.killbill.billing.payment.api.Payment
 
getPayments() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getPayments(Long, Long, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payments across all plugins
getPayments(Long, Long, String, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payments in a given plugin
getPaymentTransactionAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Get all the audit entries with history for a given payment transaction.
getPeriod() - Method in enum org.killbill.billing.catalog.api.BillingPeriod
 
getPhaseName() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getPhaseName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPhaseType() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getPhaseType() - Method in class org.killbill.billing.catalog.api.PlanPhaseSpecifier
 
getPhaseType() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getPhaseType() - Method in interface org.killbill.billing.catalog.api.rules.CasePhase
 
getPhaseType() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getPhone() - Method in interface org.killbill.billing.account.api.AccountData
 
getPlan() - Method in interface org.killbill.billing.catalog.api.Listing
 
getPlanAlignmentCreate() - Method in interface org.killbill.billing.catalog.api.rules.CaseCreateAlignment
 
getPlanCancelPolicy(PlanPhaseSpecifier) - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getPlanChangeResult(PlanPhaseSpecifier, PlanSpecifier) - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getPlanCreateAlignment(PlanSpecifier) - Method in interface org.killbill.billing.catalog.api.rules.PlanRules
 
getPlanId() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getPlanName() - Method in class org.killbill.billing.catalog.api.PlanSpecifier
 
getPlanName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPlanPhaseSpecifier() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getPlanPhaseSpecifier() - Method in interface org.killbill.billing.entitlement.api.EntitlementSpecifier
 
getPlanRules() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getPlans() - Method in interface org.killbill.billing.catalog.api.PriceList
 
getPlans() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getPlansAllowedInBundle() - Method in interface org.killbill.billing.catalog.api.Plan
 
getPlatformVersion() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getPluginApiVersion() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getPluginConfigServiceApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
Used by the OSGI bundles to discover their configuration
getPluginDetail() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
getPluginInfo() - Method in interface org.killbill.billing.util.nodes.NodeInfo
 
getPluginJavaConfig(long) - Method in interface org.killbill.billing.osgi.api.config.PluginConfigServiceApi
 
getPluginKey() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
The key that was used at installation time (when installed through KPM) This is also the key from the official KB plugin repo (https://github.com/killbill/killbill-cloud/blob/master/kpm/lib/kpm/plugins_directory.yml)
getPluginKey() - Method in interface org.killbill.billing.osgi.api.PluginInfo
The key that was used at installation time (when installed through KPM) This is also the key from the official KB plugin repo (https://github.com/killbill/killbill-cloud/blob/master/kpm/lib/kpm/plugins_directory.yml)
getPluginKey() - Method in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
getPluginLanguage() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getPluginName() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getPluginName() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
getPluginName() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getPluginName() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
getPluginName() - Method in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
getPluginProperties() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getPluginRubyConfig(long) - Method in interface org.killbill.billing.osgi.api.config.PluginConfigServiceApi
 
getPluginsInfo() - Method in interface org.killbill.billing.osgi.api.PluginsInfoApi
 
getPluginsInfoApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getPluginState() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
getPluginType() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getPluginVersion() - Method in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
getPluginVersionnedName() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getPluginVersionRoot() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getPolicy() - Method in class org.killbill.billing.catalog.api.PlanChangeResult
 
getPostalCode() - Method in interface org.killbill.billing.account.api.AccountData
 
getPrettyName() - Method in interface org.killbill.billing.catalog.api.CatalogEntity
 
getPrettyPhaseName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPrettyPlanName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPrettyProductName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPrettyUsageName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getPrevBillingPeriod() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getPrevPhase() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getPrevPlan() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getPrevPriceList() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getPrevProduct() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getPrice() - Method in interface org.killbill.billing.catalog.api.Block
 
getPrice() - Method in interface org.killbill.billing.catalog.api.BlockPriceOverride
 
getPrice() - Method in interface org.killbill.billing.catalog.api.Fixed
 
getPrice(Currency) - Method in interface org.killbill.billing.catalog.api.InternationalPrice
 
getPriceList() - Method in interface org.killbill.billing.catalog.api.Listing
 
getPriceList() - Method in interface org.killbill.billing.catalog.api.Plan
 
getPriceList() - Method in interface org.killbill.billing.catalog.api.rules.Case
 
getPriceList() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getPriceListName() - Method in class org.killbill.billing.catalog.api.PlanSpecifier
 
getPriceLists() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getPrices() - Method in interface org.killbill.billing.catalog.api.InternationalPrice
 
getProcessedAmount() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getProcessedCurrency() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getProcessedCurrency() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getProcessedCurrency() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getProcessedPaymentRate() - Method in interface org.killbill.billing.invoice.api.formatters.InvoiceFormatter
 
getProduct() - Method in interface org.killbill.billing.catalog.api.Plan
 
getProduct() - Method in interface org.killbill.billing.catalog.api.rules.Case
 
getProductCategory() - Method in interface org.killbill.billing.catalog.api.rules.Case
 
getProductCategory() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getProductName() - Method in class org.killbill.billing.catalog.api.PlanSpecifier
 
getProductName() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getProductName() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getProductName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getProducts() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getProperties() - Method in interface org.killbill.billing.payment.api.PaymentMethodPlugin
 
getProperties() - Method in interface org.killbill.billing.payment.plugin.api.GatewayNotification
 
getProperties() - Method in interface org.killbill.billing.payment.plugin.api.HostedPaymentPageFormDescriptor
 
getProperties() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getProperties() - Method in class org.killbill.billing.util.nodes.DefaultNodeCommandMetadata
 
getProperties() - Method in interface org.killbill.billing.util.nodes.NodeCommandMetadata
 
getPurchasedAmount() - Method in interface org.killbill.billing.payment.api.Payment
 
getQuantity() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getQuantity() - Method in interface org.killbill.billing.entitlement.api.EntitlementSpecifier
 
getQuantity() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getRate() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getRates() - Method in interface org.killbill.billing.currency.api.CurrencyConversion
 
getReason() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
 
getReasonCode() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the reason code for this change
getReasonCode() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getRecordId(UUID, ObjectType, TenantContext) - Method in interface org.killbill.billing.util.api.RecordIdApi
This can be used by external plugins to keep the mapping between UUID and recordId
getRecordIdApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getRecurring() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getRecurringBillingMode() - Method in interface org.killbill.billing.catalog.api.Plan
 
getRecurringBillingPeriod() - Method in interface org.killbill.billing.catalog.api.Plan
 
getRecurringPrice() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getRecurringPrice() - Method in interface org.killbill.billing.catalog.api.Recurring
 
getRecurringPrice() - Method in interface org.killbill.billing.catalog.api.Tier
 
getRecurringPrice() - Method in interface org.killbill.billing.catalog.api.Usage
 
getReferenceTime() - Method in interface org.killbill.billing.account.api.AccountData
 
getReferenceTime() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getRefundedAmount() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getRefundedAmount() - Method in interface org.killbill.billing.payment.api.Payment
 
getRegistrationName() - Method in interface org.killbill.billing.osgi.api.PluginServiceInfo
 
getResponseForLastFailedPaymentIn() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getRetrySchedule() - Method in exception org.killbill.billing.util.queue.QueueRetryException
 
getRoleDefinition(String, TenantContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Retrieves the list of permissions associated to that role in the Shiro store (JDBCRealm)
getRolledUpUnits() - Method in interface org.killbill.billing.usage.api.RolledUpUsage
 
getRubyLoadDir() - Method in interface org.killbill.billing.osgi.api.config.PluginRubyConfig
 
getRubyMainClass() - Method in interface org.killbill.billing.osgi.api.config.PluginRubyConfig
 
getRubyRequire() - Method in interface org.killbill.billing.osgi.api.config.PluginRubyConfig
 
getSecondPaymentReferenceId() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getSecurityApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getService() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getServiceName() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getServices() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
getServiceStateName() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getServiceTypeName() - Method in interface org.killbill.billing.osgi.api.PluginServiceInfo
 
getSize() - Method in interface org.killbill.billing.catalog.api.Block
 
getSize() - Method in interface org.killbill.billing.catalog.api.BlockPriceOverride
 
getSourceType() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getStart() - Method in interface org.killbill.billing.usage.api.RolledUpUsage
 
getStartDate() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getState() - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
getStateName() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getStateName() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getStateOrProvince() - Method in interface org.killbill.billing.account.api.AccountData
 
getStates() - Method in interface org.killbill.billing.overdue.api.OverdueStatesAccount
 
getStatus() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getStatus() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getStatus() - Method in interface org.killbill.billing.payment.plugin.api.GatewayNotification
Get the status code associated with the response to the gateway
getStatus() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
 
getSubject() - Method in interface org.killbill.billing.overdue.api.EmailNotification
 
getSubscriptionApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getSubscriptionAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Get all the audit entries with history for a given subscription.
getSubscriptionBundle(UUID, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves all the Subscription attached to the base entitlement.
getSubscriptionBundleAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Get all the audit entries with history for a given bundle.
getSubscriptionBundles(Long, Long, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
getSubscriptionBundlesForAccountId(UUID, Long, Long, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
getSubscriptionBundlesForAccountId(UUID, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves all the SubscriptionBundle for a given account.
getSubscriptionBundlesForAccountIdAndExternalKey(UUID, String, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves all the SubscriptionBundle for a given account and matching an external key.
getSubscriptionBundlesForExternalKey(String, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Returns an ordered list of all SubscriptionBundle for a given external key.
getSubscriptionEventAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Get all the audit entries with history for a given subscription event.
getSubscriptionEvents() - Method in interface org.killbill.billing.entitlement.api.Subscription
 
getSubscriptionEvents() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundleTimeline
 
getSubscriptionEventType() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
getSubscriptionForEntitlementId(UUID, boolean, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves a Subscription for the entitlement id
getSubscriptionForExternalKey(String, boolean, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Retrieves a Subscription for a given external key
getSubscriptionId() - Method in interface org.killbill.billing.invoice.api.DryRunArguments
 
getSubscriptionId() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getSubscriptionId() - Method in interface org.killbill.billing.usage.api.RawUsageRecord
 
getSubscriptionId() - Method in interface org.killbill.billing.usage.api.RolledUpUsage
 
getSubscriptionId() - Method in class org.killbill.billing.usage.api.SubscriptionUsageRecord
 
getSubscriptions() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundle
 
getSupportedCurrencies() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getSymbol() - Method in enum org.killbill.billing.catalog.api.Currency
 
getTableName() - Method in interface org.killbill.billing.util.api.ColumnInfo
 
getTagAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
Get all the audit entries with history for a given tag.
getTagDefinition(UUID, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagDefinitionAuditLogsWithHistoryForId(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
Get all the audit entries with history for a given tag definition.
getTagDefinitionForName(String, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagDefinitionId() - Method in interface org.killbill.billing.util.tag.Tag
 
getTagDefinitions(Collection<UUID>, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagDefinitions(TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTags(Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagsForAccount(UUID, boolean, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagsForAccountType(UUID, ObjectType, boolean, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagsForObject(UUID, ObjectType, boolean, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
getTagUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getTargetDate() - Method in interface org.killbill.billing.invoice.api.Invoice
The target day is the latest day to consider for billing events.
getTemplateName() - Method in interface org.killbill.billing.overdue.api.EmailNotification
 
getTenantByApiKey(String) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
getTenantById(UUID) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
getTenantId() - Method in interface org.killbill.billing.util.callcontext.TenantContext
 
getTenantUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getTenantValuesForKey(String, TenantContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
getTierBlockPolicy() - Method in interface org.killbill.billing.catalog.api.Usage
 
getTieredBlockPriceOverrides() - Method in interface org.killbill.billing.catalog.api.TierPriceOverride
 
getTieredBlocks() - Method in interface org.killbill.billing.catalog.api.Tier
 
getTierPriceOverrides() - Method in interface org.killbill.billing.catalog.api.UsagePriceOverride
 
getTiers() - Method in interface org.killbill.billing.catalog.api.Usage
 
getTimeline() - Method in interface org.killbill.billing.entitlement.api.SubscriptionBundle
 
getTimeSinceEarliestUnpaidInvoiceEqualsOrExceeds() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getTimeZone() - Method in interface org.killbill.billing.account.api.AccountData
 
getTimeZone() - Method in interface org.killbill.billing.account.api.ImmutableAccountData
 
getToBillingPeriod() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getToPriceList() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getToProduct() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getToProductCategory() - Method in interface org.killbill.billing.catalog.api.rules.CaseChange
 
getTotalNbRecords() - Method in interface org.killbill.billing.util.entity.Pagination
Total number of records in the data set, regardless of paging, but including filtering
getTotalUnpaidInvoiceBalanceEqualsOrExceeds() - Method in interface org.killbill.billing.overdue.api.OverdueCondition
 
getTrackingId() - Method in interface org.killbill.billing.usage.api.RawUsageRecord
 
getTrackingId() - Method in class org.killbill.billing.usage.api.SubscriptionUsageRecord
 
getTrackingIds() - Method in interface org.killbill.billing.invoice.api.Invoice
 
getTransactionExternalKey() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getTransactionId() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getTransactions() - Method in interface org.killbill.billing.payment.api.Payment
 
getTransactionStatus() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getTransactionType() - Method in interface org.killbill.billing.payment.api.PaymentAttempt
 
getTransactionType() - Method in interface org.killbill.billing.payment.api.PaymentTransaction
 
getTransactionType() - Method in interface org.killbill.billing.payment.plugin.api.PaymentTransactionInfoPlugin
The payment transaction type
getTrialLength() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getTrialTimeUnit() - Method in interface org.killbill.billing.catalog.api.SimplePlanDescriptor
 
getType() - Method in interface org.killbill.billing.catalog.api.Block
 
getType() - Method in interface org.killbill.billing.catalog.api.Fixed
 
getType() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
getType() - Method in interface org.killbill.billing.invoice.api.InvoicePayment
 
getTypeFromId(UUID) - Static method in enum org.killbill.billing.util.tag.ControlTagType
 
getUnit() - Method in interface org.killbill.billing.catalog.api.Block
 
getUnit() - Method in interface org.killbill.billing.catalog.api.Duration
 
getUnit() - Method in interface org.killbill.billing.catalog.api.Limit
 
getUnitName() - Method in interface org.killbill.billing.catalog.api.BlockPriceOverride
 
getUnits() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
 
getUnitType() - Method in interface org.killbill.billing.usage.api.RawUsageRecord
 
getUnitType() - Method in interface org.killbill.billing.usage.api.RolledUpUnit
 
getUnitType() - Method in class org.killbill.billing.usage.api.UnitUsageRecord
 
getUnitUsageRecord() - Method in class org.killbill.billing.usage.api.SubscriptionUsageRecord
 
getUnpaidInvoicesByAccountId(UUID, LocalDate, LocalDate, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Find unpaid invoices for a given account, up to a given day.
getUpdatedDate() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getUpdatedDate() - Method in interface org.killbill.billing.util.entity.Entity
 
getUsageForSubscription(UUID, String, DateTime, DateTime, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.usage.api.UsageUserApi
Get usage information for a given subscription.
getUsageName() - Method in interface org.killbill.billing.invoice.api.InvoiceItem
 
getUsagePriceOverrides() - Method in interface org.killbill.billing.catalog.api.PlanPhasePriceOverride
 
getUsages() - Method in interface org.killbill.billing.catalog.api.PlanPhase
 
getUsageType() - Method in interface org.killbill.billing.catalog.api.Usage
 
getUsageType() - Method in interface org.killbill.billing.catalog.api.UsagePriceOverride
 
getUsageUserApi() - Method in interface org.killbill.billing.osgi.api.OSGIKillbill
 
getUserName() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the name of the requestor
getUserName() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getUserRoles(String, TenantContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Retrieves the roles associated to a user in the Shiro store (JDBCRealm)
getUserToken() - Method in interface org.killbill.billing.util.audit.AuditLog
Get the user token of this change requestor
getUserToken() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getUserType() - Method in interface org.killbill.billing.util.callcontext.CallContext
 
getValidationErrors() - Method in interface org.killbill.billing.catalog.api.CatalogValidation
 
getValue() - Method in interface org.killbill.billing.catalog.api.Price
 
getValue() - Method in interface org.killbill.billing.currency.api.Rate
 
getValue() - Method in class org.killbill.billing.payment.api.PluginProperty
 
getValue() - Method in enum org.killbill.billing.security.Permission
 
getValue() - Method in interface org.killbill.billing.tenant.api.TenantKV
 
getValue() - Method in class org.killbill.billing.util.nodes.NodeCommandProperty
 
getVersion() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
getVersion() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
getVersion(Date) - Method in interface org.killbill.billing.catalog.api.VersionedCatalog
 
getVersions() - Method in interface org.killbill.billing.catalog.api.VersionedCatalog
 
GGP - org.killbill.billing.catalog.api.Currency
 
GHS - org.killbill.billing.catalog.api.Currency
 
GIP - org.killbill.billing.catalog.api.Currency
 
GMD - org.killbill.billing.catalog.api.Currency
 
GNF - org.killbill.billing.catalog.api.Currency
 
GTQ - org.killbill.billing.catalog.api.Currency
 
GYD - org.killbill.billing.catalog.api.Currency
 

H

hashCode() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
hashCode() - Method in class org.killbill.billing.payment.api.PluginProperty
 
Healthcheck - Interface in org.killbill.billing.osgi.api
 
Healthcheck.HealthStatus - Class in org.killbill.billing.osgi.api
 
HealthStatus(boolean, Map) - Constructor for class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
healthy() - Static method in class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
healthy(String) - Static method in class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
HKD - org.killbill.billing.catalog.api.Currency
 
HNL - org.killbill.billing.catalog.api.Currency
 
HostedPaymentPageFormDescriptor - Interface in org.killbill.billing.payment.plugin.api
 
HRK - org.killbill.billing.catalog.api.Currency
 
HTG - org.killbill.billing.catalog.api.Currency
 
HUF - org.killbill.billing.catalog.api.Currency
 

I

IDR - org.killbill.billing.catalog.api.Currency
 
ILLEGAL - org.killbill.billing.catalog.api.BillingActionPolicy
 
IllegalPlanChange - Exception in org.killbill.billing.catalog.api
 
IllegalPlanChange(Throwable, PlanPhaseSpecifier, PlanSpecifier) - Constructor for exception org.killbill.billing.catalog.api.IllegalPlanChange
 
IllegalPlanChange(PlanPhaseSpecifier, PlanSpecifier) - Constructor for exception org.killbill.billing.catalog.api.IllegalPlanChange
 
ILS - org.killbill.billing.catalog.api.Currency
 
IMMEDIATE - org.killbill.billing.catalog.api.BillingActionPolicy
The cancellation or Plan change effectiveDate will occur at the requestedDate
IMMEDIATE - org.killbill.billing.entitlement.api.Entitlement.EntitlementActionPolicy
 
IMMEDIATE - org.killbill.billing.overdue.api.OverdueCancellationPolicy
 
ImmutableAccountData - Interface in org.killbill.billing.account.api
 
IMP - org.killbill.billing.catalog.api.Currency
 
IN_ADVANCE - org.killbill.billing.catalog.api.BillingMode
 
IN_ARREAR - org.killbill.billing.catalog.api.BillingMode
 
INIT - org.killbill.billing.invoice.api.InvoicePaymentStatus
 
INR - org.killbill.billing.catalog.api.Currency
 
INSERT - org.killbill.billing.util.audit.ChangeType
 
insertCredits(UUID, LocalDate, Iterable<InvoiceItem>, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Add a credit to an account.
insertExternalCharges(UUID, LocalDate, Iterable<InvoiceItem>, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Add one or multiple external charges to an account.
insertInvoiceItemAdjustment(UUID, UUID, UUID, LocalDate, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Adjust fully a given invoice item.
insertInvoiceItemAdjustment(UUID, UUID, UUID, LocalDate, BigDecimal, Currency, String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Adjust partially a given invoice item.
insertTaxItems(UUID, LocalDate, Iterable<InvoiceItem>, boolean, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Add one or multiple tax items to one invoice.
INSTALL_PLUGIN - org.killbill.billing.util.nodes.SystemNodeCommandType
 
INSUFFICIENT_FUNDS - org.killbill.billing.payment.api.PaymentResponse
 
INTERNAL - org.killbill.billing.util.callcontext.CallOrigin
 
InternationalPrice - Interface in org.killbill.billing.catalog.api
The interface InternationalPrice allows to associate a set of prices in different currencies to a given object.
INVALID_AMOUNT - org.killbill.billing.payment.api.PaymentResponse
 
INVALID_CARD - org.killbill.billing.payment.api.PaymentResponse
 
invalidateUser(String, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Invalidate a user
InvalidConfigException - Exception in org.killbill.billing.catalog.api
 
InvalidConfigException(String) - Constructor for exception org.killbill.billing.catalog.api.InvalidConfigException
 
InvalidConfigException(String, Throwable) - Constructor for exception org.killbill.billing.catalog.api.InvalidConfigException
 
Invoice - Interface in org.killbill.billing.invoice.api
 
INVOICE - org.killbill.billing.ObjectType
 
INVOICE - org.killbill.billing.osgi.api.config.PluginType
 
INVOICE_ACCOUNT_ID_INVALID - org.killbill.billing.ErrorCode
 
INVOICE_ALREADY_COMMITTED - org.killbill.billing.ErrorCode
 
INVOICE_CAN_COMMIT - org.killbill.billing.security.Permission
 
INVOICE_CAN_CREDIT - org.killbill.billing.security.Permission
 
INVOICE_CAN_DELETE_CBA - org.killbill.billing.security.Permission
 
INVOICE_CAN_DRY_RUN_INVOICE - org.killbill.billing.security.Permission
 
INVOICE_CAN_ITEM_ADJUST - org.killbill.billing.security.Permission
 
INVOICE_CAN_TRIGGER_INVOICE - org.killbill.billing.security.Permission
 
INVOICE_CAN_VOID - org.killbill.billing.security.Permission
 
INVOICE_CAN_WRITE_OFF - org.killbill.billing.security.Permission
 
INVOICE_CBA_DELETED - org.killbill.billing.ErrorCode
 
INVOICE_INVALID_DATE_SEQUENCE - org.killbill.billing.ErrorCode
 
INVOICE_INVALID_FOR_INVOICE_ITEM_ADJUSTMENT - org.killbill.billing.ErrorCode
 
INVOICE_INVALID_NUMBER - org.killbill.billing.ErrorCode
 
INVOICE_INVALID_STATUS - org.killbill.billing.ErrorCode
 
INVOICE_INVALID_TRANSITION - org.killbill.billing.ErrorCode
 
INVOICE_ITEM - org.killbill.billing.ObjectType
 
INVOICE_ITEM_ADJUSTMENT_AMOUNT_INVALID - org.killbill.billing.ErrorCode
 
INVOICE_ITEM_ADJUSTMENT_AMOUNT_SHOULD_BE_POSITIVE - org.killbill.billing.ErrorCode
 
INVOICE_ITEM_ADJUSTMENT_ITEM_INVALID - org.killbill.billing.ErrorCode
 
INVOICE_ITEM_NOT_FOUND - org.killbill.billing.ErrorCode
 
INVOICE_ITEM_TYPE_INVALID - org.killbill.billing.ErrorCode
 
INVOICE_ITEMS_ADJUSTMENT_MISSING - org.killbill.billing.ErrorCode
 
INVOICE_MISSING_PARENT_INVOICE - org.killbill.billing.ErrorCode
 
INVOICE_MP_TEMPLATE - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
INVOICE_NO_ACCOUNT_ID_FOR_SUBSCRIPTION_ID - org.killbill.billing.ErrorCode
 
INVOICE_NO_SUCH_CREDIT - org.killbill.billing.ErrorCode
 
INVOICE_NO_SUCH_EXTERNAL_CHARGE - org.killbill.billing.ErrorCode
 
INVOICE_NOT_FOUND - org.killbill.billing.ErrorCode
 
INVOICE_NOTHING_TO_DO - org.killbill.billing.ErrorCode
 
INVOICE_NUMBER_NOT_FOUND - org.killbill.billing.ErrorCode
 
INVOICE_PAYMENT - org.killbill.billing.ObjectType
 
INVOICE_PAYMENT_BY_ATTEMPT_NOT_FOUND - org.killbill.billing.ErrorCode
 
INVOICE_PAYMENT_NOT_FOUND - org.killbill.billing.ErrorCode
 
INVOICE_PLUGIN_API_ABORTED - org.killbill.billing.ErrorCode
 
INVOICE_TARGET_DATE_TOO_FAR_IN_THE_FUTURE - org.killbill.billing.ErrorCode
 
INVOICE_TEMPLATE - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
INVOICE_TRANSLATION_ - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
INVOICE_VOID_UPDATED - org.killbill.billing.ErrorCode
 
INVOICE_WOULD_BE_NEGATIVE - org.killbill.billing.ErrorCode
 
InvoiceApiException - Exception in org.killbill.billing.invoice.api
 
InvoiceApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.invoice.api.InvoiceApiException
 
InvoiceApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.invoice.api.InvoiceApiException
 
InvoiceApiException(BillingExceptionBase) - Constructor for exception org.killbill.billing.invoice.api.InvoiceApiException
 
InvoiceApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.invoice.api.InvoiceApiException
 
InvoiceCreationEvent - Interface in org.killbill.billing.invoice.api
 
InvoiceFormatter - Interface in org.killbill.billing.invoice.api.formatters
 
InvoiceItem - Interface in org.killbill.billing.invoice.api
 
InvoiceItemFormatter - Interface in org.killbill.billing.invoice.api.formatters
 
InvoiceItemType - Enum in org.killbill.billing.invoice.api
 
InvoiceParentChild - Interface in org.killbill.billing.invoice.api
 
InvoicePayment - Interface in org.killbill.billing.invoice.api
 
InvoicePaymentApi - Interface in org.killbill.billing.payment.api
 
InvoicePaymentStatus - Enum in org.killbill.billing.invoice.api
 
InvoicePaymentType - Enum in org.killbill.billing.invoice.api
 
InvoiceStatus - Enum in org.killbill.billing.invoice.api
 
InvoiceUserApi - Interface in org.killbill.billing.invoice.api
 
IQD - org.killbill.billing.catalog.api.Currency
 
IRR - org.killbill.billing.catalog.api.Currency
 
isActive() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
isActive() - Method in interface org.killbill.billing.payment.api.PaymentMethod
 
isAuthVoided() - Method in interface org.killbill.billing.payment.api.Payment
 
isAutoInvoicingOff(Collection<UUID>) - Static method in enum org.killbill.billing.util.tag.ControlTagType
Convenience method to return whether an account is configured with auto_invoicing_off (information of which control tag is configured with which behavior stays here)
isAutoPayOff(Collection<UUID>) - Static method in enum org.killbill.billing.util.tag.ControlTagType
Convenience method to return whether an account is configured with auto_pay_off (information of which control tag is configured with which behavior stays here)
isBlockBilling() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
isBlockChange() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
isBlockChanges() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
isBlockedBilling() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
isBlockedEntitlement() - Method in interface org.killbill.billing.entitlement.api.SubscriptionEvent
 
isBlockEntitlement() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
isClearState() - Method in interface org.killbill.billing.overdue.api.OverdueState
 
isControlTag() - Method in interface org.killbill.billing.util.tag.TagDefinition
 
isDefaultPaymentMethod() - Method in interface org.killbill.billing.payment.api.PaymentMethodPlugin
 
isDisabled() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
isDisableEntitlementAndChangesBlocked() - Method in interface org.killbill.billing.overdue.api.OverdueState
(Bad name, keep it at API level to be consistent with xml config)
isExternalPayment() - Method in interface org.killbill.billing.payment.api.PaymentOptions
Whether this payment occurred outside of the system and should only be recorded as being successful
isHealthy() - Method in class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
isHTML() - Method in interface org.killbill.billing.overdue.api.EmailNotification
 
ISK - org.killbill.billing.catalog.api.Currency
 
isMigrated() - Method in interface org.killbill.billing.account.api.AccountData
 
isMigrated() - Method in interface org.killbill.billing.entitlement.api.BaseEntitlementWithAddOnsSpecifier
 
isMigrationInvoice() - Method in interface org.killbill.billing.invoice.api.Invoice
 
isParentInvoice() - Method in interface org.killbill.billing.invoice.api.Invoice
 
isPaymentDelegatedToParent() - Method in interface org.killbill.billing.account.api.AccountData
 
isSelectedForStart() - Method in interface org.killbill.billing.osgi.api.config.PluginConfig
 
isSelectedForStart() - Method in interface org.killbill.billing.osgi.api.PluginInfo
 
isSingleValue() - Method in enum org.killbill.billing.tenant.api.TenantKV.TenantKey
 
isSubjectAuthenticated() - Method in interface org.killbill.billing.security.api.SecurityApi
 
isSystemCommandType() - Method in interface org.killbill.billing.util.nodes.NodeCommand
 
isZero() - Method in interface org.killbill.billing.catalog.api.InternationalPrice
 
ITEM_ADJ - org.killbill.billing.invoice.api.InvoiceItemType
 

J

JAVA - org.killbill.billing.osgi.api.config.PluginLanguage
 
JEP - org.killbill.billing.catalog.api.Currency
 
JMD - org.killbill.billing.catalog.api.Currency
 
JOD - org.killbill.billing.catalog.api.Currency
 
JPY - org.killbill.billing.catalog.api.Currency
 

K

KES - org.killbill.billing.catalog.api.Currency
 
KGS - org.killbill.billing.catalog.api.Currency
 
KHR - org.killbill.billing.catalog.api.Currency
 
KillbillApi - Interface in org.killbill.billing
Marker interface
KillbillNodesApi - Interface in org.killbill.billing.util.nodes
 
KMF - org.killbill.billing.catalog.api.Currency
 
KPW - org.killbill.billing.catalog.api.Currency
 
KRW - org.killbill.billing.catalog.api.Currency
 
KWD - org.killbill.billing.catalog.api.Currency
 
KYD - org.killbill.billing.catalog.api.Currency
 
KZT - org.killbill.billing.catalog.api.Currency
 

L

LAK - org.killbill.billing.catalog.api.Currency
 
LBP - org.killbill.billing.catalog.api.Currency
 
Limit - Interface in org.killbill.billing.catalog.api
 
Listing - Interface in org.killbill.billing.catalog.api
 
LKR - org.killbill.billing.catalog.api.Currency
 
logical() - Method in annotation type org.killbill.billing.security.RequiresPermissions
The logical operation for the permission checks in case multiple permissions are specified.
Logical - Enum in org.killbill.billing.security
An enum for specifying a logical operation that can be used for interpreting authorization annotations
login(Object, Object) - Method in interface org.killbill.billing.security.api.SecurityApi
Perform a login attempt.
logout() - Method in interface org.killbill.billing.security.api.SecurityApi
Log out the current user and invalidate and/or remove any associated entities (e.g.
LOST_OR_STOLEN_CARD - org.killbill.billing.payment.api.PaymentResponse
 
LRD - org.killbill.billing.catalog.api.Currency
 
LSL - org.killbill.billing.catalog.api.Currency
 
LTL - org.killbill.billing.catalog.api.Currency
 
LVL - org.killbill.billing.catalog.api.Currency
 
LYD - org.killbill.billing.catalog.api.Currency
 

M

MAD - org.killbill.billing.catalog.api.Currency
 
MANUAL_PAY - org.killbill.billing.util.tag.ControlTagType
 
matches(Object) - Method in interface org.killbill.billing.invoice.api.InvoiceItem
Items match if they correspond to the same subscription for the same catalog plan and same start / end dates
MDL - org.killbill.billing.catalog.api.Currency
 
mergeWithDelegate(Account) - Method in interface org.killbill.billing.account.api.Account
The current account object will have its fields updated with those of the deleted account.
MGA - org.killbill.billing.catalog.api.Currency
 
MIGRATED - org.killbill.billing.entitlement.api.Entitlement.EntitlementSourceType
 
MIGRATION - org.killbill.billing.util.callcontext.UserType
 
MIGRATION_PLAN_NAME - Static variable in interface org.killbill.billing.catalog.api.MigrationPlan
 
MIGRATION_PLAN_PHASE_NAME - Static variable in interface org.killbill.billing.catalog.api.MigrationPlan
 
MigrationPlan - Interface in org.killbill.billing.catalog.api
 
MINIMAL - org.killbill.billing.util.api.AuditLevel
 
MKD - org.killbill.billing.catalog.api.Currency
 
MMK - org.killbill.billing.catalog.api.Currency
 
MNT - org.killbill.billing.catalog.api.Currency
 
MONTHLY - org.killbill.billing.catalog.api.BillingPeriod
 
MONTHS - org.killbill.billing.catalog.api.TimeUnit
 
MOP - org.killbill.billing.catalog.api.Currency
 
MRO - org.killbill.billing.catalog.api.Currency
 
MUR - org.killbill.billing.catalog.api.Currency
 
MutableAccountData - Interface in org.killbill.billing.account.api
The interface MutableAccountData is used to set the AccountData fields individually and pass them as the whole to the AccountUserApi.
MutableStaticCatalog - Interface in org.killbill.billing.catalog.api
 
MVR - org.killbill.billing.catalog.api.Currency
 
MWK - org.killbill.billing.catalog.api.Currency
 
MXN - org.killbill.billing.catalog.api.Currency
 
MYR - org.killbill.billing.catalog.api.Currency
 
MZN - org.killbill.billing.catalog.api.Currency
 

N

NAD - org.killbill.billing.catalog.api.Currency
 
NATIVE - org.killbill.billing.entitlement.api.Entitlement.EntitlementSourceType
 
NEW_VERSION - org.killbill.billing.osgi.api.PluginStateChange
The new version is used to indicate that a new version of a given plugin has been installed on the filesystem (and ACTIVE link points to it).
newTable(String, List<ColumnInfo>) - Method in interface org.killbill.billing.util.api.DatabaseExportOutputStream
Notify the stream that the following data is for a different table
NGN - org.killbill.billing.catalog.api.Currency
 
NINETY_DAYS - org.killbill.billing.catalog.api.BillingPeriod
 
NIO - org.killbill.billing.catalog.api.Currency
 
NO_BILLING_PERIOD - org.killbill.billing.catalog.api.BillingPeriod
 
NodeCommand - Interface in org.killbill.billing.util.nodes
 
NodeCommandMetadata - Interface in org.killbill.billing.util.nodes
 
NodeCommandProperty - Class in org.killbill.billing.util.nodes
 
NodeCommandProperty() - Constructor for class org.killbill.billing.util.nodes.NodeCommandProperty
 
NodeCommandProperty(String, Object) - Constructor for class org.killbill.billing.util.nodes.NodeCommandProperty
 
NodeInfo - Interface in org.killbill.billing.util.nodes
 
NOK - org.killbill.billing.catalog.api.Currency
 
NONE - org.killbill.billing.entitlement.api.BcdTransfer
 
NONE - org.killbill.billing.overdue.api.OverdueCancellationPolicy
 
NONE - org.killbill.billing.util.api.AuditLevel
 
NOT_IMPLEMENTED - org.killbill.billing.ErrorCode
 
NOTIFICATION - org.killbill.billing.osgi.api.config.PluginType
 
notifyOfStateChanged(PluginStateChange, String, String, String, PluginLanguage) - Method in interface org.killbill.billing.osgi.api.PluginsInfoApi
Notify OSGI component that a new plugin was installed (downloaded) on the file system.
notifyPendingTransactionOfStateChanged(Account, UUID, boolean, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Transition a currently PENDING transaction into either a SUCCESS or a FAILURE
notifyPendingTransactionOfStateChangedWithPaymentControl(Account, UUID, boolean, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Transition a currently PENDING transaction into either a SUCCESS or a FAILURE
notifyPluginChanged(PluginInfo, Iterable<PluginInfo>) - Method in interface org.killbill.billing.util.nodes.KillbillNodesApi
The api is used to notify core killbill system about changes in the plugins (new installed plugin, started, stopped, ...)
NPR - org.killbill.billing.catalog.api.Currency
 
NZD - org.killbill.billing.catalog.api.Currency
 

O

ObjectType - Enum in org.killbill.billing
 
OMR - org.killbill.billing.catalog.api.Currency
 
ONE_TIME - org.killbill.billing.catalog.api.FixedType
 
OR - org.killbill.billing.security.Logical
 
OrderingType - Enum in org.killbill.billing
 
org.killbill.billing - package org.killbill.billing
 
org.killbill.billing.account.api - package org.killbill.billing.account.api
 
org.killbill.billing.catalog.api - package org.killbill.billing.catalog.api
 
org.killbill.billing.catalog.api.rules - package org.killbill.billing.catalog.api.rules
 
org.killbill.billing.currency.api - package org.killbill.billing.currency.api
 
org.killbill.billing.entitlement.api - package org.killbill.billing.entitlement.api
 
org.killbill.billing.invoice.api - package org.killbill.billing.invoice.api
 
org.killbill.billing.invoice.api.formatters - package org.killbill.billing.invoice.api.formatters
 
org.killbill.billing.osgi.api - package org.killbill.billing.osgi.api
 
org.killbill.billing.osgi.api.config - package org.killbill.billing.osgi.api.config
 
org.killbill.billing.overdue.api - package org.killbill.billing.overdue.api
 
org.killbill.billing.payment.api - package org.killbill.billing.payment.api
 
org.killbill.billing.payment.plugin.api - package org.killbill.billing.payment.plugin.api
 
org.killbill.billing.security - package org.killbill.billing.security
 
org.killbill.billing.security.api - package org.killbill.billing.security.api
 
org.killbill.billing.tenant.api - package org.killbill.billing.tenant.api
 
org.killbill.billing.usage.api - package org.killbill.billing.usage.api
 
org.killbill.billing.util.api - package org.killbill.billing.util.api
 
org.killbill.billing.util.audit - package org.killbill.billing.util.audit
 
org.killbill.billing.util.callcontext - package org.killbill.billing.util.callcontext
 
org.killbill.billing.util.customfield - package org.killbill.billing.util.customfield
 
org.killbill.billing.util.entity - package org.killbill.billing.util.entity
 
org.killbill.billing.util.nodes - package org.killbill.billing.util.nodes
 
org.killbill.billing.util.queue - package org.killbill.billing.util.queue
 
org.killbill.billing.util.tag - package org.killbill.billing.util.tag
 
OSGIKillbill - Interface in org.killbill.billing.osgi.api
This interface encapsulates all the OSGI interfaces seen by the Killbill OSGI plugins
OSGIPluginProperties - Interface in org.killbill.billing.osgi.api
Those represents the properties that plugin can use when registering services and that Killbill knows how to interpret.
OTHER - org.killbill.billing.payment.api.PaymentResponse
 
OVERDUE_CAN_UPLOAD - org.killbill.billing.security.Permission
 
OVERDUE_CAT_ERROR_ENCOUNTERED - org.killbill.billing.ErrorCode
 
OVERDUE_CONFIG - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
OVERDUE_ENFORCEMENT_OFF - org.killbill.billing.util.tag.ControlTagType
 
OVERDUE_INVALID_FOR_TENANT - org.killbill.billing.ErrorCode
 
OVERDUE_NO_REEVALUATION_INTERVAL - org.killbill.billing.ErrorCode
 
OverdueActions - Enum in org.killbill.billing.catalog.api
The enum OverdueActions specifies the policies that should be taken when a specific object becomes overdue
OverdueApi - Interface in org.killbill.billing.overdue.api
 
OverdueApiException - Exception in org.killbill.billing.overdue.api
 
OverdueApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.overdue.api.OverdueApiException
 
OverdueApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.overdue.api.OverdueApiException
 
OverdueApiException(BillingExceptionBase) - Constructor for exception org.killbill.billing.overdue.api.OverdueApiException
 
OverdueApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.overdue.api.OverdueApiException
 
OverdueCancellationPolicy - Enum in org.killbill.billing.overdue.api
 
OverdueCondition - Interface in org.killbill.billing.overdue.api
 
OverdueConfig - Interface in org.killbill.billing.overdue.api
 
OverdueState - Interface in org.killbill.billing.overdue.api
 
OverdueStatesAccount - Interface in org.killbill.billing.overdue.api
 

P

PAB - org.killbill.billing.catalog.api.Currency
 
Pagination<T> - Interface in org.killbill.billing.util.entity
Represents a page, i.e.
PARENT_SUMMARY - org.killbill.billing.invoice.api.InvoiceItemType
 
PARTNER - org.killbill.billing.util.tag.ControlTagType
 
PAST_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
PAST_OR_PRESENT_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
pause(UUID, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Will pause all entitlements associated with the base entitlement.
PAUSE_BILLING - org.killbill.billing.entitlement.api.SubscriptionEventType
 
PAUSE_ENTITLEMENT - org.killbill.billing.entitlement.api.SubscriptionEventType
 
Payment - Interface in org.killbill.billing.payment.api
 
PAYMENT - org.killbill.billing.ObjectType
 
PAYMENT - org.killbill.billing.osgi.api.config.PluginType
 
PAYMENT_ACTIVE_TRANSACTION_KEY_EXISTS - org.killbill.billing.ErrorCode
 
PAYMENT_ADD_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_ATTEMPT - org.killbill.billing.ObjectType
 
PAYMENT_CAN_CHARGEBACK - org.killbill.billing.security.Permission
 
PAYMENT_CAN_PROCESS_NOTIFICATION - org.killbill.billing.security.Permission
 
PAYMENT_CAN_REFUND - org.killbill.billing.security.Permission
 
PAYMENT_CAN_TRANSITION - org.killbill.billing.security.Permission
 
PAYMENT_CAN_TRIGGER_PAYMENT - org.killbill.billing.security.Permission
 
PAYMENT_CONTROL - org.killbill.billing.osgi.api.config.PluginType
 
PAYMENT_CREATE_PAYMENT - org.killbill.billing.ErrorCode
 
PAYMENT_DEL_DEFAULT_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_DEL_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_DIFFERENT_ACCOUNT_ID - org.killbill.billing.ErrorCode
 
PAYMENT_EXTERNAL_PAYMENT_METHOD_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
PAYMENT_FAILURE - org.killbill.billing.payment.api.TransactionStatus
 
PAYMENT_GET_PAYMENT_METHODS - org.killbill.billing.ErrorCode
 
PAYMENT_INTERNAL_ERROR - org.killbill.billing.ErrorCode
 
PAYMENT_INVALID_OPERATION - org.killbill.billing.ErrorCode
 
PAYMENT_INVALID_PARAMETER - org.killbill.billing.ErrorCode
 
PAYMENT_METHOD - org.killbill.billing.ObjectType
 
PAYMENT_METHOD_CAN_CREATE - org.killbill.billing.security.Permission
Payment methods
PAYMENT_METHOD_CAN_DELETE - org.killbill.billing.security.Permission
 
PAYMENT_METHOD_CAN_UPDATE - org.killbill.billing.security.Permission
 
PAYMENT_METHOD_DIFFERENT_ACCOUNT_ID - org.killbill.billing.ErrorCode
 
PAYMENT_NO_DEFAULT_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_NO_SUCH_PAYMENT - org.killbill.billing.ErrorCode
 
PAYMENT_NO_SUCH_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_NO_SUCH_PAYMENT_PLUGIN - org.killbill.billing.ErrorCode
 
PAYMENT_NO_SUCH_SUCCESS_PAYMENT - org.killbill.billing.ErrorCode
 
PAYMENT_NULL_INVOICE - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_API_ABORTED - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_EXCEPTION - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_GET_PAYMENT_INFO - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_SEARCH_PAYMENT_METHODS - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_SEARCH_PAYMENTS - org.killbill.billing.ErrorCode
 
PAYMENT_PLUGIN_TIMEOUT - org.killbill.billing.ErrorCode
 
PAYMENT_REFRESH_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PAYMENT_REFUND_AMOUNT_NEGATIVE_OR_NULL - org.killbill.billing.ErrorCode
 
PAYMENT_RETRY - org.killbill.billing.catalog.api.OverdueActions
 
PAYMENT_STATE_MACHINE_FAILURE - org.killbill.billing.ErrorCode
 
PAYMENT_SYSTEM_OFF - org.killbill.billing.payment.api.TransactionStatus
 
PAYMENT_TRANSACTION_DIFFERENT_ACCOUNT_ID - org.killbill.billing.ErrorCode
 
PAYMENT_UPD_PAYMENT_METHOD - org.killbill.billing.ErrorCode
 
PaymentApi - Interface in org.killbill.billing.payment.api
 
PaymentApiException - Exception in org.killbill.billing.payment.api
 
PaymentApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.payment.api.PaymentApiException
 
PaymentApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.payment.api.PaymentApiException
 
PaymentApiException(AccountApiException) - Constructor for exception org.killbill.billing.payment.api.PaymentApiException
 
PaymentApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.payment.api.PaymentApiException
 
PaymentApiException(InvoiceApiException) - Constructor for exception org.killbill.billing.payment.api.PaymentApiException
 
PaymentAttempt - Interface in org.killbill.billing.payment.api
 
PaymentGatewayApi - Interface in org.killbill.billing.payment.api
 
PaymentMethod - Interface in org.killbill.billing.payment.api
 
PaymentMethodPlugin - Interface in org.killbill.billing.payment.api
 
PaymentOptions - Interface in org.killbill.billing.payment.api
The retryOnFailure parameter will be passed to the plugin to allow or not for retry logic after the call has failed.
PaymentPluginStatus - Enum in org.killbill.billing.payment.plugin.api
 
PaymentResponse - Enum in org.killbill.billing.payment.api
 
PaymentTransaction - Interface in org.killbill.billing.payment.api
 
PaymentTransactionInfoPlugin - Interface in org.killbill.billing.payment.plugin.api
 
PEN - org.killbill.billing.catalog.api.Currency
 
PENDING - org.killbill.billing.entitlement.api.Entitlement.EntitlementState
 
PENDING - org.killbill.billing.invoice.api.InvoicePaymentStatus
 
PENDING - org.killbill.billing.payment.api.TransactionStatus
 
PENDING - org.killbill.billing.payment.plugin.api.PaymentPluginStatus
 
PER_TENANT_CONFIG - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
Permission - Enum in org.killbill.billing.security
 
PGK - org.killbill.billing.catalog.api.Currency
 
PHASE - org.killbill.billing.entitlement.api.SubscriptionEventType
 
PhaseType - Enum in org.killbill.billing.catalog.api
 
PHP - org.killbill.billing.catalog.api.Currency
 
PKR - org.killbill.billing.catalog.api.Currency
 
Plan - Interface in org.killbill.billing.catalog.api
The interface Plan
PlanAlignmentChange - Enum in org.killbill.billing.catalog.api
 
PlanAlignmentCreate - Enum in org.killbill.billing.catalog.api
The available alignments for the subscription system
PlanChangeResult - Class in org.killbill.billing.catalog.api
 
PlanChangeResult(PriceList, BillingActionPolicy, PlanAlignmentChange) - Constructor for class org.killbill.billing.catalog.api.PlanChangeResult
 
PlanPhase - Interface in org.killbill.billing.catalog.api
The interface PlanPhase is used to express the various phases available on a given Plan
PlanPhasePriceOverride - Interface in org.killbill.billing.catalog.api
 
PlanPhasePriceOverridesWithCallContext - Interface in org.killbill.billing.catalog.api
 
PlanPhaseSpecifier - Class in org.killbill.billing.catalog.api
The class PlanPhaseSpecifier specifies the attributes of a PlanPhase
PlanPhaseSpecifier(String) - Constructor for class org.killbill.billing.catalog.api.PlanPhaseSpecifier
 
PlanPhaseSpecifier(String, BillingPeriod, String) - Constructor for class org.killbill.billing.catalog.api.PlanPhaseSpecifier
 
PlanPhaseSpecifier(String, BillingPeriod, String, PhaseType) - Constructor for class org.killbill.billing.catalog.api.PlanPhaseSpecifier
 
PlanPhaseSpecifier(String, PhaseType) - Constructor for class org.killbill.billing.catalog.api.PlanPhaseSpecifier
 
PlanRules - Interface in org.killbill.billing.catalog.api.rules
 
PlanSpecifier - Class in org.killbill.billing.catalog.api
The class PlanSpecifier specifies the attributes of a Plan
PlanSpecifier(String) - Constructor for class org.killbill.billing.catalog.api.PlanSpecifier
 
PlanSpecifier(String, BillingPeriod, String) - Constructor for class org.killbill.billing.catalog.api.PlanSpecifier
 
PlanSpecifier(PlanPhaseSpecifier) - Constructor for class org.killbill.billing.catalog.api.PlanSpecifier
 
PLN - org.killbill.billing.catalog.api.Currency
 
PLUGIN_CONFIG_ - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
PLUGIN_FAILURE - org.killbill.billing.payment.api.TransactionStatus
 
PLUGIN_KEY - Static variable in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
PLUGIN_NAME - Static variable in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
PLUGIN_NAME_PROP - Static variable in interface org.killbill.billing.osgi.api.OSGIPluginProperties
Name of the plugin when it registers itself
PLUGIN_PAYMENT_STATE_MACHINE_ - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
PLUGIN_VERSION - Static variable in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
PluginConfig - Interface in org.killbill.billing.osgi.api.config
 
PluginConfigServiceApi - Interface in org.killbill.billing.osgi.api.config
 
PluginInfo - Interface in org.killbill.billing.osgi.api
 
PluginJavaConfig - Interface in org.killbill.billing.osgi.api.config
 
PluginLanguage - Enum in org.killbill.billing.osgi.api.config
 
PluginNodeCommandMetadata - Class in org.killbill.billing.util.nodes
 
PluginNodeCommandMetadata() - Constructor for class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
PluginNodeCommandMetadata(String, String, String, List<NodeCommandProperty>) - Constructor for class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
PluginProperty - Class in org.killbill.billing.payment.api
 
PluginProperty(String, Object, Boolean) - Constructor for class org.killbill.billing.payment.api.PluginProperty
 
PluginRubyConfig - Interface in org.killbill.billing.osgi.api.config
 
PluginServiceInfo - Interface in org.killbill.billing.osgi.api
 
PluginsInfoApi - Interface in org.killbill.billing.osgi.api
 
PluginState - Enum in org.killbill.billing.osgi.api
 
PluginStateChange - Enum in org.killbill.billing.osgi.api
 
PluginType - Enum in org.killbill.billing.osgi.api.config
 
PRESENT_EVENTS - Static variable in interface org.killbill.billing.entitlement.api.SubscriptionApi
 
Price - Interface in org.killbill.billing.catalog.api
 
PriceList - Interface in org.killbill.billing.catalog.api
 
PriceListSet - Interface in org.killbill.billing.catalog.api
 
PROCESSED - org.killbill.billing.payment.plugin.api.PaymentPluginStatus
 
PROCESSING_ERROR - org.killbill.billing.payment.api.PaymentResponse
 
processNotification(String, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentGatewayApi
Process a notification from the gateway
processNotificationWithPaymentControl(String, String, Iterable<PluginProperty>, PaymentOptions, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentGatewayApi
Process a notification from the gateway
Product - Interface in org.killbill.billing.catalog.api
The interface Product
ProductCategory - Enum in org.killbill.billing.catalog.api
 
PURCHASE - org.killbill.billing.payment.api.TransactionType
 
PUSH_NOTIFICATION_CB - org.killbill.billing.tenant.api.TenantKV.TenantKey
 
PYG - org.killbill.billing.catalog.api.Currency
 

Q

QAR - org.killbill.billing.catalog.api.Currency
 
QUARTERLY - org.killbill.billing.catalog.api.BillingPeriod
 
QueueRetryException - Exception in org.killbill.billing.util.queue
 
QueueRetryException() - Constructor for exception org.killbill.billing.util.queue.QueueRetryException
 
QueueRetryException(Exception) - Constructor for exception org.killbill.billing.util.queue.QueueRetryException
 
QueueRetryException(Exception, List<Period>) - Constructor for exception org.killbill.billing.util.queue.QueueRetryException
 
QueueRetryException(List<Period>) - Constructor for exception org.killbill.billing.util.queue.QueueRetryException
 

R

Rate - Interface in org.killbill.billing.currency.api
 
RawUsageRecord - Interface in org.killbill.billing.usage.api
 
RecordIdApi - Interface in org.killbill.billing.util.api
 
recordRolledUpUsage(SubscriptionUsageRecord, CallContext) - Method in interface org.killbill.billing.usage.api.UsageUserApi
Bulk usage API when the external system (or the meter module) rolls-up usage data.
Recurring - Interface in org.killbill.billing.catalog.api
 
RECURRING - org.killbill.billing.invoice.api.InvoiceItemType
 
refreshPaymentMethods(Account, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Refresh all payment methods across all plugins
refreshPaymentMethods(Account, String, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
REFUND - org.killbill.billing.invoice.api.InvoicePaymentType
 
REFUND - org.killbill.billing.payment.api.TransactionType
 
REFUND_AMOUNT_DONT_MATCH_ITEMS_TO_ADJUST - org.killbill.billing.ErrorCode
 
REFUND_AMOUNT_TOO_HIGH - org.killbill.billing.ErrorCode
 
register() - Method in interface org.killbill.billing.osgi.api.ServiceDiscoveryRegistry
 
removeCustomFields(List<CustomField>, CallContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
removeEmail(UUID, AccountEmail, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
 
removeTag(UUID, ObjectType, UUID, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
removeTags(UUID, ObjectType, Collection<UUID>, CallContext) - Method in interface org.killbill.billing.util.api.TagUserApi
 
REPAIR_ADJ - org.killbill.billing.invoice.api.InvoiceItemType
 
RequiresPermissions - Annotation Type in org.killbill.billing.security
Indicate the permissions required to execute a method.
RESTART_PLUGIN - org.killbill.billing.util.nodes.SystemNodeCommandType
 
resume(UUID, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Will resume all entitlements associated with the base entitlement.
RESUME_BILLING - org.killbill.billing.entitlement.api.SubscriptionEventType
 
RESUME_ENTITLEMENT - org.killbill.billing.entitlement.api.SubscriptionEventType
 
RolledUpUnit - Interface in org.killbill.billing.usage.api
 
RolledUpUsage - Interface in org.killbill.billing.usage.api
 
RON - org.killbill.billing.catalog.api.Currency
 
RSD - org.killbill.billing.catalog.api.Currency
 
RUB - org.killbill.billing.catalog.api.Currency
 
RUBY - org.killbill.billing.osgi.api.config.PluginLanguage
 
RUNNING - org.killbill.billing.osgi.api.PluginState
 
RWF - org.killbill.billing.catalog.api.Currency
 

S

SAR - org.killbill.billing.catalog.api.Currency
 
SBD - org.killbill.billing.catalog.api.Currency
 
SCR - org.killbill.billing.catalog.api.Currency
 
SDG - org.killbill.billing.catalog.api.Currency
 
searchAccounts(String, Long, Long, TenantContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Find all accounts having their name, email, external_key or company_name matching the search key
searchCustomFields(String, Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
Find all custom fields having their object type, field name or value matching the search key
searchCustomFields(String, String, ObjectType, Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
searchCustomFields(String, ObjectType, Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
searchInvoices(String, Long, Long, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Find all invoices having their id, number, account id or currency matching the search key
searchPaymentMethods(String, Long, Long, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payment methods matching the search key across all plugins
searchPaymentMethods(String, Long, Long, String, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payment methods matching the search key in a given plugin
searchPayments(String, Long, Long, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payments matching the search key across all plugins
searchPayments(String, Long, Long, String, boolean, boolean, Iterable<PluginProperty>, TenantContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
Find all payments matching the search key in a given plugin
searchSubscriptionBundles(String, Long, Long, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Find all SubscriptionBundle having their id, account id or external key matching the search key
searchTags(String, Long, Long, TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
Find all tags having their object type, associated tag definition name or description matching the search key
searchTenantKeyValues(String, TenantContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
SECURITY_INVALID_PERMISSIONS - org.killbill.billing.ErrorCode
 
SECURITY_INVALID_ROLE - org.killbill.billing.ErrorCode
 
SECURITY_INVALID_USER - org.killbill.billing.ErrorCode
 
SECURITY_NOT_ENOUGH_PERMISSIONS - org.killbill.billing.ErrorCode
 
SECURITY_ROLE_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
SECURITY_USER_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
SecurityApi - Interface in org.killbill.billing.security.api
 
SecurityApiException - Exception in org.killbill.billing.security
 
SecurityApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.security.SecurityApiException
 
SecurityApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.security.SecurityApiException
 
SecurityApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.security.SecurityApiException
 
SEK - org.killbill.billing.catalog.api.Currency
 
SERVICE_BROADCAST - org.killbill.billing.ObjectType
 
SERVICE_STATE_CHANGE - org.killbill.billing.entitlement.api.SubscriptionEventType
 
ServiceDiscoveryRegistry - Interface in org.killbill.billing.osgi.api
 
SESQUIENNIAL - org.killbill.billing.catalog.api.BillingPeriod
 
setAddress1(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account address (first line)
setAddress2(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account address (second line)
setBillCycleDayLocal(int) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account billCycleDayLocal
setCity(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account city
setCompanyName(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account company name
setCountry(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account country
setCurrency(Currency) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account currency
setDefaultPaymentMethod(Account, UUID, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.payment.api.PaymentApi
 
setEmail(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the default account email
setExternalKey(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account external Key
setFirstNameLength(int) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the length for the first name-- if applicable
setIsMigrated(boolean) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets whether the account has been migrated or not
setIsPaymentDelegatedToParent(boolean) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets whether or not the child account payment is delegated to Parent
setLocale(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account locale
setName(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account name
setNotes(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account notes
setParentAccountId(UUID) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the UUID of the default parentAccountId
setPaymentMethodId(UUID) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the UUID of the default paymentMethod
setPhone(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account phone number
setPostalCode(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account postalCode
setReferenceTime(DateTime) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account referenceTime
setStateOrProvince(String) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account state or province
setTimeZone(DateTimeZone) - Method in interface org.killbill.billing.account.api.MutableAccountData
Sets the account timezone
SGD - org.killbill.billing.catalog.api.Currency
 
SHP - org.killbill.billing.catalog.api.Currency
 
SimplePlanDescriptor - Interface in org.killbill.billing.catalog.api
 
SIXTY_DAYS - org.killbill.billing.catalog.api.BillingPeriod
 
SLL - org.killbill.billing.catalog.api.Currency
 
SOS - org.killbill.billing.catalog.api.Currency
 
SPL - org.killbill.billing.catalog.api.Currency
 
SRD - org.killbill.billing.catalog.api.Currency
 
STANDALONE - org.killbill.billing.catalog.api.ProductCategory
 
START_BILLING - org.killbill.billing.entitlement.api.SubscriptionEventType
 
START_ENTITLEMENT - org.killbill.billing.entitlement.api.SubscriptionEventType
 
START_OF_BUNDLE - org.killbill.billing.catalog.api.PlanAlignmentChange
 
START_OF_BUNDLE - org.killbill.billing.catalog.api.PlanAlignmentCreate
 
START_OF_SUBSCRIPTION - org.killbill.billing.catalog.api.PlanAlignmentChange
 
START_OF_SUBSCRIPTION - org.killbill.billing.catalog.api.PlanAlignmentCreate
 
START_OF_TERM - org.killbill.billing.catalog.api.BillingActionPolicy
The cancellation or Plan change effectiveDate will occur at the start of the current invoiced service period and that will trigger a full credit.
START_PLUGIN - org.killbill.billing.util.nodes.SystemNodeCommandType
 
StaticCatalog - Interface in org.killbill.billing.catalog.api
The interface StaticCatalog gives the view of that Catalog at a given time.
STD - org.killbill.billing.catalog.api.Currency
 
STOP_BILLING - org.killbill.billing.entitlement.api.SubscriptionEventType
 
STOP_ENTITLEMENT - org.killbill.billing.entitlement.api.SubscriptionEventType
 
STOP_PLUGIN - org.killbill.billing.util.nodes.SystemNodeCommandType
 
STOPPED - org.killbill.billing.osgi.api.PluginState
 
SUB_ACCOUNT_IS_OVERDUE_BLOCKED - org.killbill.billing.ErrorCode
 
SUB_BLOCKING_STATE_INVALID_ARG - org.killbill.billing.ErrorCode
 
SUB_BUNDLE_IS_OVERDUE_BLOCKED - org.killbill.billing.ErrorCode
 
SUB_CANCEL_BAD_STATE - org.killbill.billing.ErrorCode
 
SUB_CHANGE_AO_MAX_PLAN_ALLOWED_BY_BUNDLE - org.killbill.billing.ErrorCode
 
SUB_CHANGE_DRY_RUN_NOT_BP - org.killbill.billing.ErrorCode
 
SUB_CHANGE_FUTURE_CANCELLED - org.killbill.billing.ErrorCode
 
SUB_CHANGE_FUTURE_EXPIRED - org.killbill.billing.ErrorCode
 
SUB_CHANGE_INVALID - org.killbill.billing.ErrorCode
 
SUB_CHANGE_NON_ACTIVE - org.killbill.billing.ErrorCode
 
SUB_CREATE_ACTIVE_BUNDLE_KEY_EXISTS - org.killbill.billing.ErrorCode
 
SUB_CREATE_AO_ALREADY_INCLUDED - org.killbill.billing.ErrorCode
 
SUB_CREATE_AO_BP_NON_ACTIVE - org.killbill.billing.ErrorCode
 
SUB_CREATE_AO_MAX_PLAN_ALLOWED_BY_BUNDLE - org.killbill.billing.ErrorCode
 
SUB_CREATE_AO_NOT_AVAILABLE - org.killbill.billing.ErrorCode
 
SUB_CREATE_BAD_PHASE - org.killbill.billing.ErrorCode
 
SUB_CREATE_BP_EXISTS - org.killbill.billing.ErrorCode
 
SUB_CREATE_INVALID_ENTITLEMENT_SPECIFIER - org.killbill.billing.ErrorCode
 
SUB_CREATE_NO_BP - org.killbill.billing.ErrorCode
 
SUB_CREATE_NO_BUNDLE - org.killbill.billing.ErrorCode
 
SUB_GET_INVALID_BUNDLE_ID - org.killbill.billing.ErrorCode
 
SUB_GET_INVALID_BUNDLE_KEY - org.killbill.billing.ErrorCode
 
SUB_GET_NO_BUNDLE_FOR_SUBSCRIPTION - org.killbill.billing.ErrorCode
 
SUB_GET_NO_SUCH_BASE_SUBSCRIPTION - org.killbill.billing.ErrorCode
 
SUB_INVALID_REQUESTED_DATE - org.killbill.billing.ErrorCode
 
SUB_INVALID_REQUESTED_FUTURE_DATE - org.killbill.billing.ErrorCode
 
SUB_INVALID_SUBSCRIPTION_EXTERNAL_KEY - org.killbill.billing.ErrorCode
 
SUB_INVALID_SUBSCRIPTION_ID - org.killbill.billing.ErrorCode
 
SUB_NO_ACTIVE_SUBSCRIPTIONS - org.killbill.billing.ErrorCode
 
SUB_RECREATE_BAD_STATE - org.killbill.billing.ErrorCode
 
SUB_TRANSFER_INVALID_EFF_DATE - org.killbill.billing.ErrorCode
 
SUB_UNCANCEL_BAD_STATE - org.killbill.billing.ErrorCode
 
SUB_UNDO_CHANGE_BAD_STATE - org.killbill.billing.ErrorCode
 
Subscription - Interface in org.killbill.billing.entitlement.api
An Subscription is created using the SubscriptionApi
SUBSCRIPTION - org.killbill.billing.catalog.api.BillingAlignment
All Subscriptions whose Plan has been configured with this alignment will be invoiced using the startDate of the first billable PlanPhase for the Subscription.
SUBSCRIPTION - org.killbill.billing.entitlement.api.BlockingStateType
 
SUBSCRIPTION - org.killbill.billing.ObjectType
 
SUBSCRIPTION_ACTION - org.killbill.billing.invoice.api.DryRunType
 
SUBSCRIPTION_BUNDLE - org.killbill.billing.entitlement.api.BlockingStateType
 
SUBSCRIPTION_EVENT - org.killbill.billing.ObjectType
 
SubscriptionApi - Interface in org.killbill.billing.entitlement.api
API to manage the retrieval of Subscription information.
SubscriptionApiException - Exception in org.killbill.billing.entitlement.api
 
SubscriptionApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.entitlement.api.SubscriptionApiException
 
SubscriptionApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.SubscriptionApiException
 
SubscriptionApiException(BillingExceptionBase) - Constructor for exception org.killbill.billing.entitlement.api.SubscriptionApiException
 
SubscriptionApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.entitlement.api.SubscriptionApiException
 
SubscriptionBundle - Interface in org.killbill.billing.entitlement.api
 
SubscriptionBundleTimeline - Interface in org.killbill.billing.entitlement.api
 
SubscriptionEvent - Interface in org.killbill.billing.entitlement.api
 
SubscriptionEventType - Enum in org.killbill.billing.entitlement.api
 
SubscriptionUsageRecord - Class in org.killbill.billing.usage.api
 
SubscriptionUsageRecord(UUID, String, List<UnitUsageRecord>) - Constructor for class org.killbill.billing.usage.api.SubscriptionUsageRecord
 
SUCCESS - org.killbill.billing.invoice.api.InvoicePaymentStatus
 
SUCCESS - org.killbill.billing.payment.api.TransactionStatus
 
SVC - org.killbill.billing.catalog.api.Currency
 
SYP - org.killbill.billing.catalog.api.Currency
 
SYSTEM - org.killbill.billing.util.callcontext.UserType
 
SystemNodeCommandType - Enum in org.killbill.billing.util.nodes
 
SZL - org.killbill.billing.catalog.api.Currency
 

T

Tag - Interface in org.killbill.billing.util.tag
 
TAG - org.killbill.billing.ObjectType
 
TAG_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
TAG_CAN_ADD - org.killbill.billing.security.Permission
 
TAG_CAN_CREATE_TAG_DEFINITION - org.killbill.billing.security.Permission
 
TAG_CAN_DELETE - org.killbill.billing.security.Permission
 
TAG_CAN_DELETE_TAG_DEFINITION - org.killbill.billing.security.Permission
 
TAG_CANNOT_BE_REMOVED - org.killbill.billing.ErrorCode
 
TAG_DEFINITION - org.killbill.billing.ObjectType
 
TAG_DEFINITION_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
TAG_DEFINITION_CONFLICTS_WITH_CONTROL_TAG - org.killbill.billing.ErrorCode
 
TAG_DEFINITION_DOES_NOT_EXIST - org.killbill.billing.ErrorCode
 
TAG_DEFINITION_HAS_UPPERCASE - org.killbill.billing.ErrorCode
 
TAG_DEFINITION_IN_USE - org.killbill.billing.ErrorCode
 
TAG_DOES_NOT_EXIST - org.killbill.billing.ErrorCode
 
TAG_IS_SYSTEM - org.killbill.billing.ErrorCode
 
TagApiException - Exception in org.killbill.billing.util.api
 
TagApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.util.api.TagApiException
 
TagApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.TagApiException
 
TagApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.TagApiException
 
TagDefinition - Interface in org.killbill.billing.util.tag
 
TagDefinitionApiException - Exception in org.killbill.billing.util.api
 
TagDefinitionApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.util.api.TagDefinitionApiException
 
TagDefinitionApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.TagDefinitionApiException
 
TagDefinitionApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.util.api.TagDefinitionApiException
 
tagInvoiceAsNotWrittenOff(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Unmark an invoice as written off.
tagInvoiceAsWrittenOff(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Mark an invoice as written off.
TagUserApi - Interface in org.killbill.billing.util.api
 
TARGET_DATE - org.killbill.billing.invoice.api.DryRunType
 
TAX - org.killbill.billing.invoice.api.InvoiceItemType
 
Tenant - Interface in org.killbill.billing.tenant.api
 
TENANT - org.killbill.billing.ObjectType
 
TENANT_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
TENANT_CAN_CREATE - org.killbill.billing.security.Permission
 
TENANT_CREATION_FAILED - org.killbill.billing.ErrorCode
 
TENANT_DOES_NOT_EXIST_FOR_API_KEY - org.killbill.billing.ErrorCode
 
TENANT_DOES_NOT_EXIST_FOR_ID - org.killbill.billing.ErrorCode
 
TENANT_DOES_NOT_EXIST_FOR_KEY - org.killbill.billing.ErrorCode
 
TENANT_KEYS_CAN_ADD - org.killbill.billing.security.Permission
Tenant keys
TENANT_KEYS_CAN_DELETE - org.killbill.billing.security.Permission
 
TENANT_KVS - org.killbill.billing.ObjectType
 
TENANT_NO_SUCH_KEY - org.killbill.billing.ErrorCode
 
TENANT_UPDATE_FAILED - org.killbill.billing.ErrorCode
 
TenantApiException - Exception in org.killbill.billing.tenant.api
 
TenantApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.tenant.api.TenantApiException
 
TenantApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.tenant.api.TenantApiException
 
TenantApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.tenant.api.TenantApiException
 
TenantContext - Interface in org.killbill.billing.util.callcontext
External use
TenantData - Interface in org.killbill.billing.tenant.api
 
TenantKV - Interface in org.killbill.billing.tenant.api
 
TenantKV.TenantKey - Enum in org.killbill.billing.tenant.api
 
TenantUserApi - Interface in org.killbill.billing.tenant.api
 
TEST - org.killbill.billing.util.callcontext.CallOrigin
 
TEST - org.killbill.billing.util.callcontext.UserType
 
TEST - org.killbill.billing.util.tag.ControlTagType
 
THB - org.killbill.billing.catalog.api.Currency
 
THIRTY_DAYS - org.killbill.billing.catalog.api.BillingPeriod
 
THIRTY_ONE_DAYS - org.killbill.billing.catalog.api.BillingPeriod
 
Tier - Interface in org.killbill.billing.catalog.api
 
TierBlockPolicy - Enum in org.killbill.billing.catalog.api
 
TIERED - org.killbill.billing.catalog.api.BlockType
 
TieredBlock - Interface in org.killbill.billing.catalog.api
 
TieredBlockPriceOverride - Interface in org.killbill.billing.catalog.api
 
TierPriceOverride - Interface in org.killbill.billing.catalog.api
 
TimeUnit - Enum in org.killbill.billing.catalog.api
 
TJS - org.killbill.billing.catalog.api.Currency
 
TMT - org.killbill.billing.catalog.api.Currency
 
TND - org.killbill.billing.catalog.api.Currency
 
toJodaPeriod() - Method in interface org.killbill.billing.catalog.api.Duration
 
toMutableAccountData() - Method in interface org.killbill.billing.account.api.Account
 
TOP - org.killbill.billing.catalog.api.Currency
 
TOP_TIER - org.killbill.billing.catalog.api.TierBlockPolicy
 
TOP_UP - org.killbill.billing.catalog.api.BlockType
 
toString() - Method in exception org.killbill.billing.BillingExceptionBase
 
toString() - Method in interface org.killbill.billing.entitlement.api.BlockingState
 
toString() - Method in class org.killbill.billing.payment.api.PluginProperty
 
toString() - Method in enum org.killbill.billing.security.Permission
 
toString() - Method in class org.killbill.billing.util.nodes.DefaultNodeCommandMetadata
 
toString() - Method in class org.killbill.billing.util.nodes.NodeCommandProperty
 
toString() - Method in class org.killbill.billing.util.nodes.PluginNodeCommandMetadata
 
toString() - Method in exception org.killbill.billing.util.queue.QueueRetryException
 
TRANSACTION - org.killbill.billing.ObjectType
 
TransactionStatus - Enum in org.killbill.billing.payment.api
 
TransactionType - Enum in org.killbill.billing.payment.api
 
transferChildCreditToParent(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Move a given child credit to the parent level
transferEntitlements(UUID, UUID, String, LocalDate, Map<UUID, String>, BcdTransfer, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Transfer all the Entitlement For the source account and matching the external key to the destination account.
transferEntitlementsOverrideBillingPolicy(UUID, UUID, String, LocalDate, Map<UUID, String>, BillingActionPolicy, BcdTransfer, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.EntitlementApi
Transfer all the Entitlement for the source account and matching the external key to the destination account.
TRANSFERRED - org.killbill.billing.entitlement.api.Entitlement.EntitlementSourceType
 
TRIAL - org.killbill.billing.catalog.api.PhaseType
 
TRIANNUAL - org.killbill.billing.catalog.api.BillingPeriod
 
TRIENNIAL - org.killbill.billing.catalog.api.BillingPeriod
 
triggerDryRunInvoiceGeneration(UUID, LocalDate, DryRunArguments, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Trigger an invoice for a given account and a given day.
triggerInvoiceGeneration(UUID, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Trigger an invoice for a given account and a given day.
triggerInvoiceGroupGeneration(UUID, LocalDate, Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Trigger an invoice for a given account and a given day.
triggerNodeCommand(NodeCommand, boolean) - Method in interface org.killbill.billing.util.nodes.KillbillNodesApi
The api will trigger a command that will be issued on all active cluster nodes
TRY - org.killbill.billing.catalog.api.Currency
 
TTD - org.killbill.billing.catalog.api.Currency
 
TVD - org.killbill.billing.catalog.api.Currency
 
TWD - org.killbill.billing.catalog.api.Currency
 
TZS - org.killbill.billing.catalog.api.Currency
 

U

UAH - org.killbill.billing.catalog.api.Currency
 
UGX - org.killbill.billing.catalog.api.Currency
 
uncancelEntitlement(Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
Removes a pending future cancellation on an entitlement.
UNDEFINED - org.killbill.billing.payment.plugin.api.PaymentPluginStatus
 
undoChangePlan(Iterable<PluginProperty>, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
UNEXPECTED_ERROR - org.killbill.billing.ErrorCode
 
unHealthy(String) - Static method in class org.killbill.billing.osgi.api.Healthcheck.HealthStatus
 
UNINSTALL_PLUGIN - org.killbill.billing.util.nodes.SystemNodeCommandType
 
Unit - Interface in org.killbill.billing.catalog.api
 
UnitUsageRecord - Class in org.killbill.billing.usage.api
 
UnitUsageRecord(String, List<UsageRecord>) - Constructor for class org.killbill.billing.usage.api.UnitUsageRecord
 
UNKNOWN - org.killbill.billing.payment.api.TransactionStatus
 
UNLIMITED - org.killbill.billing.catalog.api.TimeUnit
 
unregister() - Method in interface org.killbill.billing.osgi.api.ServiceDiscoveryRegistry
 
UPCOMING_INVOICE - org.killbill.billing.invoice.api.DryRunType
 
UPDATE - org.killbill.billing.util.audit.ChangeType
 
updateAccount(String, AccountData, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Updates the account by specifying the AccountData object
updateAccount(UUID, AccountData, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Updates the account by specifying the AccountData object
updateAccount(Account, CallContext) - Method in interface org.killbill.billing.account.api.AccountUserApi
Updates the account by specifying the destination Account object
updateBCD(int, LocalDate, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
updateCustomFields(List<CustomField>, CallContext) - Method in interface org.killbill.billing.util.api.CustomFieldUserApi
 
updateExternalKey(UUID, String, CallContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
Update the externalKey for a given bundle
updateQuantity(int, LocalDate, CallContext) - Method in interface org.killbill.billing.entitlement.api.Entitlement
 
updateRoleDefinition(String, List<String>, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
 
updateTenantKeyValue(String, String, CallContext) - Method in interface org.killbill.billing.tenant.api.TenantUserApi
 
updateUserPassword(String, String, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Update password for the user
updateUserRoles(String, List<String>, CallContext) - Method in interface org.killbill.billing.security.api.SecurityApi
Update the roles associated with the user (only the specified roles will be in effect)
uploadCatalog(String, CallContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
 
uploadOverdueConfig(String, CallContext) - Method in interface org.killbill.billing.overdue.api.OverdueApi
 
uploadOverdueConfig(OverdueConfig, CallContext) - Method in interface org.killbill.billing.overdue.api.OverdueApi
 
Usage - Interface in org.killbill.billing.catalog.api
 
USAGE - org.killbill.billing.invoice.api.InvoiceItemType
 
USAGE - org.killbill.billing.osgi.api.config.PluginType
 
USAGE_CAN_RECORD - org.killbill.billing.security.Permission
Usage
USAGE_RECORD_TRACKING_ID_ALREADY_EXISTS - org.killbill.billing.ErrorCode
 
UsageApiException - Exception in org.killbill.billing.usage.api
 
UsageApiException(Throwable, int, String) - Constructor for exception org.killbill.billing.usage.api.UsageApiException
 
UsageApiException(Throwable, ErrorCode, Object...) - Constructor for exception org.killbill.billing.usage.api.UsageApiException
 
UsageApiException(ErrorCode, Object...) - Constructor for exception org.killbill.billing.usage.api.UsageApiException
 
UsagePriceOverride - Interface in org.killbill.billing.catalog.api
 
UsageRecord - Class in org.killbill.billing.usage.api
 
UsageRecord(DateTime, BigDecimal) - Constructor for class org.killbill.billing.usage.api.UsageRecord
 
UsageType - Enum in org.killbill.billing.catalog.api
 
UsageUserApi - Interface in org.killbill.billing.usage.api
 
USD - org.killbill.billing.catalog.api.Currency
 
USE_EXISTING - org.killbill.billing.entitlement.api.BcdTransfer
 
USER_CAN_CREATE - org.killbill.billing.security.Permission
 
UserType - Enum in org.killbill.billing.util.callcontext
 
UYU - org.killbill.billing.catalog.api.Currency
 
UZS - org.killbill.billing.catalog.api.Currency
 

V

validateCatalog(String, CallContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
Validates a catalog
value() - Method in annotation type org.killbill.billing.security.RequiresPermissions
The permissions
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.BillingActionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.BillingAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.BillingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.BillingPeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.Currency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.FixedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.OverdueActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.PhaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.PlanAlignmentChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.PlanAlignmentCreate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.ProductCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.TierBlockPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.catalog.api.UsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.BcdTransfer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.BlockingStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementActionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun.DryRunChangeReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.entitlement.api.SubscriptionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.invoice.api.DryRunType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.invoice.api.InvoiceItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.invoice.api.InvoicePaymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.invoice.api.InvoicePaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.invoice.api.InvoiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.OrderingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.osgi.api.config.PluginLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.osgi.api.config.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.osgi.api.PluginState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.osgi.api.PluginStateChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.overdue.api.OverdueCancellationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.payment.api.PaymentResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.payment.api.TransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.payment.api.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.payment.plugin.api.PaymentPluginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.security.Logical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.security.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.tenant.api.TenantKV.TenantKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.api.AuditLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.audit.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.callcontext.CallOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.callcontext.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.nodes.SystemNodeCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.killbill.billing.util.tag.ControlTagType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.killbill.billing.catalog.api.BillingActionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.BillingAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.BillingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.BillingPeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.Currency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.FixedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.OverdueActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.PhaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.PlanAlignmentChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.PlanAlignmentCreate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.ProductCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.TierBlockPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.catalog.api.UsageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.BcdTransfer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.BlockingStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementActionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.Entitlement.EntitlementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun.DryRunChangeReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.entitlement.api.SubscriptionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.invoice.api.DryRunType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.invoice.api.InvoiceItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.invoice.api.InvoicePaymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.invoice.api.InvoicePaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.invoice.api.InvoiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.OrderingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.osgi.api.config.PluginLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.osgi.api.config.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.osgi.api.PluginState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.osgi.api.PluginStateChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.overdue.api.OverdueCancellationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.payment.api.PaymentResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.payment.api.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.payment.api.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.payment.plugin.api.PaymentPluginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.security.Logical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.security.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.tenant.api.TenantKV.TenantKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.api.AuditLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.audit.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.callcontext.CallOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.callcontext.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.nodes.SystemNodeCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.killbill.billing.util.tag.ControlTagType
Returns an array containing the constants of this enum type, in the order they are declared.
VANILLA - org.killbill.billing.catalog.api.BlockType
 
VEF - org.killbill.billing.catalog.api.Currency
 
VersionedCatalog - Interface in org.killbill.billing.catalog.api
 
VND - org.killbill.billing.catalog.api.Currency
 
VOID - org.killbill.billing.invoice.api.InvoiceStatus
 
VOID - org.killbill.billing.payment.api.TransactionType
 
voidInvoice(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
Move the invoice status from DRAFT or COMMITTED to VOID
VUV - org.killbill.billing.catalog.api.Currency
 

W

WEEKLY - org.killbill.billing.catalog.api.BillingPeriod
 
WEEKS - org.killbill.billing.catalog.api.TimeUnit
 
write(Map<String, Object>) - Method in interface org.killbill.billing.util.api.DatabaseExportOutputStream
Write one row of data
WRITTEN_OFF - org.killbill.billing.util.tag.ControlTagType
 
WST - org.killbill.billing.catalog.api.Currency
 

X

XAF - org.killbill.billing.catalog.api.Currency
 
XCD - org.killbill.billing.catalog.api.Currency
 
XDR - org.killbill.billing.catalog.api.Currency
 
XOF - org.killbill.billing.catalog.api.Currency
 
XPF - org.killbill.billing.catalog.api.Currency
 

Y

YEARS - org.killbill.billing.catalog.api.TimeUnit
 
YER - org.killbill.billing.catalog.api.Currency
 

Z

ZAR - org.killbill.billing.catalog.api.Currency
 
ZMW - org.killbill.billing.catalog.api.Currency
 
ZWD - org.killbill.billing.catalog.api.Currency
 

_

__UNKNOWN__ - org.killbill.billing.osgi.api.config.PluginType
 
__UNKNOWN_ERROR_CODE - org.killbill.billing.ErrorCode
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages