public class CatalogUpdater
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_CATALOG_NAME |
| Constructor and Description |
|---|
CatalogUpdater(org.joda.time.DateTime effectiveDate,
Currency... currencies) |
CatalogUpdater(StandaloneCatalog standaloneCatalog) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSimplePlanDescriptor(SimplePlanDescriptor desc) |
StandaloneCatalog |
getCatalog() |
java.lang.String |
getCatalogXML() |
public CatalogUpdater(StandaloneCatalog standaloneCatalog)
public CatalogUpdater(org.joda.time.DateTime effectiveDate,
Currency... currencies)
public StandaloneCatalog getCatalog()
public java.lang.String getCatalogXML()
public void addSimplePlanDescriptor(SimplePlanDescriptor desc) throws CatalogApiException
CatalogApiExceptionCopyright © 2010-2020. All Rights Reserved.