Interface | Description |
---|---|
BalanceOutputView |
Interface for balance output transfer object which will be returned from Balance APIs.
|
BalanceOutputView.OutImpactView |
Interface for OutImpact objects which will be created for a given
balance element.
|
BalanceOutputView.RecurringImpactView |
Impacts from Recurring bundle.
|
BalanceResultView |
Interface for Balance Result returned from Balance Manager activity
|
ChargingRequestView |
Charging Request View Interface.
|
ChargingResultView |
ChargingResultView is the result produced by the charging activity.
|
CustomPlugin |
Custom plugin allows customized implementation for processing the ECE rated events
such as transforming the rated events into specific formats or to various storage
systems.
|
CustomPluginContext |
A custom plugin context keep track of the state of the 2-phase commit operation
corresponding to a time range where the rated events within the time range
will be processed by plugin.
|
FrameworkContext |
A FrameworkContext gives the configuration and runtime information
about the RatedEventFormatter framework to a RatedEventFormatter plugin
|
GranterView |
Interface Representing the granter of a Balance Item
|
RatedEventView |
Interface for RatedEventView
|
RatingPeriodView |
This interface is a product of the rating function.
|
RatingResultView |
This interface exposes API to encapsulate all RatingPeriods, that are produced by by calling apply() on a
TariffPolicy, into a RatingResult container object.
|
Enum | Description |
---|---|
BalanceResultView.ProcessingStatus |
Status values that the balance returns after executing the interface.
|
CustomPluginContext.Status |
Status for a 2-phase commit formatter operation
|
GranterView.Type |
Enumeration of possible values for a granter type.
|