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,IncludeRequestWrapperInterface
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.FileBeannet.sourceforge.stripes.action.ResolutionsaveFile()voidsetXmlFile(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, setErrorTextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface sk.iway.iwcm.system.stripes.IncludeRequestWrapperInterface
prepareIncludeRequestWrapper, removeIncludeRequestWrapper
-
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)
-