org.jeinnov.jeitime.api.service.bilan
Class TypeProjetBilanManager

java.lang.Object
  extended by org.jeinnov.jeitime.api.service.utils.InsertionSousTotaux
      extended by org.jeinnov.jeitime.api.service.bilan.TypeProjetBilanManager

public class TypeProjetBilanManager
extends InsertionSousTotaux


Constructor Summary
TypeProjetBilanManager()
           
 
Method Summary
 java.util.List<java.lang.Object> createListTache(java.util.List<TacheP> listTache)
           
 java.util.List<RecapProjetTO> creerListRecapProjet(int[] tablIdTypeP, java.util.Date dateD, java.util.Date dateF)
           
static TypeProjetBilanManager getInstance()
           
 java.util.List<java.lang.Object> listTacheTypeProjet(int[] tablIdTypeProjet)
           
 
Methods inherited from class org.jeinnov.jeitime.api.service.utils.InsertionSousTotaux
insertionSousTotal, insertionSousTotalProjet, insertionSousTotalProjetMensuel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeProjetBilanManager

public TypeProjetBilanManager()
Method Detail

getInstance

public static TypeProjetBilanManager getInstance()

creerListRecapProjet

public java.util.List<RecapProjetTO> creerListRecapProjet(int[] tablIdTypeP,
                                                          java.util.Date dateD,
                                                          java.util.Date dateF)
                                                   throws BilanException
Throws:
BilanException

listTacheTypeProjet

public java.util.List<java.lang.Object> listTacheTypeProjet(int[] tablIdTypeProjet)
                                                     throws BilanException
Throws:
BilanException

createListTache

public java.util.List<java.lang.Object> createListTache(java.util.List<TacheP> listTache)


Copyright © 2011. All Rights Reserved.