|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reservation | |
---|---|
edu.cmu.emulator.sched |
Uses of Reservation in edu.cmu.emulator.sched |
---|
Fields in edu.cmu.emulator.sched with type parameters of type Reservation | |
---|---|
private ArrayList<Reservation> |
SchedDBMonitor.activeRes
|
Methods in edu.cmu.emulator.sched that return Reservation | |
---|---|
Reservation |
SchedDBMonitor.getActiveReservation(String token)
|
Methods in edu.cmu.emulator.sched that return types with arguments of type Reservation | |
---|---|
ArrayList<Reservation> |
SchedDBMonitor.getActiveReservations()
|
protected ArrayList<Reservation> |
SchedDBMonitor.getActiveReservations(ResultSet rs)
|
Methods in edu.cmu.emulator.sched with parameters of type Reservation | |
---|---|
protected void |
SchedServerImpl.checkForInactivity(Reservation curRes)
|
void |
SchedDBMonitor.deleteReservation(Reservation res)
|
protected boolean |
SchedServerImpl.getActive(Reservation curRes)
|
protected void |
SchedServerImpl.notifyTimeRemaining(Reservation curRes)
|
void |
SchedServerImpl.startBatch(Reservation batchRes)
|
protected void |
SchedServerImpl.startReservation(Reservation res)
|
protected void |
SchedServerImpl.startUser(Reservation res)
|
void |
SchedServerImpl.stopBatch(Reservation batchRes)
|
protected void |
SchedServerImpl.stopReservation(Reservation res)
|
protected void |
SchedServerImpl.stopUser(Reservation res)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |