|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeProjetTO | |
|---|---|
| org.jeinnov.jeitime.api.service.projet | |
| org.jeinnov.jeitime.api.to.projet | |
| org.jeinnov.jeitime.ui.bilan | |
| org.jeinnov.jeitime.ui.projet | |
| Uses of TypeProjetTO in org.jeinnov.jeitime.api.service.projet |
|---|
| Methods in org.jeinnov.jeitime.api.service.projet that return TypeProjetTO | |
|---|---|
TypeProjetTO |
TypeProjetManager.get(int id)
|
| Methods in org.jeinnov.jeitime.api.service.projet that return types with arguments of type TypeProjetTO | |
|---|---|
java.util.List<TypeProjetTO> |
TypeProjetManager.getAll()
|
| Methods in org.jeinnov.jeitime.api.service.projet with parameters of type TypeProjetTO | |
|---|---|
int |
TypeProjetManager.saveOrUpdate(TypeProjetTO tPTO)
|
| Uses of TypeProjetTO in org.jeinnov.jeitime.api.to.projet |
|---|
| Methods in org.jeinnov.jeitime.api.to.projet that return TypeProjetTO | |
|---|---|
TypeProjetTO |
ProjetTO.getTypeProjet()
|
| Methods in org.jeinnov.jeitime.api.to.projet with parameters of type TypeProjetTO | |
|---|---|
void |
ProjetTO.setTypeProjet(TypeProjetTO typeProjet)
|
| Constructors in org.jeinnov.jeitime.api.to.projet with parameters of type TypeProjetTO | |
|---|---|
ProjetTO(int idProjet,
java.lang.String nomProjet,
java.util.Date dateDeb,
java.util.Date dateFin,
java.util.Date dateCloture,
java.util.Date dateFermeture,
float budgeprevu,
float tpsprevu,
TypeProjetTO typeProjet,
DomaineTO domaine,
ThematiqueTO thematique,
ProjetTO projet)
|
|
ProjetTO(int idProjet,
java.lang.String nomProjet,
TypeProjetTO typeProjet)
|
|
| Uses of TypeProjetTO in org.jeinnov.jeitime.ui.bilan |
|---|
| Methods in org.jeinnov.jeitime.ui.bilan that return types with arguments of type TypeProjetTO | |
|---|---|
java.util.List<TypeProjetTO> |
RecapTypePUIBean.getAllTypeP()
|
| Method parameters in org.jeinnov.jeitime.ui.bilan with type arguments of type TypeProjetTO | |
|---|---|
void |
RecapTypePUIBean.setAllTypeP(java.util.List<TypeProjetTO> allTypeP)
|
| Uses of TypeProjetTO in org.jeinnov.jeitime.ui.projet |
|---|
| Methods in org.jeinnov.jeitime.ui.projet that return TypeProjetTO | |
|---|---|
TypeProjetTO |
TypeProjetUIBean.getSelected()
|
| Methods in org.jeinnov.jeitime.ui.projet that return types with arguments of type TypeProjetTO | |
|---|---|
java.util.List<TypeProjetTO> |
ProjetUIBean.getAllTypPro()
|
java.util.List<TypeProjetTO> |
TypeProjetUIBean.getAllTypProj()
|
| Method parameters in org.jeinnov.jeitime.ui.projet with type arguments of type TypeProjetTO | |
|---|---|
void |
ProjetUIBean.setAllTypPro(java.util.List<TypeProjetTO> allTypPro)
|
void |
TypeProjetUIBean.setAllTypProj(java.util.List<TypeProjetTO> allTypProj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||