org.jeinnov.jeitime.api.service.projet
Class ClientPartManager
java.lang.Object
org.jeinnov.jeitime.api.service.projet.ClientPartManager
public class ClientPartManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientPartManager
public ClientPartManager()
getInstance
public static ClientPartManager getInstance()
get
public ClientPartTO get(int id)
throws ProjetException
- Throws:
ProjetException
getAll
public java.util.List<ClientPartTO> getAll()
saveOrUpdate
public int saveOrUpdate(ClientPartTO cPTO)
throws ProjetException
- Throws:
ProjetException
delete
public void delete(int id)
throws ProjetException
- Throws:
ProjetException
isInProject
public boolean isInProject(int id)
throws ProjetException
- Throws:
ProjetException
Copyright © 2011. All Rights Reserved.