org.jeinnov.jeitime.ui.projet
Class ListsProjetUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.ListsProjetUIBean
public class ListsProjetUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListsProjetUIBean
public ListsProjetUIBean()
load
public void load()
listerProjetFerme
public void listerProjetFerme()
listerProjetNonFerme
public void listerProjetNonFerme()
listerProjetClos
public void listerProjetClos()
listerProjetNonClos
public void listerProjetNonClos()
isInLienTach
public boolean isInLienTach(int id)
delete
public void delete(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
searchCopy
public void searchCopy(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError,
ProjetException
- Throws:
org.ow2.opensuit.core.error.IError
ProjetException
deselect
public void deselect()
throws ProjetException
- Throws:
ProjetException
selectClo
public void selectClo()
throws ProjetException
- Throws:
ProjetException
select
public void select()
throws ProjetException
- Throws:
ProjetException
getAlltache
public java.util.List<TacheTO> getAlltache()
setAlltache
public void setAlltache(java.util.List<TacheTO> alltache)
getAllprojet
public java.util.List<ProjetTO> getAllprojet()
setAllprojet
public void setAllprojet(java.util.List<ProjetTO> allprojet)
getListProjetFerme
public java.util.List<ProjetTO> getListProjetFerme()
setListProjetFerme
public void setListProjetFerme(java.util.List<ProjetTO> listProjetFerme)
getListProjetNonFerme
public java.util.List<ProjetTO> getListProjetNonFerme()
setListProjetNonFerme
public void setListProjetNonFerme(java.util.List<ProjetTO> listProjetNonFerme)
getListProjetCloture
public java.util.List<ProjetTO> getListProjetCloture()
setListProjetCloture
public void setListProjetCloture(java.util.List<ProjetTO> listProjetCloture)
getListProjetNonCloture
public java.util.List<ProjetTO> getListProjetNonCloture()
setListProjetNonCloture
public void setListProjetNonCloture(java.util.List<ProjetTO> listProjetNonCloture)
getSelected
public int[] getSelected()
setSelected
public void setSelected(int[] selected)
Copyright © 2011. All Rights Reserved.