Class ZipFieldsServiceImpl
java.lang.Object
ch.tocco.nice2.optional.address.impl.service.ZipFieldsServiceImpl
- All Implemented Interfaces:
ZipFieldsService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFieldsOnAddresses
(List<Entity> addresses) set the canton, admincode2 and community_identification_nr field on every address, if the zip code of the address can be resolved with the address provider
-
Constructor Details
-
ZipFieldsServiceImpl
-
-
Method Details
-
setFieldsOnAddresses
Description copied from interface:ZipFieldsService
set the canton, admincode2 and community_identification_nr field on every address, if the zip code of the address can be resolved with the address provider- Specified by:
setFieldsOnAddresses
in interfaceZipFieldsService
-