Interface GroupDao
- All Known Implementing Classes:
 MemoryGroupDao
public interface GroupDao
- 
Method Summary
 
- 
Method Details
- 
getById
 - 
getAll
 - 
save
- Throws:
 NullPointerExceptionDaoException
 - 
remove
- Throws:
 NullPointerExceptionDaoException
 
 -