Package sk.iway.iwcm.components.upload
Class XhrFileUploadServlet.PathHolder
java.lang.Object
sk.iway.iwcm.components.upload.XhrFileUploadServlet.PathHolder
- Enclosing class:
- XhrFileUploadServlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
void
setFileName
(String fileName) void
setTempPath
(String tempPath) void
setTimestamp
(long timestamp)
-
Constructor Details
-
PathHolder
-
-
Method Details
-
getFileName
-
setFileName
-
getTimestamp
public long getTimestamp() -
setTimestamp
public void setTimestamp(long timestamp) -
getTempPath
-
setTempPath
-