public class MessagesImpExpPage
extends info.magnolia.module.admininterface.TemplatedMVCHandler
COMMAND_PARAMETER_NAME, COMMAND_SHOW, VIEW_SHOW| Constructor and Description |
|---|
MessagesImpExpPage(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
String |
exportExcel()
Export translations to an excel file
|
info.magnolia.cms.i18n.Messages |
getMsgs() |
info.magnolia.cms.beans.runtime.Document |
getUploadFile()
Returns the uploadFile.
|
String |
importExcel()
Import an excel file.
|
void |
setUploadFile(info.magnolia.cms.beans.runtime.Document uploadFile)
Sets the uploadFile.
|
getTemplateName, renderHtmlgetForm, getI18nBasename, getParams, init, setForm, setI18nBasename, setMsgs, setParams, showexecute, findCommand, getCatalogueName, getCommandContext, getViewNameAfterExecution, setCatalogueNamepublic MessagesImpExpPage(String name, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
name - request - response - public String exportExcel()
public String importExcel()
public info.magnolia.cms.beans.runtime.Document getUploadFile()
public void setUploadFile(info.magnolia.cms.beans.runtime.Document uploadFile)
uploadFile - the uploadFile to setpublic info.magnolia.cms.i18n.Messages getMsgs()
getMsgs in class info.magnolia.module.admininterface.PageMVCHandlerCopyright © 2008–2013 Openmind. All rights reserved.