org.jeinnov.jeitime.ui.projet
Class TypeTacheUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.TypeTacheUIBean
public class TypeTacheUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeTacheUIBean
public TypeTacheUIBean()
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
search
public void search(javax.servlet.http.HttpServletRequest iRequest)
throws ProjetException
- Throws:
ProjetException
ajoutTache
public void ajoutTache(int idTypT)
throws ProjetException
- Throws:
ProjetException
ajouter
public void ajouter()
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
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 org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
isInTacheNT
public boolean isInTacheNT(int id)
throws ProjetException
- Throws:
ProjetException
deleteNT
public void deleteNT(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
getAllTypTach
public java.util.List<TypeTacheTO> getAllTypTach()
setAllTypTach
public void setAllTypTach(java.util.List<TypeTacheTO> allTypTach)
getSelected
public TypeTacheTO getSelected()
getIdTypTach
public int getIdTypTach()
setIdTypTach
public void setIdTypTach(int idTypTach)
getNomTypTach
public java.lang.String getNomTypTach()
setNomTypTach
public void setNomTypTach(java.lang.String nomTypTach)
getAlltache
public java.util.List<NomTacheTO> getAlltache()
setAlltache
public void setAlltache(java.util.List<NomTacheTO> alltache)
getNomTache
public java.lang.String getNomTache()
setNomTache
public void setNomTache(java.lang.String nomTache)
Copyright © 2011. All Rights Reserved.