boolean |
StaticCatalog.canCreatePlan(PlanSpecifier specifier) |
boolean |
Catalog.canCreatePlan(PlanSpecifier specifier,
org.joda.time.DateTime requestedDate) |
PlanChangeResult |
StaticCatalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanChangeResult |
Catalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate) |
PlanAlignmentChange |
StaticCatalog.planChangeAlignment(PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanAlignmentChange |
Catalog.planChangeAlignment(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate) |
BillingActionPolicy |
StaticCatalog.planChangePolicy(PlanPhaseSpecifier from,
PlanSpecifier to) |
BillingActionPolicy |
Catalog.planChangePolicy(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate) |
PlanAlignmentCreate |
StaticCatalog.planCreateAlignment(PlanSpecifier specifier) |
PlanAlignmentCreate |
Catalog.planCreateAlignment(PlanSpecifier specifier,
org.joda.time.DateTime requestedDate) |