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