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