public class CatalogUpdater extends Object
| Modifier and Type | Field and Description |
|---|---|
static 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() |
String |
getCatalogXML(InternalTenantContext internalTenantContext) |
public static String DEFAULT_CATALOG_NAME
public CatalogUpdater(StandaloneCatalog standaloneCatalog)
public CatalogUpdater(org.joda.time.DateTime effectiveDate,
Currency... currencies)
public StandaloneCatalog getCatalog()
public String getCatalogXML(InternalTenantContext internalTenantContext) throws CatalogApiException
CatalogApiExceptionpublic void addSimplePlanDescriptor(SimplePlanDescriptor desc) throws CatalogApiException
CatalogApiExceptionCopyright © 2010–2021. All rights reserved.