org.jeinnov.jeitime.ui.affecter
Class AffecterUIBean
java.lang.Object
org.jeinnov.jeitime.ui.affecter.AffecterUIBean
public class AffecterUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffecterUIBean
public AffecterUIBean()
loadAllProjets
public void loadAllProjets()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
loadAllTache
public void loadAllTache(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
loadAllEquipe
public void loadAllEquipe()
loadAllAffectation
public void loadAllAffectation(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
create
public void create(java.util.List<RecapAffectTO> listRecapAffect)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
supprAffect
public void supprAffect()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
selectCollaborateur
public void selectCollaborateur(int idEq)
selectAllTache
public void selectAllTache()
- Méthodes permettant de sélectionner toutes les taches ou de les
déselectionner
deSelectAllTache
public void deSelectAllTache()
selectAllColl
public void selectAllColl(int idEq)
- Méthodes permettant de sélectionner tous les collaborateurs ou de les
déselectionner *
deSelectAllColl
public void deSelectAllColl()
deselectColl
public void deselectColl(javax.servlet.http.HttpServletRequest iRequest)
- Cette méthode permet de "désaffecter" un collaborateur d'une tâche avant
d'enregistrer* les affectations *
voirTableauRecap
public void voirTableauRecap()
throws ProjetException,
CollaborateurException
- Throws:
ProjetException
CollaborateurException
reset
public void reset()
getAllprojet
public java.util.List<ProjetTO> getAllprojet()
setAllprojet
public void setAllprojet(java.util.List<ProjetTO> allprojet)
getAlltache
public java.util.List<TacheTO> getAlltache()
setAlltache
public void setAlltache(java.util.List<TacheTO> alltache)
getIdProjet
public int getIdProjet()
setIdProjet
public void setIdProjet(int idProjet)
getSuivant
public int getSuivant()
setSuivant
public void setSuivant(int suivant)
getSelectedTache
public int[] getSelectedTache()
setSelectedTache
public void setSelectedTache(int[] selectedTache)
getSelectedColl
public int[] getSelectedColl()
setSelectedColl
public void setSelectedColl(int[] selectedColl)
getAllCollabEquip
public java.util.List<CollaborateurTO> getAllCollabEquip()
setAllCollabEquip
public void setAllCollabEquip(java.util.List<CollaborateurTO> allCollabEquip)
getAllAffect
public java.util.List<RecapAffectTO> getAllAffect()
setAllAffect
public void setAllAffect(java.util.List<RecapAffectTO> allAffect)
getIdEq
public int getIdEq()
setIdEq
public void setIdEq(int idEq)
getAllequipe
public java.util.List<EquipeTO> getAllequipe()
getListRecapAffect
public java.util.List<RecapAffectTO> getListRecapAffect()
setListRecapAffect
public void setListRecapAffect(java.util.List<RecapAffectTO> listRecapAffect)
getIdTache
public int getIdTache()
setIdTache
public void setIdTache(int idTache)
getIdColl
public int getIdColl()
setIdColl
public void setIdColl(int idColl)
getListSupprAffect
public java.util.List<java.lang.String> getListSupprAffect()
setListSupprAffect
public void setListSupprAffect(java.util.List<java.lang.String> listSupprAffect)
isVoirTache
public boolean isVoirTache()
setVoirTache
public void setVoirTache(boolean voirTache)
isVoirCollab
public boolean isVoirCollab()
setVoirCollab
public void setVoirCollab(boolean voirCollab)
isVoirRecap
public boolean isVoirRecap()
setVoirRecap
public void setVoirRecap(boolean voirRecap)
Copyright © 2011. All Rights Reserved.