| Package | Description |
|---|---|
| org.killbill.billing.catalog.dao |
| Modifier and Type | Method and Description |
|---|---|
CatalogOverrideTierDefinitionModelDao |
CatalogOverrideTierDefinitionSqlDao.getByRecordId(java.lang.Long recordId,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CatalogOverrideTierDefinitionModelDao> |
CatalogOverrideDao.getOverriddenUsageTiers(java.lang.Long usageDefRecordId,
InternalTenantContext context) |
java.util.List<CatalogOverrideTierDefinitionModelDao> |
DefaultCatalogOverrideDao.getOverriddenUsageTiers(java.lang.Long usageDefRecordId,
InternalTenantContext context) |
java.util.List<CatalogOverrideTierDefinitionModelDao> |
CatalogOverrideTierDefinitionSqlDao.getOverriddenUsageTiers(java.lang.Long targetUsageDefRecordId,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
CatalogOverrideTierDefinitionSqlDao.create(CatalogOverrideTierDefinitionModelDao entity,
InternalCallContext context) |
Copyright © 2010-2020. All Rights Reserved.