Plan |
StaticCatalog.createOrFindCurrentPlan(PlanSpecifier spec,
PlanPhasePriceOverridesWithCallContext overrides) |
Plan |
Catalog.createOrFindPlan(PlanSpecifier spec,
PlanPhasePriceOverridesWithCallContext overrides,
org.joda.time.DateTime requestedDate) |
Plan |
Catalog.createOrFindPlan(PlanSpecifier spec,
PlanPhasePriceOverridesWithCallContext overrides,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
PlanChangeResult |
StaticCatalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanChangeResult |
Catalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
PlanAlignmentCreate |
StaticCatalog.planCreateAlignment(PlanSpecifier specifier) |
PlanAlignmentCreate |
Catalog.planCreateAlignment(PlanSpecifier specifier,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |