Modifier and Type | Field and Description |
---|---|
protected static Logger |
logger
create a static logger.
|
Constructor and Description |
---|
SearchActions() |
Modifier and Type | Method and Description |
---|---|
String |
getActionGroupName()
the group name of the action
|
boolean |
haveRight(ContentContext ctx,
String action) |
static String |
performSearch(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performTemplate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected static Logger logger
public static String performSearch(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public static String performTemplate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public String getActionGroupName()
IAction
getActionGroupName
in interface IAction
public boolean haveRight(ContentContext ctx, String action)
Copyright © 2012-2018. All Rights Reserved.