Uses of Class
com.cybelia.sandra.ibu.csv.bean.IbuCamion

Packages that use IbuCamion
com.cybelia.sandra.ibu.injector   
com.cybelia.sandra.ibu.manager   
 

Uses of IbuCamion in com.cybelia.sandra.ibu.injector
 

Methods in com.cybelia.sandra.ibu.injector with parameters of type IbuCamion
 void InjectorSociete.inject(ManagerInjector manager, IbuCamion camion)
           
 void InjectorCamion.inject(ManagerInjector manager, IbuCamion ibuCamion)
           
 void InjectorTransporteur.inject(ManagerInjector manager, IbuCamion camion)
           
 

Uses of IbuCamion in com.cybelia.sandra.ibu.manager
 

Method parameters in com.cybelia.sandra.ibu.manager with type arguments of type IbuCamion
 void ManagerInjector.injectCamions(MigrationContext contextMigration, List<IbuCamion> camions)
          Permet d'intégrer des fichiers CVS contenant les données sur les camions dans la base de données Sandra
 



Copyright © 2008-2012 Cybelia. All Rights Reserved.