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

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

public class RecapProjetManager
extends InsertionSousTotaux


Constructor Summary
RecapProjetManager()
           
 
Method Summary
 java.util.List<RecapProjetTO> creerListRecapProjet(int[] idProjet, java.util.Date dateD, java.util.Date dateF)
           
 java.util.List<RecapProjetTO> creerListRecapSuiviProjet(int[] idProjet)
           
static RecapProjetManager getInstance()
           
 java.util.List<java.lang.Object> listTache(int[] tablProjet)
           
 
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

RecapProjetManager

public RecapProjetManager()
Method Detail

getInstance

public static RecapProjetManager getInstance()

creerListRecapProjet

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

listTache

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

creerListRecapSuiviProjet

public java.util.List<RecapProjetTO> creerListRecapSuiviProjet(int[] idProjet)
                                                        throws BilanException
Throws:
BilanException


Copyright © 2011. All Rights Reserved.