public class ServiceRegistryAction extends KSBAction
| Constructor and Description | 
|---|
| ServiceRegistryAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.struts.action.ActionForward | deleteApplicationIdEntries(org.apache.struts.action.ActionMapping mapping,
                                                    org.apache.struts.action.ActionForm form,
                                                    javax.servlet.http.HttpServletRequest request,
                                                    javax.servlet.http.HttpServletResponse response) | 
| org.apache.struts.action.ActionForward | deleteLocalhostEntries(org.apache.struts.action.ActionMapping mapping,
                                            org.apache.struts.action.ActionForm form,
                                            javax.servlet.http.HttpServletRequest request,
                                            javax.servlet.http.HttpServletResponse response)Enable deletion of localhost service registry entries. | 
| org.apache.struts.action.ActionMessages | establishRequiredState(javax.servlet.http.HttpServletRequest request,
                                            org.apache.struts.action.ActionForm actionForm) | 
| org.apache.struts.action.ActionForward | refreshServiceRegistry(org.apache.struts.action.ActionMapping mapping,
                                            org.apache.struts.action.ActionForm form,
                                            javax.servlet.http.HttpServletRequest request,
                                            javax.servlet.http.HttpServletResponse response) | 
| org.apache.struts.action.ActionForward | start(org.apache.struts.action.ActionMapping mapping,
          org.apache.struts.action.ActionForm form,
          javax.servlet.http.HttpServletRequest request,
          javax.servlet.http.HttpServletResponse response) | 
checkAuthorization, establishFinalState, execute, findMethodToCall, getKualiModuleService, getRoleQualification, isModuleLocked, noOp, refreshcancelled, dispatchMethod, getMethod, getMethodName, getParameter, unspecifiedaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic ServiceRegistryAction()
public org.apache.struts.action.ActionForward start(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
start in class KSBActionIOExceptionjavax.servlet.ServletExceptionpublic org.apache.struts.action.ActionForward refreshServiceRegistry(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic org.apache.struts.action.ActionForward deleteLocalhostEntries(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic org.apache.struts.action.ActionForward deleteApplicationIdEntries(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic org.apache.struts.action.ActionMessages establishRequiredState(javax.servlet.http.HttpServletRequest request, org.apache.struts.action.ActionForm actionForm) throws Exception
establishRequiredState in class KSBActionExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.