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

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

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

Methods in org.esupportail.portal.channels.CWebdav.provider that throw MoveException
 boolean DavAccessImpl.move(java.lang.String resource, java.lang.String fromPath, java.lang.String toPath)
          Move method
abstract  boolean DavAccess.move(java.lang.String resource, java.lang.String fromPath, java.lang.String toPath)
          Move method