org.jeinnov.jeitime.ui.heure
Class SaisieHeureUIBean
java.lang.Object
org.jeinnov.jeitime.ui.heure.SaisieHeureUIBean
public class SaisieHeureUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaisieHeureUIBean
public SaisieHeureUIBean()
load
public void load(int idCollab)
throws org.ow2.opensuit.core.error.IError,
ProjetException,
HeureException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
HeureException
loadConsult
public void loadConsult()
loadCons
public void loadCons(javax.servlet.http.HttpServletRequest iRequest)
throws CollaborateurException,
ProjetException,
org.ow2.opensuit.core.error.IError,
HeureException
- Throws:
CollaborateurException
ProjetException
org.ow2.opensuit.core.error.IError
HeureException
create
public void create(int idCollab)
throws CollaborateurException,
ProjetException,
HeureException,
org.ow2.opensuit.core.error.IError
- Throws:
CollaborateurException
ProjetException
HeureException
org.ow2.opensuit.core.error.IError
update
public void update(int idColl,
java.util.Date dateJ)
throws org.ow2.opensuit.core.error.IError,
HeureException
- Throws:
org.ow2.opensuit.core.error.IError
HeureException
cancel
public void cancel()
refresh
public void refresh()
selectProjet
public void selectProjet(int idColl)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
getHeures
public java.lang.Float getHeures(float v)
voirSaisie
public void voirSaisie(int idColl,
java.util.Date dateD)
throws org.ow2.opensuit.core.error.IError,
HeureException
- Throws:
org.ow2.opensuit.core.error.IError
HeureException
voirSaisie
public void voirSaisie(int idColl)
throws org.ow2.opensuit.core.error.NonLocalizedError,
HeureException
- Throws:
org.ow2.opensuit.core.error.NonLocalizedError
HeureException
afficheTacheSaisie
public void afficheTacheSaisie(javax.servlet.http.HttpServletRequest iRequest,
int idColl,
java.lang.String dateJour)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
voirSemSuiv
public void voirSemSuiv(int idColl,
java.util.Date dateLun)
throws org.ow2.opensuit.core.error.IError,
HeureException
- Throws:
org.ow2.opensuit.core.error.IError
HeureException
voirSemPrec
public void voirSemPrec(int idColl,
java.util.Date dateLun)
throws org.ow2.opensuit.core.error.IError,
HeureException
- Throws:
org.ow2.opensuit.core.error.IError
HeureException
peutModifier
public boolean peutModifier(TacheTO tache,
float heures)
throws ProjetException
- Throws:
ProjetException
peutModifierC
public boolean peutModifierC(TacheTO tache,
float heures)
throws ProjetException
- Throws:
ProjetException
projetFerme
public boolean projetFerme(int idTache)
throws ProjetException
- Throws:
ProjetException
verifNbHeureSaisie
public java.lang.String verifNbHeureSaisie(int idCollab)
throws org.ow2.opensuit.core.error.IError,
HeureException,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
HeureException
ProjetException
validate
public void validate()
throws org.ow2.opensuit.core.validation.ValidationErrors
- Throws:
org.ow2.opensuit.core.validation.ValidationErrors
getTache
public TacheTO getTache()
- Getters and Setters *
setTache
public void setTache(TacheTO tache)
getCollab
public CollaborateurTO getCollab()
setCollab
public void setCollab(CollaborateurTO collab)
getProjet
public ProjetTO getProjet()
setProjet
public void setProjet(ProjetTO projet)
getDate
public java.util.Date getDate()
setDate
public void setDate(java.util.Date date)
getNbHeure
public java.lang.String getNbHeure()
setNbHeure
public void setNbHeure(java.lang.String nbHeure)
getCommentaire
public java.lang.String getCommentaire()
setCommentaire
public void setCommentaire(java.lang.String commentaire)
getIdProjet
public int getIdProjet()
setIdProjet
public void setIdProjet(int idProjet)
getAllProjet
public java.util.List<ProjetTO> getAllProjet()
setAllProjet
public void setAllProjet(java.util.List<ProjetTO> allProjet)
getIdTache
public int getIdTache()
setIdTache
public void setIdTache(int idTache)
getAllTache
public java.util.List<TacheTO> getAllTache()
setAllTache
public void setAllTache(java.util.List<TacheTO> allTache)
getSaisie
public SaisieHeureTO getSaisie()
setSaisie
public void setSaisie(SaisieHeureTO saisie)
getTtHeure
public java.lang.String getTtHeure()
setTtHeure
public void setTtHeure(java.lang.String ttHeure)
getNbHeureLundi
public float getNbHeureLundi()
setNbHeureLundi
public void setNbHeureLundi(float nbHeureLundi)
getNbHeureMardi
public float getNbHeureMardi()
setNbHeureMardi
public void setNbHeureMardi(float nbHeureMardi)
getNbHeureMerc
public float getNbHeureMerc()
setNbHeureMerc
public void setNbHeureMerc(float nbHeureMerc)
getNbHeureJeudi
public float getNbHeureJeudi()
setNbHeureJeudi
public void setNbHeureJeudi(float nbHeureJeudi)
getNbHeureVend
public float getNbHeureVend()
setNbHeureVend
public void setNbHeureVend(float nbHeureVend)
getTtsHeure
public GereHeure getTtsHeure()
setTtsHeure
public void setTtsHeure(GereHeure ttsHeure)
getTablHeure
public java.util.List<GereHeure> getTablHeure()
setTablHeure
public void setTablHeure(java.util.List<GereHeure> tablHeure)
getTotal
public float getTotal()
setTotal
public void setTotal(float total)
getAllHeures
public java.util.List<SaisieHeureTO> getAllHeures()
setAllHeures
public void setAllHeures(java.util.List<SaisieHeureTO> allHeures)
getDateLun
public java.lang.String getDateLun()
setDateLun
public void setDateLun(java.lang.String dateLun)
getDateMard
public java.lang.String getDateMard()
setDateMard
public void setDateMard(java.lang.String dateMard)
getDateMerc
public java.lang.String getDateMerc()
setDateMerc
public void setDateMerc(java.lang.String dateMerc)
getDateJeud
public java.lang.String getDateJeud()
setDateJeud
public void setDateJeud(java.lang.String dateJeud)
getDateVend
public java.lang.String getDateVend()
setDateVend
public void setDateVend(java.lang.String dateVend)
getDateSem
public java.lang.String getDateSem()
setDateSem
public void setDateSem(java.lang.String dateSem)
getNumJour
public int getNumJour()
setNumJour
public void setNumJour(int numJour)
getMois
public java.lang.String getMois()
setMois
public void setMois(java.lang.String mois)
getTablListSaisie
public java.lang.String[] getTablListSaisie()
setTablListSaisie
public void setTablListSaisie(java.lang.String[] tablListSaisie)
isVoisListSaisie
public boolean isVoisListSaisie()
setVoisListSaisie
public void setVoisListSaisie(boolean voisListSaisie)
isVisible
public boolean isVisible()
setVisible
public void setVisible(boolean visible)
getNomTache
public java.lang.String getNomTache()
setNomTache
public void setNomTache(java.lang.String nomTache)
getNomProjet
public java.lang.String getNomProjet()
setNomProjet
public void setNomProjet(java.lang.String nomProjet)
isEditable
public boolean isEditable()
setEditable
public void setEditable(boolean editable)
getIdCollab
public int getIdCollab()
setIdCollab
public void setIdCollab(int idCollab)
getAllProjetPrAdmin
public java.util.List<ProjetTO> getAllProjetPrAdmin()
setAllProjetPrAdmin
public void setAllProjetPrAdmin(java.util.List<ProjetTO> allProjetPrAdmin)
Copyright © 2011. All Rights Reserved.