org.jeinnov.jeitime.ui.projet
Class ProjetUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.ProjetUIBean
public class ProjetUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjetUIBean
public ProjetUIBean()
load
public void load()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
create
public void create(int idP)
throws org.ow2.opensuit.core.error.IError,
org.ow2.opensuit.core.validation.ValidationErrors
- Throws:
org.ow2.opensuit.core.error.IError
org.ow2.opensuit.core.validation.ValidationErrors
addCliPart
public void addCliPart(int idProjetTmp)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
search
public void search(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
calculBudget
public void calculBudget(java.util.List<TacheTO> alltaches)
cancel
public void cancel()
selectCli
public void selectCli(int typeCli,
int idProjetTmp)
throws org.ow2.opensuit.core.validation.ValidationErrors,
org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.validation.ValidationErrors
org.ow2.opensuit.core.error.IError
deselecteCli
public void deselecteCli(javax.servlet.http.HttpServletRequest iRequest,
int idProjetTmp)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
supprLienCli
public void supprLienCli(int idCliPartTmp,
int idProjetTmp)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
deselectColl
public void deselectColl(javax.servlet.http.HttpServletRequest iRequest)
validate
public void validate()
throws org.ow2.opensuit.core.validation.ValidationErrors
- Throws:
org.ow2.opensuit.core.validation.ValidationErrors
isInLienTach
public boolean isInLienTach(int id)
getNomProjet
public java.lang.String getNomProjet()
setNomProjet
public void setNomProjet(java.lang.String nomProjet)
getDateDebu
public java.util.Date getDateDebu()
setDateDebu
public void setDateDebu(java.util.Date dateDebu)
getDateFin
public java.util.Date getDateFin()
setDateFin
public void setDateFin(java.util.Date dateFin)
getDateCloture
public java.util.Date getDateCloture()
setDateCloture
public void setDateCloture(java.util.Date dateCloture)
getDateFermeture
public java.util.Date getDateFermeture()
setDateFermeture
public void setDateFermeture(java.util.Date dateFermeture)
getIdProjet
public int getIdProjet()
setIdProjet
public void setIdProjet(int idProjet)
getBudgeprevu
public java.lang.String getBudgeprevu()
setBudgeprevu
public void setBudgeprevu(java.lang.String budgeprevu)
getTpsprevu
public java.lang.String getTpsprevu()
setTpsprevu
public void setTpsprevu(java.lang.String tpsprevu)
getAllTypPro
public java.util.List<TypeProjetTO> getAllTypPro()
setAllTypPro
public void setAllTypPro(java.util.List<TypeProjetTO> allTypPro)
getIdTypPro
public int getIdTypPro()
setIdTypPro
public void setIdTypPro(int idTypPro)
getAllDom
public java.util.List<DomaineTO> getAllDom()
setAllDom
public void setAllDom(java.util.List<DomaineTO> allDom)
getIdDom
public int getIdDom()
setIdDom
public void setIdDom(int idDom)
getAllThema
public java.util.List<ThematiqueTO> getAllThema()
setAllThema
public void setAllThema(java.util.List<ThematiqueTO> allThema)
getIdThema
public int getIdThema()
setIdThema
public void setIdThema(int idThema)
getAllCliPart
public java.util.List<ClientPartTO> getAllCliPart()
setAllCliPart
public void setAllCliPart(java.util.List<ClientPartTO> allCliPart)
getAllCliPartSelect
public java.util.List<ClientPartTO> getAllCliPartSelect()
setAllCliPartSelect
public void setAllCliPartSelect(java.util.List<ClientPartTO> allCliPartSelect)
getIdCliPart
public int getIdCliPart()
setIdCliPart
public void setIdCliPart(int idCliPart)
getAlltache
public java.util.List<TacheTO> getAlltache()
setAlltache
public void setAlltache(java.util.List<TacheTO> alltache)
getProjet
public ProjetTO getProjet()
setProjet
public void setProjet(ProjetTO projet)
getTypeCli
public int getTypeCli()
setTypeCli
public void setTypeCli(int typeCli)
getAllTypesCli
public static int[] getAllTypesCli()
getProjets
public java.util.List<ProjetTO> getProjets()
setProjets
public void setProjets(java.util.List<ProjetTO> projets)
getNomTypPro
public java.lang.String getNomTypPro()
setNomTypPro
public void setNomTypPro(java.lang.String nomTypPro)
getNomDom
public java.lang.String getNomDom()
setNomDom
public void setNomDom(java.lang.String nomDom)
getNomThem
public java.lang.String getNomThem()
setNomThem
public void setNomThem(java.lang.String nomThem)
getSousProjet
public java.lang.String getSousProjet()
setSousProjet
public void setSousProjet(java.lang.String sousProjet)
getIdSousProjet
public int getIdSousProjet()
setIdSousProjet
public void setIdSousProjet(int idSousProjet)
Copyright © 2011. All Rights Reserved.