Uses of Class
org.exoplatform.timetracker.entity.LocationEntity
-
Packages that use LocationEntity Package Description org.exoplatform.timetracker.storage -
-
Uses of LocationEntity in org.exoplatform.timetracker.storage
Methods in org.exoplatform.timetracker.storage that return LocationEntity Modifier and Type Method Description LocationEntitySettingsStorage. toLocationEntity(Location location)toLocationEntity.Methods in org.exoplatform.timetracker.storage with parameters of type LocationEntity Modifier and Type Method Description LocationSettingsStorage. toLocationDTO(LocationEntity locationEntity)toLocationDTO.
-