Package sk.iway.iwcm.system
Class ConfImportAction
java.lang.Object
sk.iway.iwcm.system.stripes.WebJETActionBean
sk.iway.iwcm.system.ConfImportAction
- All Implemented Interfaces:
net.sourceforge.stripes.action.ActionBean
ConfImportAction.java
Upload xml suboru pre import konfiguracie a pre import suboro pre file archiv
-
Field Summary
Fields inherited from class sk.iway.iwcm.system.stripes.WebJETActionBean
context, RESOLUTION_CLOSE, RESOLUTION_CONTINUE, RESOLUTION_CSRF, RESOLUTION_NOT_LOGGED
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.sourceforge.stripes.action.FileBean
net.sourceforge.stripes.action.Resolution
saveFile()
void
setXmlFile
(net.sourceforge.stripes.action.FileBean xmlFile) Methods inherited from class sk.iway.iwcm.system.stripes.WebJETActionBean
getContext, getCurrentUser, getRequest, getSession, isAdminLogged, isAdminLoggedWithPerms, isAnyUserLogged, prepareIncludeRequestWrapper, removeIncludeRequestWrapper, setContext, setErrorText
-
Constructor Details
-
ConfImportAction
public ConfImportAction()
-
-
Method Details
-
saveFile
@HandlesEvent("xmlFile") public net.sourceforge.stripes.action.Resolution saveFile() -
getXmlFile
public net.sourceforge.stripes.action.FileBean getXmlFile() -
setXmlFile
public void setXmlFile(net.sourceforge.stripes.action.FileBean xmlFile)
-