Uses of Class
org.jeinnov.jeitime.api.to.bilan.RecapProjetTO

Packages that use RecapProjetTO
org.jeinnov.jeitime.api.service.bilan   
org.jeinnov.jeitime.ui.bilan   
 

Uses of RecapProjetTO in org.jeinnov.jeitime.api.service.bilan
 

Methods in org.jeinnov.jeitime.api.service.bilan that return types with arguments of type RecapProjetTO
 java.util.List<RecapProjetTO> RecapProjetManager.creerListRecapProjet(int[] idProjet, java.util.Date dateD, java.util.Date dateF)
           
 java.util.List<RecapProjetTO> TypeProjetBilanManager.creerListRecapProjet(int[] tablIdTypeP, java.util.Date dateD, java.util.Date dateF)
           
 java.util.List<RecapProjetTO> DomaineBilanManager.creerListRecapProjetDomaine(int[] tablIdDom, java.util.Date dateD, java.util.Date dateF)
           
 java.util.List<RecapProjetTO> ThematiqueBilanManager.creerListRecapProjetThematique(int[] tablIdThem, java.util.Date dateD, java.util.Date dateF)
           
 java.util.List<RecapProjetTO> RecapProjetManager.creerListRecapSuiviProjet(int[] idProjet)
           
 

Uses of RecapProjetTO in org.jeinnov.jeitime.ui.bilan
 

Methods in org.jeinnov.jeitime.ui.bilan that return types with arguments of type RecapProjetTO
 java.util.List<RecapProjetTO> RecapSuiviProjetUIBean.getListRecap()
           
 java.util.List<RecapProjetTO> RecapDomUIBean.getListRecap()
           
 java.util.List<RecapProjetTO> RecapThemaUIBean.getListRecap()
           
 java.util.List<RecapProjetTO> RecapProjetUIBean.getListRecap()
           
 java.util.List<RecapProjetTO> RecapTypePUIBean.getListRecap()
           
 

Method parameters in org.jeinnov.jeitime.ui.bilan with type arguments of type RecapProjetTO
 void RecapSuiviProjetUIBean.setListRecap(java.util.List<RecapProjetTO> listRecap)
           
 void RecapDomUIBean.setListRecap(java.util.List<RecapProjetTO> listRecap)
           
 void RecapThemaUIBean.setListRecap(java.util.List<RecapProjetTO> listRecap)
           
 void RecapProjetUIBean.setListRecap(java.util.List<RecapProjetTO> listRecap)
           
 void RecapTypePUIBean.setListRecap(java.util.List<RecapProjetTO> listRecap)
           
 



Copyright © 2011. All Rights Reserved.