org.jeinnov.jeitime.api.service.projet
Class ContratManager
java.lang.Object
org.jeinnov.jeitime.api.service.projet.ContratManager
public class ContratManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContratManager
public ContratManager()
getInstance
public static ContratManager getInstance()
getClientPartByProjectIdInContrat
public java.util.List<ClientPartTO> getClientPartByProjectIdInContrat(int idProjet)
throws ProjetException
- Throws:
ProjetException
save
public void save(int idProjet,
int idCliPart,
int typeCli)
throws ProjetException
- Throws:
ProjetException
delete
public void delete(int idP,
int idCP)
throws ProjetException
- Throws:
ProjetException
delete
public void delete(int idProjet)
throws ProjetException
- Throws:
ProjetException
Copyright © 2011. All Rights Reserved.