| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Constructor and Description |
|---|
IllegalPlanChange(PlanPhaseSpecifier from,
PlanSpecifier to) |
IllegalPlanChange(Throwable cause,
PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanSpecifier(PlanPhaseSpecifier planPhase) |
| Modifier and Type | Method and Description |
|---|---|
Entitlement |
EntitlementApi.addEntitlement(UUID bundleId,
PlanPhaseSpecifier spec,
org.joda.time.LocalDate effectiveDate,
CallContext context)
Adds an ADD_ON entitlement to previously created entitlement.
|
Entitlement |
EntitlementApi.createBaseEntitlement(UUID accountId,
PlanPhaseSpecifier spec,
String externalKey,
org.joda.time.LocalDate effectiveDate,
CallContext context)
Create a new entitlement for that account.
|
Copyright © 2010-2014. All Rights Reserved.