Interface UpdateReservationRequest

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

public interface UpdateReservationRequest extends ReservationRequest
Interface specific for UpdateReservationRequest..
  • 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 Type
    Method
    Description
    This holds the EndTime Upto the request gets extended of an update request
    This holds the Reason for update request
    This holds the Session ID of the update request
    This holds the Status of update request

    Methods inherited from interface oracle.communication.brm.charging.messages.framework.Request

    getOperation, getPayload

    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

    • getReason

      String getReason()
      This holds the Reason for update request
      Returns:
    • getSessionID

      String getSessionID()
      This holds the Session ID of the update request
      Returns:
    • getStatus

      String getStatus()
      This holds the Status of update request
      Specified by:
      getStatus in interface Request<oracle.communication.brm.charging.messages.update.Update>
      Returns:
    • getEndT

      Long getEndT()
      This holds the EndTime Upto the request gets extended of an update request
      Returns: