| Package | Description |
|---|---|
| org.nhindirect.config.ui |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
MainController.display(String requestedWith,
javax.servlet.http.HttpSession session,
SimpleForm simpleForm,
org.springframework.ui.Model model)
Return the login page when requested
|
org.springframework.web.servlet.ModelAndView |
DomainController.removeAddresses(String requestedWith,
javax.servlet.http.HttpSession session,
SimpleForm simpleForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
SettingsController.removeAnchors(String requestedWith,
javax.servlet.http.HttpSession session,
SimpleForm simpleForm,
org.springframework.ui.Model model,
String actionPath) |
org.springframework.web.servlet.ModelAndView |
DomainController.removeDomain(String requestedWith,
javax.servlet.http.HttpSession session,
SimpleForm simpleForm,
org.springframework.ui.Model model,
String actionPath)
removeDomain
|
org.springframework.web.servlet.ModelAndView |
MainController.search(String requestedWith,
javax.servlet.http.HttpSession session,
SimpleForm simpleForm,
org.springframework.ui.Model model,
String actionPath,
String searchDomainName,
org.nhindirect.config.store.EntityStatus searchStatus)
Execute the search and return the results
|
Copyright © 2021. All rights reserved.