Id: ApplicationException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ApplicationException
Original Author: Yohan Colmant
Exception called for a general application exception
Id: BadFormatException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: BadFormatException
Original Author: Yohan Colmant
Called is the name of the resource is not in a good format
CWebdav - class org.esupportail.portal.channels.CWebdav.CWebdav.
Id: CWebdav.java,v 1.0 7 avr. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CWebdav
Original Author: Yohan Colmant
Channel used to manage personal files on a webdav server through the portal
CWebdav() -
Constructor for class org.esupportail.portal.channels.CWebdav.CWebdav
Id: CancelException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CancelException
Original Author: Yohan Colmant
Called when click on Cancel button
Id: Constants.java,v 1.0
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: Constants
Original Author: s.Gaudin
this class regroup all constants of CWebdav channel
Constants() -
Constructor for class org.esupportail.portal.channels.CWebdav.Constants
Id: CopyException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CopyException
Original Author: Yohan Colmant
Called when copy is impossible
Id: CreateDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CreateDirectoryException
Original Author: Yohan Colmant
Called when directory creation is impossible
Id: DeleteException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: DeleteException
Original Author: Yohan Colmant
Called when delete is not possible
Id: EmptyFileOnUploadException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: EmptyFileOnUploadException
Original Author: Yohan Colmant
Called if the file uploaded is empty
Check if the resource name is well formed
accept all string that begining by _ a-z A-Z 0-9 àäâãéêèëîïìôöòõûüùçñÀÄÂÃÉÈËÊÌÏÎÒÖÔÕÙÜÛÇÑ
deny string that begining by .
L
ls(String) -
Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Id: MoveException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: MoveException
Original Author: Yohan Colmant
Called when move is impossible
Id: NoneSelectedResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NoneSelectedResourceException
Original Author: Yohan Colmant
Called when there is none selected resource
Id: NotEmptyDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NotEmptyDirectoryException
Original Author: Yohan Colmant
Called when a directory is not empty
Id: NotExistsResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: NotExistsResourceException
Original Author: Yohan Colmant
Called when a resource doesn't exist
Id: ApplicationException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ApplicationException
Original Author: Yohan Colmant
Exception called for a general application exception
Id: PasteDeletedResourceException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteDeletedResourceException
Original Author: Yohan Colmant
Called when we try to paste a resource witch has been deleted
Id: PasteInChildDirectoryException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteInChildDirectoryException
Original Author: Yohan Colmant
Exception called when we try to paste a resource in a child directory
Id: PasteWithSameNameException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PasteWithSameNameException
Original Author: Yohan Colmant
Exception called when we try to paste a resource in a directory witch contains a same-named resource
Id: PropertiesException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: PropertiesException
Original Author: Yohan Colmant
Exception called when error in the config file
Id: ReadFileException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ReadFileException
Original Author: Yohan Colmant
Called when the reading is impossible
Id: RenameException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: RenameException
Original Author: Yohan Colmant
Called when rename is impossible
Id: RenderXmlShowCurrentDir.java,v1.0 15 avr. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: RenderXmlShowCurrentDir
Original Author: Yohan Colmant
Get the XML to show the curent dir
Id: ServerException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerException
Original Author: Yohan Colmant
Exception called when the server is not available
Id: StillExistsException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: StillExistsException
Original Author: Yohan Colmant
Called when a resource name still exists for a rename, copy, upload ....
Id: TooMuchSelectedException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: TooMuchSelectedException
Original Author: Yohan Colmant
Called when the is too much selected files or directories
Id: TooMuchSelectedException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: TooMuchSelectedException
Original Author: Yohan Colmant
Called when error in the upload