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