|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollegeTO | |
|---|---|
| org.jeinnov.jeitime.api.service.collaborateur | |
| org.jeinnov.jeitime.ui.collaborateur | |
| Uses of CollegeTO in org.jeinnov.jeitime.api.service.collaborateur |
|---|
| Methods in org.jeinnov.jeitime.api.service.collaborateur that return CollegeTO | |
|---|---|
CollegeTO |
CollegeManager.get(int id)
|
CollegeTO |
ResultTransformerCollaborateur.toCollegeTO(CollegeP college)
|
| Methods in org.jeinnov.jeitime.api.service.collaborateur that return types with arguments of type CollegeTO | |
|---|---|
java.util.List<CollegeTO> |
CollegeManager.getAll()
|
| Methods in org.jeinnov.jeitime.api.service.collaborateur with parameters of type CollegeTO | |
|---|---|
int |
CollegeManager.saveOrUpdate(CollegeTO collegeTO)
|
void |
ResultTransformerCollaborateur.toCollegeP(CollegeTO collegeTO,
CollegeP college)
|
| Uses of CollegeTO in org.jeinnov.jeitime.ui.collaborateur |
|---|
| Methods in org.jeinnov.jeitime.ui.collaborateur that return CollegeTO | |
|---|---|
CollegeTO |
CollaborateurUiBean.getCollege()
|
CollegeTO |
CollegeUIBean.getSelected()
|
| Methods in org.jeinnov.jeitime.ui.collaborateur that return types with arguments of type CollegeTO | |
|---|---|
java.util.List<CollegeTO> |
CollegeUIBean.getAllCollege()
|
java.util.List<CollegeTO> |
CollaborateurUiBean.getAllCollege()
|
| Methods in org.jeinnov.jeitime.ui.collaborateur with parameters of type CollegeTO | |
|---|---|
void |
CollaborateurUiBean.setCollege(CollegeTO college)
|
| Method parameters in org.jeinnov.jeitime.ui.collaborateur with type arguments of type CollegeTO | |
|---|---|
void |
CollegeUIBean.setAllCollege(java.util.List<CollegeTO> allCollege)
|
void |
CollaborateurUiBean.setAllCollege(java.util.List<CollegeTO> allCollege)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||