| Package | Description |
|---|---|
| net.billforward.amendments | |
| net.billforward.model | |
| net.billforward.model.gateways | |
| net.billforward.model.notifications | |
| net.billforward.model.usage |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourcePath |
IssueInvoiceAmendment.resourcePath |
protected static ResourcePath |
InvoiceRecalculationAmendment.resourcePath |
protected static ResourcePath |
InvoiceNextExecutionAttemptAmendment.resourcePath |
protected static ResourcePath |
CancellationAmendment.resourcePath |
protected static ResourcePath |
AmendmentDiscardAmendment.resourcePath |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
IssueInvoiceAmendment.getResourcePath() |
protected ResourcePath |
InvoiceRecalculationAmendment.getResourcePath() |
protected ResourcePath |
InvoiceNextExecutionAttemptAmendment.getResourcePath() |
protected ResourcePath |
CancellationAmendment.getResourcePath() |
protected ResourcePath |
AmendmentDiscardAmendment.getResourcePath() |
protected static ResourcePath |
IssueInvoiceAmendment.ResourcePath() |
protected static ResourcePath |
InvoiceRecalculationAmendment.ResourcePath() |
protected static ResourcePath |
InvoiceNextExecutionAttemptAmendment.ResourcePath() |
protected static ResourcePath |
CancellationAmendment.ResourcePath() |
protected static ResourcePath |
AmendmentDiscardAmendment.ResourcePath() |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourcePath |
WebhookSubscription.resourcePath |
protected static ResourcePath |
Webhook.resourcePath |
protected static ResourcePath |
UnitOfMeasure.resourcePath |
protected static ResourcePath |
TaxationStrategy.resourcePath |
protected static ResourcePath |
TaxationLink.resourcePath |
protected static ResourcePath |
Subscription.resourcePath |
protected static ResourcePath |
RatePlan.resourcePath |
protected static ResourcePath |
Profile.resourcePath |
protected static ResourcePath |
Product.resourcePath |
protected static ResourcePath |
PricingComponentValue.resourcePath |
protected static ResourcePath |
PricingComponentTier.resourcePath |
protected static ResourcePath |
PricingComponent.resourcePath |
protected static ResourcePath |
PricingCalculator.resourcePath |
protected static ResourcePath |
PriceRequest.resourcePath |
protected static ResourcePath |
PriceCalculation.resourcePath |
protected static ResourcePath |
PaymentMethodSubscriptionLink.resourcePath |
protected static ResourcePath |
PaymentMethod.resourcePath |
protected static ResourcePath |
OrganizationGateway.resourcePath |
protected static ResourcePath |
Organization.resourcePath |
protected static ResourcePath |
InvoicePayment.resourcePath |
protected static ResourcePath |
InvoiceLine.resourcePath |
protected static ResourcePath |
Invoice.resourcePath |
protected static ResourcePath |
FixedTermDefinition.resourcePath |
protected static ResourcePath |
DunningLine.resourcePath |
protected static ResourcePath |
Alias.resourcePath |
protected static ResourcePath |
Address.resourcePath |
protected static ResourcePath |
Account.resourcePath |
| Modifier and Type | Method and Description |
|---|---|
abstract ResourcePath |
Controller.getEntityResourcePath() |
protected ResourcePath |
WebhookSubscription.getResourcePath() |
protected ResourcePath |
Webhook.getResourcePath() |
protected ResourcePath |
UnitOfMeasure.getResourcePath() |
protected ResourcePath |
TaxationStrategy.getResourcePath() |
protected ResourcePath |
TaxationLink.getResourcePath() |
protected ResourcePath |
Subscription.getResourcePath() |
protected ResourcePath |
RatePlan.getResourcePath() |
protected ResourcePath |
Profile.getResourcePath() |
protected ResourcePath |
Product.getResourcePath() |
protected ResourcePath |
PricingComponentValue.getResourcePath() |
protected ResourcePath |
PricingComponentTier.getResourcePath() |
protected ResourcePath |
PricingComponent.getResourcePath() |
protected ResourcePath |
PricingCalculator.getResourcePath() |
protected ResourcePath |
PriceRequest.getResourcePath() |
protected ResourcePath |
PriceCalculation.getResourcePath() |
protected ResourcePath |
PaymentMethodSubscriptionLink.getResourcePath() |
ResourcePath |
PaymentMethod.getResourcePath() |
protected ResourcePath |
OrganizationGateway.getResourcePath() |
protected ResourcePath |
Organization.getResourcePath() |
protected ResourcePath |
InvoicePayment.getResourcePath() |
protected ResourcePath |
InvoiceLine.getResourcePath() |
protected ResourcePath |
Invoice.getResourcePath() |
protected ResourcePath |
FixedTermDefinition.getResourcePath() |
protected ResourcePath |
DunningLine.getResourcePath() |
protected abstract ResourcePath |
BillingEntity.getResourcePath() |
protected ResourcePath |
Alias.getResourcePath() |
ResourcePath |
Address.getResourcePath() |
protected ResourcePath |
Account.getResourcePath() |
protected static ResourcePath |
WebhookSubscription.ResourcePath() |
protected static ResourcePath |
Webhook.ResourcePath() |
protected static ResourcePath |
UnitOfMeasure.ResourcePath() |
protected static ResourcePath |
TaxationStrategy.ResourcePath() |
protected static ResourcePath |
TaxationLink.ResourcePath() |
protected static ResourcePath |
Subscription.ResourcePath() |
protected static ResourcePath |
RatePlan.ResourcePath() |
protected static ResourcePath |
Profile.ResourcePath() |
protected static ResourcePath |
Product.ResourcePath() |
protected static ResourcePath |
PricingComponentValue.ResourcePath() |
protected static ResourcePath |
PricingComponentTier.ResourcePath() |
protected static ResourcePath |
PricingComponent.ResourcePath() |
protected static ResourcePath |
PricingCalculator.ResourcePath() |
protected static ResourcePath |
PriceRequest.ResourcePath() |
protected static ResourcePath |
PriceCalculation.ResourcePath() |
protected static ResourcePath |
PaymentMethodSubscriptionLink.ResourcePath() |
static ResourcePath |
PaymentMethod.ResourcePath() |
protected static ResourcePath |
OrganizationGateway.ResourcePath() |
protected static ResourcePath |
Organization.ResourcePath() |
protected static ResourcePath |
InvoicePayment.ResourcePath() |
protected static ResourcePath |
InvoiceLine.ResourcePath() |
protected static ResourcePath |
Invoice.ResourcePath() |
protected static ResourcePath |
FixedTermDefinition.ResourcePath() |
protected static ResourcePath |
DunningLine.ResourcePath() |
protected static ResourcePath |
Alias.ResourcePath() |
static ResourcePath |
Address.ResourcePath() |
protected static ResourcePath |
Account.ResourcePath() |
| Modifier and Type | Method and Description |
|---|---|
protected static <TStaticEntityType extends BillingEntity> |
InsertableEntity.create(TStaticEntityType entity,
ResourcePath path) |
protected static <TStaticEntityType extends BillingEntity> |
InsertableEntity.create(TStaticEntityType entity,
ResourcePath path,
String extraPath) |
protected static <TStaticEntityType extends BillingEntity> |
BillingEntity.getAll(ResourcePath path) |
protected static <TStaticEntityType extends BillingEntity> |
BillingEntity.getByID(String ID,
ResourcePath path) |
protected static <TStaticEntityType extends BillingEntity> |
BillingEntity.getByID(String ID,
String prePath,
ResourcePath path) |
protected static <TStaticEntityType extends BillingEntity> |
BillingEntity.getByIDPostPath(String ID,
String postPath,
ResourcePath path) |
protected static <TStaticEntityType extends BillingEntity> |
InsertableEntity.retire(String ID,
ResourcePath path) |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourcePath |
StripeConfiguration.resourcePath |
protected static ResourcePath |
PaypalConfiguration.resourcePath |
protected static ResourcePath |
Migration.resourcePath |
protected static ResourcePath |
CybersourceConfiguration.resourcePath |
protected static ResourcePath |
BraintreeMerchantAccount.resourcePath |
protected static ResourcePath |
BraintreeConfiguration.resourcePath |
protected static ResourcePath |
BalancedConfiguration.resourcePath |
protected static ResourcePath |
AuthorizeNetToken.resourcePath |
protected static ResourcePath |
AuthorizeNetConfiguration.resourcePath |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
StripeConfiguration.getResourcePath() |
protected ResourcePath |
PaypalConfiguration.getResourcePath() |
protected ResourcePath |
Migration.getResourcePath() |
protected ResourcePath |
CybersourceConfiguration.getResourcePath() |
protected ResourcePath |
BraintreeMerchantAccount.getResourcePath() |
protected ResourcePath |
BraintreeConfiguration.getResourcePath() |
protected ResourcePath |
BalancedConfiguration.getResourcePath() |
protected ResourcePath |
AuthorizeNetToken.getResourcePath() |
protected ResourcePath |
AuthorizeNetConfiguration.getResourcePath() |
protected static ResourcePath |
StripeConfiguration.ResourcePath() |
protected static ResourcePath |
PaypalConfiguration.ResourcePath() |
protected static ResourcePath |
Migration.ResourcePath() |
protected static ResourcePath |
CybersourceConfiguration.ResourcePath() |
protected static ResourcePath |
BraintreeMerchantAccount.ResourcePath() |
protected static ResourcePath |
BraintreeConfiguration.ResourcePath() |
protected static ResourcePath |
BalancedConfiguration.ResourcePath() |
protected static ResourcePath |
AuthorizeNetToken.ResourcePath() |
protected static ResourcePath |
AuthorizeNetConfiguration.ResourcePath() |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
Notification.getResourcePath() |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourcePath |
UsageSession.resourcePath |
protected static ResourcePath |
UsageRoundingStrategy.resourcePath |
protected static ResourcePath |
UsagePeriod.resourcePath |
protected static ResourcePath |
Usage.resourcePath |
protected static ResourcePath |
Period.resourcePath |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
UsageSession.getResourcePath() |
protected ResourcePath |
UsageRoundingStrategy.getResourcePath() |
protected ResourcePath |
UsagePeriod.getResourcePath() |
protected ResourcePath |
Usage.getResourcePath() |
protected ResourcePath |
Period.getResourcePath() |
protected static ResourcePath |
UsageSession.ResourcePath() |
protected static ResourcePath |
UsageRoundingStrategy.ResourcePath() |
protected static ResourcePath |
UsagePeriod.ResourcePath() |
protected static ResourcePath |
Usage.ResourcePath() |
protected static ResourcePath |
Period.ResourcePath() |
Copyright © 2014 BillForward. All rights reserved.