- GatewayNotification - Interface in org.killbill.billing.payment.plugin.api
-
- getAccountAuditLogs(UUID, AuditLevel, TenantContext) - Method in interface org.killbill.billing.util.api.AuditUserApi
-
Retrieve all audit logs (for all objects) for a given account
- 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
- 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.
- getAllEntitlementsForAccountIdAndExternalKey(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<LocalDate>, 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(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
-
- getAuditLogs() - Method in interface org.killbill.billing.util.audit.AccountAuditLogs
-
- getAuditLogs(UUID) - Method in interface org.killbill.billing.util.audit.AccountAuditLogsForObjectType
-
- 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
-
- 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
-
- 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(String, DateTime, TenantContext) - Method in interface org.killbill.billing.catalog.api.CatalogUserApi
-
Retrieves the multi versioned catalog.
- getCatalog() - Method in interface org.killbill.billing.catalog.api.Plan
-
- getCatalogName() - Method in interface org.killbill.billing.catalog.api.Catalog
-
- getCatalogName() - Method in interface org.killbill.billing.catalog.api.Product
-
- getCatalogName() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
-
- 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
-
- getCurrentPlans() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
-
- getCurrentProducts() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
-
- getCurrentSupportedCurrencies() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
-
- getCurrentUnits() - Method in interface org.killbill.billing.catalog.api.StaticCatalog
-
- getCurrentUserPermissions(TenantContext) - Method in interface org.killbill.billing.security.api.SecurityApi
-
Return the set of permissions for the currently logged-in user.
- 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, 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
-
- 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.BaseEntitlementWithAddOnsSpecifier
-
- getExternalKey() - Method in interface org.killbill.billing.entitlement.api.Entitlement
-
- 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
-
- 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, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
-
Get all invoices for a given account.
- getInvoicesByAccount(UUID, LocalDate, boolean, TenantContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
-
Find invoices from a given day, for a given account.
- 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
The implementation doesn't have to guarantee accuracy.
- 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
-
- getNextPlanVersion(Plan) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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
-
- 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
-
- getPlans(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- getPlans() - Method in interface org.killbill.billing.catalog.api.PriceList
-
- 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.rules.Case
-
- getPriceList() - Method in interface org.killbill.billing.entitlement.api.EntitlementAOStatusDryRun
-
- getPriceListName() - Method in interface org.killbill.billing.catalog.api.Plan
-
- getPriceListName() - Method in class org.killbill.billing.catalog.api.PlanSpecifier
-
- getPriceLists(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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.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
-
- getStandaloneCatalogEffectiveDate(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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.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, 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, TenantContext) - Method in interface org.killbill.billing.entitlement.api.SubscriptionApi
-
Retrieves a Subscription
For the entitlementId
- 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(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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(TenantContext) - Method in interface org.killbill.billing.util.api.TagUserApi
-
- getTagDefinitions(Collection<UUID>, 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
The implementation doesn't have to guarantee accuracy.
- 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
-
- 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(DateTime) - Method in interface org.killbill.billing.catalog.api.Catalog
-
- 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, 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, LocalDate, LocalDate, 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
-
- 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
-
- getVersions() - Method in interface org.killbill.billing.catalog.api.VersionedCatalog
-
- 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.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.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.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.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.
- VersionedCatalog<CatalogType> - Interface in org.killbill.billing.catalog.api
-
- voidInvoice(UUID, CallContext) - Method in interface org.killbill.billing.invoice.api.InvoiceUserApi
-
Move the invoice status from DRAFT or COMMITTED to VOID