| Package | Description |
|---|---|
| org.nhindirect.config.ui |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
PoliciesController.newPolicyForm(String requestedWith,
javax.servlet.http.HttpSession session,
PolicyForm policyForm,
org.springframework.ui.Model model)
New Policy Form Method
|
org.springframework.web.servlet.ModelAndView |
PoliciesController.removePolicies(String requestedWith,
javax.servlet.http.HttpSession session,
PolicyForm policyForm,
org.springframework.ui.Model model)
Remove Policies Method
|
org.springframework.web.servlet.ModelAndView |
PoliciesController.updatePolicyForm(String requestedWith,
String policyName,
javax.servlet.http.HttpSession session,
PolicyForm policyForm,
org.springframework.ui.Model model)
Update Policy Form Method
|
Copyright © 2021. All rights reserved.