org.jeinnov.jeitime.ui.projet
Class TypeProjetUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.TypeProjetUIBean
public class TypeProjetUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeProjetUIBean
public TypeProjetUIBean()
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
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
isInProject
public boolean isInProject(int id)
throws ProjetException
- Throws:
ProjetException
getAllTypProj
public java.util.List<TypeProjetTO> getAllTypProj()
setAllTypProj
public void setAllTypProj(java.util.List<TypeProjetTO> allTypProj)
getSelected
public TypeProjetTO getSelected()
getIdTypeProjet
public int getIdTypeProjet()
setIdTypeProjet
public void setIdTypeProjet(int idTypeProjet)
getNomTypeProjet
public java.lang.String getNomTypeProjet()
setNomTypeProjet
public void setNomTypeProjet(java.lang.String nomTypeProjet)
Copyright © 2011. All Rights Reserved.