@Repository public class PartyContactMethodDAOImpl extends Object implements PartyContactMethodDAO
| Constructor and Description |
|---|
PartyContactMethodDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressByQueryParams(net.blugrid.core.model.Token token,
net.blugrid.core.model.GeoLocationQueryParameters queryparams) |
String |
getAllCountry(net.blugrid.core.model.Token token) |
String |
getByUUID(net.blugrid.core.model.Token token,
UUID uuid) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public String getAllCountry(net.blugrid.core.model.Token token)
getAllCountry in interface PartyContactMethodDAOpublic String getAddressByQueryParams(net.blugrid.core.model.Token token, net.blugrid.core.model.GeoLocationQueryParameters queryparams)
getAddressByQueryParams in interface PartyContactMethodDAOpublic String getByUUID(net.blugrid.core.model.Token token, UUID uuid)
getByUUID in interface PartyContactMethodDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.