public class DefaultMutableStaticCatalog extends StandaloneCatalog implements MutableStaticCatalog
| Constructor and Description |
|---|
DefaultMutableStaticCatalog() |
DefaultMutableStaticCatalog(Date effectiveDate) |
DefaultMutableStaticCatalog(StandaloneCatalog input) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCurrency(Currency currency) |
void |
addPlan(Plan plan) |
void |
addPriceList(PriceList priceList) |
void |
addProduct(Product product) |
void |
addProductAvailableAO(Product targetBasePlan,
DefaultProduct aoProduct) |
void |
addRecurringPriceToPlan(DefaultInternationalPrice currentPrices,
Price newPrice) |
billingAlignment, canCreatePlan, compliesWithLimits, createOrFindCurrentPlan, equals, findCurrentPhase, findCurrentPlan, findCurrentPricelist, findCurrentPriceList, findCurrentProduct, getAvailableAddOnListings, getAvailableBasePlanListings, getCatalogEntityCollectionPlan, getCatalogEntityCollectionProduct, getCatalogName, getCatalogURI, getCurrentPlans, getCurrentProducts, getCurrentSupportedCurrencies, getCurrentUnits, getEffectiveDate, getPlanRules, getPriceLists, getRecurringBillingMode, hashCode, initialize, isTemplateCatalog, planCancelPolicy, planChange, planChangeAlignment, planChangePolicy, planCreateAlignment, setCatalogName, setEffectiveDate, setPlanRules, setPlans, setPriceLists, setProducts, setRecurringBillingMode, setSupportedCurrencies, setUnits, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbillingAlignment, canCreatePlan, compliesWithLimits, createOrFindCurrentPlan, findCurrentPhase, findCurrentPlan, findCurrentPricelist, findCurrentProduct, getAvailableAddOnListings, getAvailableBasePlanListings, getCatalogName, getCurrentPlans, getCurrentProducts, getCurrentSupportedCurrencies, getCurrentUnits, getEffectiveDate, getRecurringBillingMode, planCancelPolicy, planChange, planChangeAlignment, planChangePolicy, planCreateAlignmentpublic DefaultMutableStaticCatalog()
public DefaultMutableStaticCatalog(Date effectiveDate)
public DefaultMutableStaticCatalog(StandaloneCatalog input)
public void addCurrency(Currency currency) throws CatalogApiException
addCurrency in interface MutableStaticCatalogCatalogApiExceptionpublic void addProduct(Product product) throws CatalogApiException
addProduct in interface MutableStaticCatalogCatalogApiExceptionpublic void addPlan(Plan plan) throws CatalogApiException
addPlan in interface MutableStaticCatalogCatalogApiExceptionpublic void addPriceList(PriceList priceList) throws CatalogApiException
addPriceList in interface MutableStaticCatalogCatalogApiExceptionpublic void addRecurringPriceToPlan(DefaultInternationalPrice currentPrices, Price newPrice) throws CatalogApiException
CatalogApiExceptionpublic void addProductAvailableAO(Product targetBasePlan, DefaultProduct aoProduct) throws CatalogApiException
CatalogApiExceptionCopyright © 2010-2016. All Rights Reserved.