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

Packages that use PasteWithSameNameException
org.esupportail.portal.channels.CWebdav.provider   
 

Uses of PasteWithSameNameException in org.esupportail.portal.channels.CWebdav.provider
 

Methods in org.esupportail.portal.channels.CWebdav.provider that throw PasteWithSameNameException
 boolean DavAccessImpl.canPaste(java.lang.String clipboardPath, java.util.Vector clipboard, java.lang.String curentDirPath)
          Check if we can paste here
abstract  boolean DavAccess.canPaste(java.lang.String clipboardPath, java.util.Vector clipboard, java.lang.String curentDirPath)
          Check if we can paste here