org.jeinnov.jeitime.api.service.collaborateur
Class RoleCollabManager
java.lang.Object
org.jeinnov.jeitime.api.service.collaborateur.RoleCollabManager
public class RoleCollabManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleCollabManager
public RoleCollabManager()
getInstance
public static RoleCollabManager getInstance()
init
public void init()
getByCollaborateurId
public java.util.List<RolesCollab> getByCollaborateurId(int idCollab)
throws CollaborateurException
- Throws:
CollaborateurException
save
public void save(int statut,
int idCollab)
throws CollaborateurException
- Throws:
CollaborateurException
update
public void update(int statut,
int idCollab)
throws CollaborateurException
- Throws:
CollaborateurException
delete
public void delete(int idCollab)
throws CollaborateurException
- Throws:
CollaborateurException
getRole
public java.lang.String getRole(int statut)
Copyright © 2011. All Rights Reserved.