com.cybelia.sandra.ibu.injector
Class InjectorLigneProduit

java.lang.Object
  extended by com.cybelia.sandra.ibu.injector.InjectorLigneProduit
All Implemented Interfaces:
Injector

public class InjectorLigneProduit
extends Object
implements Injector


Field Summary
protected  boolean commandeCommentaireIsModif
           
protected  LigneProduit ligneProduit
           
 
Constructor Summary
InjectorLigneProduit()
           
 
Method Summary
 void clear()
           
protected  void deleteSuiviTour(ManagerInjector manager, Tour tour)
          Suppression des suivis d'une tournée, c'est à dire du SuiviTour, CRTour, SuiviEtape, CREtape, SuiviUsine, SuiviLigneProduit, et CRUsine
 LigneProduit getObject()
           
 void inject(ManagerInjector manager, Ibu ibu)
           
 void setCommandeCommentaireIsModif(boolean commandeCommentaireIsModif)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ligneProduit

protected LigneProduit ligneProduit

commandeCommentaireIsModif

protected boolean commandeCommentaireIsModif
Constructor Detail

InjectorLigneProduit

public InjectorLigneProduit()
Method Detail

getObject

public LigneProduit getObject()
Specified by:
getObject in interface Injector

clear

public void clear()
Specified by:
clear in interface Injector

inject

public void inject(ManagerInjector manager,
                   Ibu ibu)
            throws org.nuiton.topia.TopiaException
Specified by:
inject in interface Injector
Throws:
org.nuiton.topia.TopiaException

deleteSuiviTour

protected void deleteSuiviTour(ManagerInjector manager,
                               Tour tour)
                        throws org.nuiton.topia.TopiaException
Suppression des suivis d'une tournée, c'est à dire du SuiviTour, CRTour, SuiviEtape, CREtape, SuiviUsine, SuiviLigneProduit, et CRUsine

Parameters:
manager - manager injector
tour - tour sur laquelle supprimer les suivis
Throws:
org.nuiton.topia.TopiaException - if exception occured

setCommandeCommentaireIsModif

public void setCommandeCommentaireIsModif(boolean commandeCommentaireIsModif)


Copyright © 2008-2012 Cybelia. All Rights Reserved.