Methods in org.esupportail.portal.channels.CWebdav.provider.access that throw PasteDeletedResourceException |
boolean |
WebdavAccessImpl.canPaste(Space fromSpace,
java.lang.String toSpaceKey,
java.lang.String clipboardPath,
java.util.Vector clipboard,
java.lang.String curentDirPath)
Check if we can paste here |
abstract boolean |
ServerAccess.canPaste(Space fromSpace,
java.lang.String toSpaceKey,
java.lang.String clipboardPath,
java.util.Vector clipboard,
java.lang.String curentDirPath)
Check if we can paste here |
boolean |
CifsAccessImpl.canPaste(Space fromSpace,
java.lang.String toSpaceKey,
java.lang.String clipboardPath,
java.util.Vector clipboard,
java.lang.String curentDirPath)
Check that we can paste a file in the target directory
This version does not support inter spaces paste ! |