org.jeinnov.jeitime.api.service.collaborateur
Class AppartientCollegeManager
java.lang.Object
org.jeinnov.jeitime.api.service.collaborateur.AppartientCollegeManager
public class AppartientCollegeManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppartientCollegeManager
public AppartientCollegeManager()
getInstance
public static AppartientCollegeManager getInstance()
get
public int get(int idCollaborateur)
saveOrUpdate
public void saveOrUpdate(int idCollege,
int idCollaborateur)
throws CollaborateurException
- Throws:
CollaborateurException
deleteByIdCollaborateur
public void deleteByIdCollaborateur(int idCollaborateur)
throws CollaborateurException
- Throws:
CollaborateurException
deleteByIdCollege
public void deleteByIdCollege(int idCollege)
throws CollaborateurException
- Throws:
CollaborateurException
Copyright © 2011. All Rights Reserved.