org.jeinnov.jeitime.ui.projet
Class NomTacheUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.NomTacheUIBean
public class NomTacheUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NomTacheUIBean
public NomTacheUIBean()
load
public void load()
create
public void create()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
update
public void update()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
delete
public void delete(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
verifGroupe
public java.lang.String verifGroupe(int idGroupe)
cancel
public void cancel()
refresh
public void refresh()
select
public void select(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
isInTache
public boolean isInTache(int id)
throws ProjetException
- Throws:
ProjetException
getAllNomTache
public java.util.List<NomTacheTO> getAllNomTache()
setAllNomTache
public void setAllNomTache(java.util.List<NomTacheTO> allNomTache)
getSelected
public NomTacheTO getSelected()
getIdNomTache
public int getIdNomTache()
setIdNomTache
public void setIdNomTache(int idNomTache)
getNomTache
public java.lang.String getNomTache()
setNomTache
public void setNomTache(java.lang.String nomTache)
getTypeTache
public TypeTacheTO getTypeTache()
setTypeTache
public void setTypeTache(TypeTacheTO typeTache)
getAllTypeTache
public java.util.List<TypeTacheTO> getAllTypeTache()
setAllTypeTache
public void setAllTypeTache(java.util.List<TypeTacheTO> allTypeTache)
getIdTypeTache
public int getIdTypeTache()
setIdTypeTache
public void setIdTypeTache(int idTypeTache)
setSelected
public void setSelected(NomTacheTO selected)
isEligible
public boolean isEligible()
setEligible
public void setEligible(boolean eligible)
Copyright © 2011. All Rights Reserved.