public interface PriceOverride
| Modifier and Type | Method and Description |
|---|---|
DefaultPlan |
getOrCreateOverriddenPlan(Plan parentPlan,
org.joda.time.DateTime catalogEffectiveDate,
List<PlanPhasePriceOverride> overrides,
InternalCallContext context) |
DefaultPlan |
getOverriddenPlan(String planName,
StaticCatalog catalog,
InternalTenantContext context) |
DefaultPlan getOrCreateOverriddenPlan(Plan parentPlan, org.joda.time.DateTime catalogEffectiveDate, List<PlanPhasePriceOverride> overrides, InternalCallContext context) throws CatalogApiException
CatalogApiExceptionDefaultPlan getOverriddenPlan(String planName, StaticCatalog catalog, InternalTenantContext context) throws CatalogApiException
CatalogApiExceptionCopyright © 2010-2016. All Rights Reserved.