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