Uses of Class
org.nhindirect.config.ui.form.DNSEntryForm

Packages that use DNSEntryForm
org.nhindirect.config.ui   
org.nhindirect.config.ui.form   
 

Uses of DNSEntryForm in org.nhindirect.config.ui
 

Methods in org.nhindirect.config.ui with parameters of type DNSEntryForm
 org.springframework.web.servlet.ModelAndView DNSController.addA4Setting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm AAdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addCertSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm CertdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addCNAMESetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm CdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addMXSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm MXdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addNSSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm NSdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm AdnsForm, DNSEntryForm AAdnsForm, DNSEntryForm CdnsForm, DNSEntryForm CertdnsForm, DNSEntryForm SrvdnsForm, DNSEntryForm MXdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm AdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addSOASetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm SoadnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.addSRVSetting(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm SrvdnsForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.navigate(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm entryForm, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.removeAnchors(String requestedWith, DNSEntryForm AdnsForm, DNSEntryForm NSdnsForm, DNSEntryForm AAdnsForm, DNSEntryForm CdnsForm, DNSEntryForm CertdnsForm, DNSEntryForm SrvdnsForm, DNSEntryForm SoadnsForm, DNSEntryForm MXdnsForm, javax.servlet.http.HttpSession session, org.springframework.ui.Model model, String actionPath)
           
 org.springframework.web.servlet.ModelAndView DNSController.showDNSEntries(String requestedWith, javax.servlet.http.HttpSession session, DNSEntryForm entryForm, org.springframework.ui.Model model, String actionPath)
           
 

Uses of DNSEntryForm in org.nhindirect.config.ui.form
 

Methods in org.nhindirect.config.ui.form with parameters of type DNSEntryForm
static org.nhindirect.config.store.DNSRecord DNSEntryForm.createCertRecord(DNSEntryForm form)
           
static org.nhindirect.config.store.DNSRecord DNSEntryForm.toDNSRecord(DNSEntryForm form)
           
 



Copyright © 2011. All Rights Reserved.