Methods in org.esupportail.portal.channels.CWebdav.provider.access that throw UploadException |
boolean |
WebdavAccessImpl.upload(org.jasig.portal.MultipartDataSource inputFile,
java.lang.String path)
Upload a file to the path given in argument |
abstract boolean |
ServerAccess.upload(org.jasig.portal.MultipartDataSource inputFile,
java.lang.String path)
Upload a file to the path given in argument |
boolean |
CifsAccessImpl.upload(org.jasig.portal.MultipartDataSource inputFile,
java.lang.String path)
Upload a file |