| 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()
IActiongetActionGroupName in interface IActionpublic static String performUndoRedo(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess) throws Exception
Exceptionpublic static String performSettraveltime(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionpublic static String performReplacecurrentpage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionpublic static String replaceCurrentPage(ContentContext ctx, MenuElement newPage, boolean withChildren) throws Exception
Exceptionpublic static String performReplaceCurrentPageAndChildren(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionpublic boolean haveRight(ContentContext ctx, String action)
Copyright © 2012-2018. All Rights Reserved.