public class DiscoveryAction extends org.apache.struts.action.Action
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_BACK_TO_SEARCH |
static String |
DISCOVERY_SERVICE |
static String |
SEARCH_PARAMS |
| Constructor and Description |
|---|
DiscoveryAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
sortTerms(String sortingTerms,
DiscoveryForm discForm) |
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic static final String ACTION_BACK_TO_SEARCH
public static final String SEARCH_PARAMS
public static final String DISCOVERY_SERVICE
public DiscoveryAction()
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
execute in class org.apache.struts.action.ActionExceptionpublic void sortTerms(String sortingTerms, DiscoveryForm discForm)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.