public class TaxonomyAction extends AbstractModuleAction
| Constructor and Description |
|---|
TaxonomyAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionGroupName()
the group name of the action
|
static String |
performUpdate(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module module) |
String |
prepare(ContentContext ctx,
ModulesContext modulesContext)
method called before module rendering
|
getModuleContext, haveRight, haveRight, isLightInterface, performChangeRenderer, performSearch, performWizardpublic static final String NAME
public String getActionGroupName()
IActionpublic String prepare(ContentContext ctx, ModulesContext modulesContext) throws Exception
IModuleActionprepare in interface IModuleActionprepare in class AbstractModuleActionctx - the current context.modulesContext - the context of the module. You can call getCurrentModule for recover the module.Exceptionpublic static String performUpdate(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess, Module module) throws javax.servlet.ServletException, IOException, ServiceException
javax.servlet.ServletExceptionIOExceptionServiceExceptionCopyright © 2012-2018. All Rights Reserved.