@Service(value="blInitBinderService") public class InitBinderServiceImpl extends Object implements InitBinderService
| Modifier and Type | Field and Description |
|---|---|
protected CountryService |
countryService |
protected ISOService |
isoService |
protected StateService |
stateService |
| Constructor and Description |
|---|
InitBinderServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
configAddressInitBinder(org.springframework.web.bind.ServletRequestDataBinder binder) |
protected CountryService countryService
protected StateService stateService
protected ISOService isoService
public void configAddressInitBinder(org.springframework.web.bind.ServletRequestDataBinder binder)
configAddressInitBinder in interface InitBinderServiceCopyright © 2020. All rights reserved.