cad.simcad.main_server
Class CACControler

java.lang.Object
  |
  +--cad.simcad.main_server.CACControler
All Implemented Interfaces:
CACMaintenanceService, java.io.Serializable

public class CACControler
extends java.lang.Object
implements CACMaintenanceService

Author:
Administrator
See Also:
Serialized Form

Constructor Summary
CACControler(CacMediatorI cacm)
          Creates a new instance of CACControler
 
Method Summary
 EmergencyVehicule registerNewEmergencyVehicle()
          Ask to CAC to register a new EmergencyVehicle in its Persistent Data storage returns the newly create EmergencyVehicule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CACControler

public CACControler(CacMediatorI cacm)
Creates a new instance of CACControler

Method Detail

registerNewEmergencyVehicle

public EmergencyVehicule registerNewEmergencyVehicle()
                                              throws PersistentDataException
Description copied from interface: CACMaintenanceService
Ask to CAC to register a new EmergencyVehicle in its Persistent Data storage returns the newly create EmergencyVehicule

Specified by:
registerNewEmergencyVehicle in interface CACMaintenanceService
PersistentDataException

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be