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