org.jeinnov.jeitime.api.service.projet
Class ThematiqueManager
java.lang.Object
org.jeinnov.jeitime.api.service.projet.ThematiqueManager
public class ThematiqueManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThematiqueManager
public ThematiqueManager()
getInstance
public static ThematiqueManager getInstance()
get
public ThematiqueTO get(int id)
throws ProjetException
- Throws:
ProjetException
getAll
public java.util.List<ThematiqueTO> getAll()
saveOrUpdate
public int saveOrUpdate(ThematiqueTO themTO)
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.