aim4.im.v2i.policy
Interface ExtendedBasePolicyCallback

All Superinterfaces:
BasePolicyCallback
All Known Implementing Classes:
BasePolicy

public interface ExtendedBasePolicyCallback
extends BasePolicyCallback

An extension to the base policy's callback interface.


Method Summary
 ReservationGrid getReservationGrid()
          Get the reservation grid.
 
Methods inherited from interface aim4.im.v2i.policy.BasePolicyCallback
findReserveParam, getCurrentTime, getTrackMode, hasReservation, sendComfirmMsg, sendRejectMsg
 

Method Detail

getReservationGrid

ReservationGrid getReservationGrid()
Get the reservation grid.

Returns:
the reservation grid.


Copyright © 2011. All Rights Reserved.