|
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 ISessionReservationRenewalNotifiable
This interface defines methods relevant for managing a reservation during session-based charging scenario.
| Method Summary | |
|---|---|
byte[] |
getExternalData()
Gets the data provided by the client registered to the reservation renewal listener. |
byte |
getReservationRenewalListenerId()
Gets the unique client identifier of the reservation renewal listener. |
void |
setExternalData(byte[] externalData)
Sets the data provided by the client registered to the reservation renewal listener. |
void |
setReservationRenewalListenerId(byte rrlId)
Sets the unique client identifier of the reservation renewal listener. |
| Method Detail |
|---|
byte getReservationRenewalListenerId()
void setReservationRenewalListenerId(byte rrlId)
rrlId - the unique client identifier of the reservation renewal listenerbyte[] getExternalData()
void setExternalData(byte[] externalData)
externalData - the data provided by the client registered to the reservation renewal listener
|
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 | ||||||||