org.broadleafcommerce.openadmin.server.service.artifact.upload
Class UploadedFile
java.lang.Object
org.broadleafcommerce.openadmin.server.service.artifact.upload.UploadedFile
public class UploadedFile
- extends Object
Created by IntelliJ IDEA.
User: jfischer
Date: 9/8/11
Time: 5:54 PM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadedFile
public UploadedFile()
getUpload
public static Map<String,org.springframework.web.multipart.MultipartFile> getUpload()
setUpload
public static void setUpload(Map<String,org.springframework.web.multipart.MultipartFile> upload)
remove
public static void remove()
Copyright © 2013. All Rights Reserved.