Modifier and Type | Field and Description |
---|---|
protected static Logger |
logger
create a static logger.
|
Constructor and Description |
---|
TimeTravelerActions() |
Modifier and Type | Method and Description |
---|---|
String |
getActionGroupName()
the group name of the action
|
boolean |
haveRight(ContentContext ctx,
String action) |
static String |
performReplacecurrentpage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performReplaceCurrentPageAndChildren(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performSettraveltime(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
performUndoRedo(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
replaceCurrentPage(ContentContext ctx,
MenuElement newPage,
boolean withChildren) |
protected static Logger logger
public String getActionGroupName()
IAction
getActionGroupName
in interface IAction
public static String performUndoRedo(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) throws Exception
Exception
public static String performSettraveltime(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String performReplacecurrentpage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public static String replaceCurrentPage(ContentContext ctx, MenuElement newPage, boolean withChildren) throws Exception
Exception
public static String performReplaceCurrentPageAndChildren(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
public boolean haveRight(ContentContext ctx, String action)
Copyright © 2012-2018. All Rights Reserved.