| Package | Description |
|---|---|
| com.ning.billing.subscription.engine.dao | |
| com.ning.billing.subscription.engine.dao.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubscriptionEventModelDao> |
SubscriptionEventSqlDao.getEventsForSubscription(String subscriptionId,
InternalTenantContext context) |
List<SubscriptionEventModelDao> |
SubscriptionEventSqlDao.getFutureActiveEventForSubscription(String subscriptionId,
Date now,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionBaseEvent |
SubscriptionEventModelDao.toSubscriptionEvent(SubscriptionEventModelDao src) |
Copyright © 2010-2013. All Rights Reserved.