public interface RatingExtensionContext extends BaseRatingExtensionContext, SharingExtensionContext
Modifier and Type | Interface and Description |
---|---|
static class |
RatingExtensionContext.HookPoint |
Modifier and Type | Method and Description |
---|---|
RatingExtensionContext.HookPoint |
getHookPoint()
method returns the hook point for which this ExtensionContext is associated.
|
java.util.Collection<ExtensionRatingPeriod> |
getRatingPeriods()
gets the RatingPeriods that are present following the HookPoint action.
|
void |
setActualQtyRequired(boolean actualQtyrequired)
Enable/disable if actualQty needs to be used across all the RPS in the ratingresult
|
getApplicableProduct, getBalance, getBillingUnit, getCustomer, getCustomRatedEventFields, getPayloadMutator, getProduct, getQuotaAttributes, getSharedProfiles, getSubscriberPreferences, getTerminatingCustomer, getTerminatingCustomerProduct, getTerminatingCustomerRatingProfiles, getTerminatingProductRatingProfiles, getUsageRequest, isInConsumedRating, isMidSessionCdrConditionMet, setQuotaAttribute, setQuotaHoldingTime, setVolumeQuotaThreshold
getConfigurationBeanRepository, getExtensionsDataRepository, getLogger
getBalance, getBillingUnit, getCustomer, getProduct, getSharingBalanceIds, getSharingBillingUnitIds, getSharingCustomerIds, getSharingProductIds, getSubscriberPreferences
java.util.Collection<ExtensionRatingPeriod> getRatingPeriods()
RatingExtensionContext.HookPoint getHookPoint()
void setActualQtyRequired(boolean actualQtyrequired)
actualQtyrequired
-