Uses of Class
org.jeinnov.jeitime.api.to.alerte.AlertesTO

Packages that use AlertesTO
org.jeinnov.jeitime.api.service.alerte   
org.jeinnov.jeitime.ui.alerte   
 

Uses of AlertesTO in org.jeinnov.jeitime.api.service.alerte
 

Methods in org.jeinnov.jeitime.api.service.alerte that return types with arguments of type AlertesTO
 java.util.List<AlertesTO> AlerteManager.getAlertForMonth(int year, int month)
           
 java.util.List<AlertesTO> AlerteManager.getAlertForWeek(java.util.Date date)
           
 java.util.List<AlertesTO> AlerteManager.getAlertForYear(int year)
           
 

Uses of AlertesTO in org.jeinnov.jeitime.ui.alerte
 

Methods in org.jeinnov.jeitime.ui.alerte that return types with arguments of type AlertesTO
 java.util.List<AlertesTO> AlerteUIBean.getAllAlertes()
           
 

Method parameters in org.jeinnov.jeitime.ui.alerte with type arguments of type AlertesTO
 void AlerteUIBean.setAllAlertes(java.util.List<AlertesTO> allAlertes)
           
 



Copyright © 2011. All Rights Reserved.