Interface GetReservationRequest
- All Superinterfaces:
Request<oracle.communication.brm.charging.messages.update.Update>
,ReservationRequest
,Serializable
,TemporalObject
,oracle.communication.brm.charging.messages.update.UpdateRequest
,oracle.communication.brm.charging.ratingview.UpdateRequestView
Interface specific for GetReservationRequest..
-
Nested Class Summary
Nested classes/interfaces inherited from interface oracle.communication.brm.charging.messages.update.UpdateRequest
oracle.communication.brm.charging.messages.update.UpdateRequest.ChargeSharing
-
Method Summary
Modifier and TypeMethodDescriptionThis holds the Session ID of the update requestMethods inherited from interface oracle.communication.brm.charging.messages.framework.Request
getOperation, getPayload, getStatus
Methods inherited from interface oracle.communication.brm.charging.messages.update.ReservationRequest
getBucketId, getProductId, getProductType, getRelatedParty, getRequestedDate, getRequester, getUserIdentity
Methods inherited from interface oracle.communication.brm.charging.messages.framework.TemporalObject
getCreationInstant
Methods inherited from interface oracle.communication.brm.charging.messages.update.UpdateRequest
getBusinessEvent, getCustomerId, getCustomerIds, getEventDateTime, getMsgId, getTraced, isAsynchronous, isChargeSharing, isTransactional, revisionCheck, setAsynchronous, setCustomerId, setTraced, setTransactional
-
Method Details
-
getSessionID
String getSessionID()This holds the Session ID of the update request- Returns:
-