public interface MutableStaticCatalog extends StaticCatalog
| Modifier and Type | Method and Description |
|---|---|
void |
addCurrency(Currency currency) |
void |
addPlan(Plan plan) |
void |
addPriceList(PriceList priceList) |
void |
addProduct(Product product) |
billingAlignment, createOrFindCurrentPlan, findCurrentPhase, findCurrentPlan, findCurrentPricelist, findCurrentProduct, getAvailableAddOnListings, getAvailableBasePlanListings, getCatalogName, getCurrentPlans, getCurrentProducts, getCurrentSupportedCurrencies, getCurrentUnits, getEffectiveDate, planCancelPolicy, planChange, planCreateAlignmentvoid addCurrency(Currency currency) throws CatalogApiException
CatalogApiExceptionvoid addProduct(Product product) throws CatalogApiException
CatalogApiExceptionvoid addPlan(Plan plan) throws CatalogApiException
CatalogApiExceptionvoid addPriceList(PriceList priceList) throws CatalogApiException
CatalogApiExceptionCopyright © 2010-2018. All Rights Reserved.