Package org.exoplatform.timetracker.dao
Class OfficeDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OfficeEntity,java.lang.String>
-
- org.exoplatform.timetracker.dao.OfficeDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<OfficeEntity,java.lang.String>
public class OfficeDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OfficeEntity,java.lang.String>
TypeDAO class.
- Version:
- $Id: $Id
- Author:
- Krout MedAmine
-
-
Constructor Summary
Constructors Constructor Description OfficeDAO()
-