| Package | Description |
|---|---|
| org.killbill.billing.catalog.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableStaticCatalog |
interface |
VersionedCatalog<CatalogType> |
| Modifier and Type | Method and Description |
|---|---|
StaticCatalog |
Plan.getCatalog() |
StaticCatalog |
CatalogUserApi.getCurrentCatalog(java.lang.String catalogName,
TenantContext context)
Retrieves the current catalog
|
| Modifier and Type | Method and Description |
|---|---|
VersionedCatalog<? extends StaticCatalog> |
CatalogUserApi.getCatalog(java.lang.String catalogName,
org.joda.time.DateTime catalogDateVersion,
TenantContext context)
Retrieves the multi versioned catalog.
|
Copyright © 2010-2018. All Rights Reserved.