org.jeinnov.jeitime.ui.projet
Class ThematiqueUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.ThematiqueUIBean
public class ThematiqueUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThematiqueUIBean
public ThematiqueUIBean()
load
public void load()
getThema
public java.util.List<java.lang.String> getThema()
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
getAllThema
public java.util.List<ThematiqueTO> getAllThema()
setAllThema
public void setAllThema(java.util.List<ThematiqueTO> allThema)
getSelected
public ThematiqueTO getSelected()
getIdThema
public int getIdThema()
setIdThema
public void setIdThema(int idThema)
getNomThema
public java.lang.String getNomThema()
setNomThema
public void setNomThema(java.lang.String nomThema)
getThemat
public java.util.List<java.lang.String> getThemat()
Copyright © 2011. All Rights Reserved.