@Repository public class GeoLocationDAOImpl extends Object implements GeoLocationDAO
| Constructor and Description |
|---|
GeoLocationDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllCountry(Token token) |
String |
getByQueryParams(Token token,
GeoLocationQueryParameters queryparams) |
String |
getByUUID(Token token,
UUID uuid) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public String getAllCountry(Token token)
getAllCountry in interface GeoLocationDAOpublic String getByQueryParams(Token token, GeoLocationQueryParameters queryparams)
getByQueryParams in interface GeoLocationDAOpublic String getByUUID(Token token, UUID uuid)
getByUUID in interface GeoLocationDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.