public class RepairSubscriptionApiService extends DefaultSubscriptionBaseApiService implements SubscriptionBaseApiService
| Constructor and Description |
|---|
RepairSubscriptionApiService(com.ning.billing.clock.Clock clock,
SubscriptionDao dao,
CatalogService catalogService,
PlanAligner planAligner,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
int |
cancelAddOnsIfRequired(DefaultSubscriptionBase baseSubscription,
org.joda.time.DateTime effectiveDate,
InternalCallContext context) |
cancel, cancelWithPolicy, cancelWithRequestedDate, changePlan, changePlanWithPolicy, changePlanWithRequestedDate, createPlan, recreatePlan, uncancelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, cancelWithPolicy, cancelWithRequestedDate, changePlan, changePlanWithPolicy, changePlanWithRequestedDate, createPlan, recreatePlan, uncancel@Inject
public RepairSubscriptionApiService(com.ning.billing.clock.Clock clock,
SubscriptionDao dao,
CatalogService catalogService,
PlanAligner planAligner,
AddonUtils addonUtils,
InternalCallContextFactory internalCallContextFactory)
public int cancelAddOnsIfRequired(DefaultSubscriptionBase baseSubscription, org.joda.time.DateTime effectiveDate, InternalCallContext context)
cancelAddOnsIfRequired in interface SubscriptionBaseApiServicecancelAddOnsIfRequired in class DefaultSubscriptionBaseApiServiceCopyright © 2010-2013. All Rights Reserved.