Uses of Class
org.jeinnov.jeitime.api.to.affecter.RecapAffectTO

Packages that use RecapAffectTO
org.jeinnov.jeitime.api.service.affecter   
org.jeinnov.jeitime.api.to.affecter   
org.jeinnov.jeitime.ui.affecter   
 

Uses of RecapAffectTO in org.jeinnov.jeitime.api.service.affecter
 

Methods in org.jeinnov.jeitime.api.service.affecter that return types with arguments of type RecapAffectTO
 java.util.List<RecapAffectTO> AffecterManager.getAllByIdProjet(int idProjet)
           
 

Method parameters in org.jeinnov.jeitime.api.service.affecter with type arguments of type RecapAffectTO
 void AffecterManager.saveAll(java.util.List<RecapAffectTO> listRecap)
           
 

Uses of RecapAffectTO in org.jeinnov.jeitime.api.to.affecter
 

Methods in org.jeinnov.jeitime.api.to.affecter that return RecapAffectTO
 RecapAffectTO RecapAffectTO.getListRecapAffect()
           
 

Methods in org.jeinnov.jeitime.api.to.affecter with parameters of type RecapAffectTO
 int RecapAffectTO.compareTo(RecapAffectTO o)
           
 void RecapAffectTO.setListRecapAffect(RecapAffectTO listRecapAffect)
           
 

Constructors in org.jeinnov.jeitime.api.to.affecter with parameters of type RecapAffectTO
RecapAffectTO(RecapAffectTO listRecapAffect)
           
 

Uses of RecapAffectTO in org.jeinnov.jeitime.ui.affecter
 

Methods in org.jeinnov.jeitime.ui.affecter that return types with arguments of type RecapAffectTO
 java.util.List<RecapAffectTO> AffecterUIBean.getAllAffect()
           
 java.util.List<RecapAffectTO> AffecterUIBean.getListRecapAffect()
           
 

Method parameters in org.jeinnov.jeitime.ui.affecter with type arguments of type RecapAffectTO
 void AffecterUIBean.create(java.util.List<RecapAffectTO> listRecapAffect)
           
 void AffecterUIBean.setAllAffect(java.util.List<RecapAffectTO> allAffect)
           
 void AffecterUIBean.setListRecapAffect(java.util.List<RecapAffectTO> listRecapAffect)
           
 



Copyright © 2011. All Rights Reserved.