|
Rename Method public findPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime, subscriptionStartDate DateTime) : Plan renamed to public createOrFindPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime, subscriptionStartDate DateTime) : Plan in class org.killbill.billing.catalog.VersionedCatalog |
From |
To |
|
Rename Method public findCurrentPlan(productName String, period BillingPeriod, priceListName String, unused PlanPhasePriceOverridesWithCallContext) : DefaultPlan renamed to public createOrFindCurrentPlan(productName String, period BillingPeriod, priceListName String, unused PlanPhasePriceOverridesWithCallContext) : DefaultPlan in class org.killbill.billing.catalog.StandaloneCatalog |
From |
To |
|
Rename Method public findPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime) : Plan renamed to public createOrFindPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime) : Plan in class org.killbill.billing.catalog.VersionedCatalog |
From |
To |
|
Rename Method public findPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime, subscriptionStartDate DateTime) : Plan renamed to public createOrFindPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime, subscriptionStartDate DateTime) : Plan in class org.killbill.billing.catalog.MockCatalog |
From |
To |
|
Rename Method public findCurrentPlan(productName String, term BillingPeriod, priceList String, overrides PlanPhasePriceOverridesWithCallContext) : Plan renamed to public createOrFindCurrentPlan(productName String, term BillingPeriod, priceList String, overrides PlanPhasePriceOverridesWithCallContext) : Plan in class org.killbill.billing.catalog.VersionedCatalog |
From |
To |
|
Rename Method public findPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime) : Plan renamed to public createOrFindPlan(productName String, term BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext, requestedDate DateTime) : Plan in class org.killbill.billing.catalog.MockCatalog |
From |
To |
|
Rename Method public findCurrentPlan(productName String, period BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext) : Plan renamed to public createOrFindCurrentPlan(productName String, period BillingPeriod, priceListName String, overrides PlanPhasePriceOverridesWithCallContext) : Plan in class org.killbill.billing.catalog.StandaloneCatalogWithPriceOverride |
From |
To |