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

java.lang.Object
  extended by org.jeinnov.jeitime.api.service.bilan.RecapProjetMensuelManager

public class RecapProjetMensuelManager
extends java.lang.Object


Constructor Summary
RecapProjetMensuelManager()
           
 
Method Summary
 java.util.List<RecapProjetMensuelTO> creerListRecapProjet(int[] idProjet, java.util.Date dateD, java.util.Date dateF)
           
 int definirLeJour(java.util.Date d)
           
static RecapProjetMensuelManager getInstance()
           
 java.util.List<java.lang.Object> listCollab(int[] idProjet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecapProjetMensuelManager

public RecapProjetMensuelManager()
Method Detail

getInstance

public static RecapProjetMensuelManager getInstance()

creerListRecapProjet

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

listCollab

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

definirLeJour

public int definirLeJour(java.util.Date d)


Copyright © 2011. All Rights Reserved.