|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeTacheTO | |
|---|---|
| org.jeinnov.jeitime.api.service.projet | |
| org.jeinnov.jeitime.api.to.affecter | |
| org.jeinnov.jeitime.api.to.projet | |
| org.jeinnov.jeitime.ui.projet | |
| Uses of TypeTacheTO in org.jeinnov.jeitime.api.service.projet |
|---|
| Methods in org.jeinnov.jeitime.api.service.projet that return TypeTacheTO | |
|---|---|
TypeTacheTO |
TypeTacheManager.get(int id)
|
| Methods in org.jeinnov.jeitime.api.service.projet that return types with arguments of type TypeTacheTO | |
|---|---|
java.util.List<TypeTacheTO> |
TypeTacheManager.getAll()
|
java.util.List<TypeTacheTO> |
TypeTacheManager.getAllTypeTacheInProject(java.util.List<TacheTO> alltaches)
|
| Methods in org.jeinnov.jeitime.api.service.projet with parameters of type TypeTacheTO | |
|---|---|
int |
TypeTacheManager.saveOrUpdate(TypeTacheTO typeTTO)
|
| Uses of TypeTacheTO in org.jeinnov.jeitime.api.to.affecter |
|---|
| Methods in org.jeinnov.jeitime.api.to.affecter that return TypeTacheTO | |
|---|---|
TypeTacheTO |
RecapAffectTO.getTypetache()
|
| Methods in org.jeinnov.jeitime.api.to.affecter with parameters of type TypeTacheTO | |
|---|---|
void |
RecapAffectTO.setTypetache(TypeTacheTO typetache)
|
| Uses of TypeTacheTO in org.jeinnov.jeitime.api.to.projet |
|---|
| Methods in org.jeinnov.jeitime.api.to.projet that return TypeTacheTO | |
|---|---|
TypeTacheTO |
NomTacheTO.getTypeTache()
|
| Methods in org.jeinnov.jeitime.api.to.projet with parameters of type TypeTacheTO | |
|---|---|
void |
NomTacheTO.setTypeTache(TypeTacheTO typeTache)
|
| Constructors in org.jeinnov.jeitime.api.to.projet with parameters of type TypeTacheTO | |
|---|---|
NomTacheTO(int idNomTache,
java.lang.String nomTache,
TypeTacheTO typeTache)
|
|
NomTacheTO(int idNomTache,
TypeTacheTO typeTache)
|
|
| Uses of TypeTacheTO in org.jeinnov.jeitime.ui.projet |
|---|
| Methods in org.jeinnov.jeitime.ui.projet that return TypeTacheTO | |
|---|---|
TypeTacheTO |
TypeTacheUIBean.getSelected()
|
TypeTacheTO |
TacheUIBean.getType()
|
TypeTacheTO |
NomTacheUIBean.getTypeTache()
|
| Methods in org.jeinnov.jeitime.ui.projet that return types with arguments of type TypeTacheTO | |
|---|---|
java.util.List<TypeTacheTO> |
TacheUIBean.getAlltype()
|
java.util.List<TypeTacheTO> |
NomTacheUIBean.getAllTypeTache()
|
java.util.List<TypeTacheTO> |
TypeTacheUIBean.getAllTypTach()
|
| Methods in org.jeinnov.jeitime.ui.projet with parameters of type TypeTacheTO | |
|---|---|
void |
TacheUIBean.setType(TypeTacheTO type)
|
void |
NomTacheUIBean.setTypeTache(TypeTacheTO typeTache)
|
| Method parameters in org.jeinnov.jeitime.ui.projet with type arguments of type TypeTacheTO | |
|---|---|
void |
TacheUIBean.setAlltype(java.util.List<TypeTacheTO> alltype)
|
void |
NomTacheUIBean.setAllTypeTache(java.util.List<TypeTacheTO> allTypeTache)
|
void |
TypeTacheUIBean.setAllTypTach(java.util.List<TypeTacheTO> allTypTach)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||