Uses of Class
org.exoplatform.timetracker.dao.WorkTimeDAO
Packages that use WorkTimeDAO
-
Uses of WorkTimeDAO in org.exoplatform.timetracker.storage
Constructors in org.exoplatform.timetracker.storage with parameters of type WorkTimeDAOModifierConstructorDescriptionSettingsStorage(WorkTimeDAO workTimeDAO, LocationDAO locationDAO, OfficeDAO officeDAO) Constructor for SettingsStorage.