Modifier and Type | Field and Description |
---|---|
protected static Logger |
logger
create a static logger.
|
Constructor and Description |
---|
ViewActions() |
Modifier and Type | Method and Description |
---|---|
String |
getActionGroupName()
the group name of the action
|
boolean |
haveRight(ContentContext ctx,
String action) |
static void |
main(String[] args) |
static String |
performAcceptCookies(ContentContext ctx) |
static String |
performCheckChangesAndNotify(ContentContext ctx,
GlobalContext globalContext,
ContentService content)
Send notifications for pages modified between TimeA and TimeB.
|
static String |
performCheckChangesAndNotifyDynamicComponent(ContentContext ctx,
GlobalContext globalContext,
ContentService content)
Send notifications for pages modified between TimeA and TimeB.
|
static String |
performDisabledalternativetemplate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performForcedefaultdevice(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performLanguage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performPagination(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performRefuseCookies(ContentContext ctx) |
static String |
performReloadconfig(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performSendTicketChangeNotifications(ContentContext ctx,
GlobalContext globalContext) |
static String |
performUnabledalternativetemplate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected static Logger logger
public static String performLanguage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public static String performReloadconfig(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performUnabledalternativetemplate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performDisabledalternativetemplate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performForcedefaultdevice(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performPagination(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performCheckChangesAndNotify(ContentContext ctx, GlobalContext globalContext, ContentService content)
ctx
- globalContext
- content
- public static String performCheckChangesAndNotifyDynamicComponent(ContentContext ctx, GlobalContext globalContext, ContentService content)
ctx
- globalContext
- content
- public static String performSendTicketChangeNotifications(ContentContext ctx, GlobalContext globalContext)
public String getActionGroupName()
IAction
getActionGroupName
in interface IAction
public static String performAcceptCookies(ContentContext ctx) throws Exception
Exception
public static String performRefuseCookies(ContentContext ctx) throws Exception
Exception
public boolean haveRight(ContentContext ctx, String action)
public static void main(String[] args)
Copyright © 2012-2018. All Rights Reserved.