| Package | Description |
|---|---|
| org.killbill.billing.catalog.dao |
| Modifier and Type | Method and Description |
|---|---|
CatalogOverrideTierDefinitionModelDao |
CatalogOverrideTierDefinitionSqlDao.getByRecordId(Long recordId,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogOverrideTierDefinitionModelDao> |
DefaultCatalogOverrideDao.getOverriddenUsageTiers(Long usageDefRecordId,
InternalTenantContext context) |
List<CatalogOverrideTierDefinitionModelDao> |
CatalogOverrideDao.getOverriddenUsageTiers(Long usageDefRecordId,
InternalTenantContext context) |
List<CatalogOverrideTierDefinitionModelDao> |
CatalogOverrideTierDefinitionSqlDao.getOverriddenUsageTiers(Long targetUsageDefRecordId,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
Long |
CatalogOverrideTierDefinitionSqlDao.create(CatalogOverrideTierDefinitionModelDao entity,
InternalCallContext context) |
Copyright © 2010–2021. All rights reserved.