| Package | Description |
|---|---|
| com.ning.billing.subscription.engine.dao | |
| com.ning.billing.subscription.engine.dao.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubscriptionBundleModelDao> |
BundleSqlDao.getBundleFromAccount(String accountId,
InternalTenantContext context) |
List<SubscriptionBundleModelDao> |
BundleSqlDao.getBundlesForKey(String externalKey,
InternalTenantContext context) |
List<SubscriptionBundleModelDao> |
BundleSqlDao.getBundlesFromAccountAndKey(String accountId,
String externalKey,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionBaseBundle |
SubscriptionBundleModelDao.toSubscriptionbundle(SubscriptionBundleModelDao src) |
Copyright © 2010-2013. All Rights Reserved.