public interface SubscriptionSqlDao extends EntitySqlDao<SubscriptionModelDao,SubscriptionBase>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SubscriptionModelDao> |
getSubscriptionsFromBundleId(java.lang.String bundleId,
InternalTenantContext context) |
void |
updateChargedThroughDate(java.lang.String id,
java.util.Date chargedThroughDate,
InternalCallContext context) |
create, get, getAll, getByAccountRecordId, getByAccountRecordIdIncludedDeleted, getById, getByRecordId, getCount, getRecordId, getSearchCount, search, testgetAuditLogsForAccountRecordId, getAuditLogsForTableNameAndAccountRecordId, getAuditLogsForTargetRecordId, getAuditLogsViaHistoryForTargetRecordId, insertAuditFromTransactionaddHistoryFromTransaction, getHistoryForTargetRecordIdjava.util.List<SubscriptionModelDao> getSubscriptionsFromBundleId(java.lang.String bundleId, InternalTenantContext context)
void updateChargedThroughDate(java.lang.String id,
java.util.Date chargedThroughDate,
InternalCallContext context)
Copyright © 2010-2018. All Rights Reserved.