¡@

Home 

2014/10/16 ¤W¤È 12:09:26

jquery Programming Glossary: this.ftpuser

Post Nested Object to Spring MVC controller using JSON

http://stackoverflow.com/questions/5900840/post-nested-object-to-spring-mvc-controller-using-json

loadVendorAttributes private void loadVendorAttributes this.ftpFlag false this.ftpHost this.ftpPassword this.ftpPath this.ftpUser this.emails null for VendorAttributes a this.vendor.getVendorAttributes String key a.getVendorFakey String value a.getVendorFaValue.. if key.equals ftpHost this.ftpHost value else if key.equals ftpPath this.ftpPath value else if key.equals ftpUser this.ftpUser value else if key.equals ftpPassword this.ftpPassword value else if key.equals email UINotificationEmail email new UINotificationEmail.. A path.setVendorFakey ftpPath path.setVendorFaValue this.ftpPath attrs.add path if StringUtils.isNotBlank this.ftpUser VendorAttributes user new VendorAttributes user.setVendorId id user.setStatus A user.setVendorFakey ftpUser user.setVendorFaValue..