| Package | Description |
|---|---|
| org.nhindirect.config.ui |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
BundlesController.addBundle(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm bundleForm,
org.springframework.ui.Model model,
String actionPath)
Add Bundle Method
|
org.springframework.web.servlet.ModelAndView |
BundlesController.addMoreBundlesForm(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm simpleForm,
String domainName,
org.springframework.ui.Model model) |
org.springframework.web.servlet.ModelAndView |
BundlesController.assignBundlesForm(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm simpleForm,
org.springframework.ui.Model model) |
org.springframework.web.servlet.ModelAndView |
BundlesController.newBundleForm(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm simpleForm,
org.springframework.ui.Model model) |
org.springframework.web.servlet.ModelAndView |
BundlesController.refreshBundles(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm simpleForm,
org.springframework.ui.Model model) |
org.springframework.web.servlet.ModelAndView |
BundlesController.removeCertificates(String requestedWith,
javax.servlet.http.HttpSession session,
BundleForm simpleForm,
org.springframework.ui.Model model) |
Copyright © 2021. All rights reserved.