Uses of Class
org.esupportail.portal.channels.CWebdav.exception.PasteInChildDirectoryException

Packages that use PasteInChildDirectoryException
org.esupportail.portal.channels.CWebdav.provider.access   
 

Uses of PasteInChildDirectoryException in org.esupportail.portal.channels.CWebdav.provider.access
 

Methods in org.esupportail.portal.channels.CWebdav.provider.access that throw PasteInChildDirectoryException
 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 !