|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jeinnov.jeitime.api.service.utils.InsertionSousTotaux
org.jeinnov.jeitime.api.service.bilan.RecapProjetManager
public class RecapProjetManager
| 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 |
|---|
public RecapProjetManager()
| Method Detail |
|---|
public static RecapProjetManager getInstance()
public java.util.List<RecapProjetTO> creerListRecapProjet(int[] idProjet,
java.util.Date dateD,
java.util.Date dateF)
throws BilanException
BilanException
public java.util.List<java.lang.Object> listTache(int[] tablProjet)
throws BilanException
BilanException
public java.util.List<RecapProjetTO> creerListRecapSuiviProjet(int[] idProjet)
throws BilanException
BilanException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||