|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISessionStopChargingAsyncOperation
This Java interface defines the necessary methods for managing the termination of a multiservice session during session-based charging operations,
for each charging session, you confirm
or cancel a reservation.
You trigger the stop operation by executing the object returned by the
createSessionStopAsyncOperation(..) method
in your charging client.
Note
You cannot initiate a new charging session.
Your charging client manages the current active charging sessions by calling:
prepareConfirm(..) method to confirm a reservation
prepareCancel(..) method to cancel a reservation
Note
In your implementation code, you use this interface as result of the method:
| Sync. comm. |
|---|
createSessionStopAsyncOperation(..)
|
ISessionStartChargingAsyncOperation,
ISessionStopChargingAsyncOperation| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.highdeal.cnd.message.ISessionDefaultAttributeHolder |
|---|
ISessionDefaultAttributeHolder.TransactionSelectionCriteria |
| Method Summary |
|---|
| Methods inherited from interface com.highdeal.cnd.message.ISessionConfirmation |
|---|
prepareCancel, prepareConfirm |
| Methods inherited from interface com.highdeal.cnd.message.ISessionAsyncOperation |
|---|
execute |
| Methods inherited from interface com.highdeal.cnd.message.ISessionDefaultAttributeHolder |
|---|
getCleanUpResultType, getResultType, isFilterTransaction, setCleanUpResultType, setFilterTransaction, setResultType |
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||