org.jeinnov.jeitime.ui.projet
Class TacheUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.TacheUIBean
public class TacheUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TacheUIBean
public TacheUIBean()
load
public void load(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
select
public void select(javax.servlet.http.HttpServletRequest iRequest)
throws ProjetException
- Throws:
ProjetException
createOrUpdate
public void createOrUpdate(int idProjet)
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
cancel
public void cancel()
selectNomtache
public void selectNomtache(int idTyp)
throws ProjetException
- Throws:
ProjetException
deselectTache
public void deselectTache(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
isInLienTach
public boolean isInLienTach(int id)
throws ProjetException
- Throws:
ProjetException
selectAll
public void selectAll()
- Méthodes permettant de sélectionner toutes les taches ou de les
déselectionner
deSelectAll
public void deSelectAll()
getIdTache
public int getIdTache()
setIdTache
public void setIdTache(int idTache)
getBudgetprevu
public java.lang.String getBudgetprevu()
setBudgetprevu
public void setBudgetprevu(java.lang.String budgetprevu)
getTpsprevu
public java.lang.String getTpsprevu()
setTpsprevu
public void setTpsprevu(java.lang.String tpsprevu)
getPriorite
public int getPriorite()
setPriorite
public void setPriorite(int priorite)
isEligible
public boolean isEligible()
setEligible
public void setEligible(boolean eligible)
getType
public TypeTacheTO getType()
setType
public void setType(TypeTacheTO type)
getAlltype
public java.util.List<TypeTacheTO> getAlltype()
setAlltype
public void setAlltype(java.util.List<TypeTacheTO> alltype)
getIdType
public int getIdType()
setIdType
public void setIdType(int idType)
getNom
public NomTacheTO getNom()
setNom
public void setNom(NomTacheTO nom)
getAllnom
public java.util.List<NomTacheTO> getAllnom()
setAllnom
public void setAllnom(java.util.List<NomTacheTO> allnom)
getIdNom
public int getIdNom()
setIdNom
public void setIdNom(int idNom)
getAllPriorite
public static int[] getAllPriorite()
getTache
public TacheTO getTache()
setTache
public void setTache(TacheTO tache)
getSelectedTache
public int[] getSelectedTache()
setSelectedTache
public void setSelectedTache(int[] selectedTache)
getAlltache
public java.util.List<TacheTO> getAlltache()
setAlltache
public void setAlltache(java.util.List<TacheTO> alltache)
isModif
public boolean isModif()
setModif
public void setModif(boolean modif)
isVisible
public boolean isVisible()
Copyright © 2011. All Rights Reserved.