CWebdav 0.1
API Documentation
A B C D E G I L M N O P R S T U W

A

ApplicationException - exception org.esupportail.portal.channels.CWebdav.exception.ApplicationException.
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
ApplicationException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ApplicationException
Constructor
ApplicationException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ApplicationException
Constructor
addInvisibleRegexp(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 

B

BadFormatException - exception org.esupportail.portal.channels.CWebdav.exception.BadFormatException.
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
BadFormatException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.BadFormatException
Constructor
BadFormatException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.BadFormatException
Constructor

C

CONFIRM_DELETE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which ask user to confirm the download
CONFIRM_PASTE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Confirm the paste mod
COPY_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Copy mod
CREATE_DIR_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which create a directory
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
Constructor
CancelException - exception org.esupportail.portal.channels.CWebdav.exception.CancelException.
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
CancelException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.CancelException
Constructor
Config - class org.esupportail.portal.channels.CWebdav.Config.
 
Constants - class org.esupportail.portal.channels.CWebdav.Constants.
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
 
CopyException - exception org.esupportail.portal.channels.CWebdav.exception.CopyException.
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
CopyException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.CopyException
Constructor
CopyException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.CopyException
Constructor
CreateDirectoryException - exception org.esupportail.portal.channels.CWebdav.exception.CreateDirectoryException.
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
CreateDirectoryException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.CreateDirectoryException
Constructor
CreateDirectoryException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.CreateDirectoryException
Constructor
canPaste(String, Vector, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Check if we can paste here
canPaste(String, Vector, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Check if we can paste here
connect() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Connect this object to the server
connect() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Connect this object to the server
copy(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Copy method
copy(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Copy method
createDir(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Create the directory given in argument
createDir(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Create the directory given in argument

D

DELETE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Delete mod
DIRECTORY_BACK - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod to go to the parent directory
DOWNLOAD_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Download mod
DavAccess - class org.esupportail.portal.channels.CWebdav.provider.DavAccess.
Id: DavAccess.java,v 1.0 14 avr. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DavAccess Original Author: Yohan Colmant Interface for the dav access
DavAccess() - Constructor for class org.esupportail.portal.channels.CWebdav.provider.DavAccess
 
DavAccessImpl - class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl.
Id: DavAccessImpl.java,v 1.0 14 avr. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DavAccessImpl Original Author: Yohan Colmant
DavAccessImpl() - Constructor for class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Default constructor
DavControl - class org.esupportail.portal.channels.CWebdav.provider.DavControl.
 
DavControl() - Constructor for class org.esupportail.portal.channels.CWebdav.provider.DavControl
 
DeleteException - exception org.esupportail.portal.channels.CWebdav.exception.DeleteException.
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
DeleteException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.DeleteException
Constructor
DeleteException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.DeleteException
Constructor
delete(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Delete the resource given in argument
delete(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Delete the resource given in argument
disconnect() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Disconnection of the server
disconnect() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Disconnection of the server
downloadData(OutputStream) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Function unused here

E

EmptyFileOnUploadException - exception org.esupportail.portal.channels.CWebdav.exception.EmptyFileOnUploadException.
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
EmptyFileOnUploadException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.EmptyFileOnUploadException
Constructor
EmptyFileOnUploadException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.EmptyFileOnUploadException
Constructor

G

generateKey() - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
 
getAllowDelNonEmptyFolder() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getClassAccess() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getConfirmDel() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getContentType() - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Return the content type of the seleted file
getContentType() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Search content type of the file whiwh will be downloaded
getContentType() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Search content type of the file whiwh will be downloaded
getCopy() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getCurentPath(Vector) - Static method in class org.esupportail.portal.channels.CWebdav.provider.DavControl
Create the curentPath with the curentDir variable
getDelete() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getErrorCode() - Method in class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Return the error code associated to this exception
getHeaders() - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Send HTTP header
getHttpErrorCode() - Method in class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Return the http error code return by the webdav
getInputStream() - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
 
getInputStream() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Real download WARNING : the method "fileToDownload.getMethodData()" create a tempory file which be delete when the JVM will be stoped
getInputStream() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Real download WARNING : the method "fileToDownload.getMethodData()" create a tempory file which be delete when the JVM will be stoped
getInstance() - Static method in class org.esupportail.portal.channels.CWebdav.Config
 
getInvisibleRegexp() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getLogin() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Give the user login
getLogin() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Give the user login
getMove() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getName() - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Function unused here
getNewDir() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getPassword() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Give the user password
getPassword() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Give the user password
getRename() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getTrustedLogin() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getTrustedPassword() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getUri() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Give the uri webdav access
getUri() - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Give the uri webdav access
getUrl() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getUsernameAttribute() - Method in class org.esupportail.portal.channels.CWebdav.Config
 
getXml(DavAccess, Vector, WebdavException, String) - Static method in class org.esupportail.portal.channels.CWebdav.renderXml.RenderXmlShowCurrentDir
Return the XML representing the curent dir

I

init(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
This method initialize the parameters.
init(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
This method initialize the parameters.
isAllowDelNonEmptyFolder() - Static method in class org.esupportail.portal.channels.CWebdav.provider.DavControl
Check if the user can delete a non-empty directory
isCacheValid(Object) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
 
isConfirmDel() - Static method in class org.esupportail.portal.channels.CWebdav.provider.DavControl
Check if the user ask the confirm dialog window before deleting
isDirectory(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Check if the resource named name is a directory in the path given
isDirectory(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Check if the resource named name is a directory in the path given
isEmpty(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Check if the directory named dir is empty or not.
isEmpty(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Check if the directory named dir is empty or not.
isExist(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Check is the resource exists
isExist(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Check is the resource exists
isWellFormed(String) - Static method in class org.esupportail.portal.channels.CWebdav.provider.DavControl
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
All ressources for a given path
ls(String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
All ressources for a given path

M

MOVE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Move mod
MoveException - exception org.esupportail.portal.channels.CWebdav.exception.MoveException.
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
MoveException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.MoveException
Constructor
MoveException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.MoveException
Constructor
move(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Move method
move(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Move method

N

NoneSelectedResourceException - exception org.esupportail.portal.channels.CWebdav.exception.NoneSelectedResourceException.
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
NoneSelectedResourceException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NoneSelectedResourceException
Constructor
NoneSelectedResourceException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NoneSelectedResourceException
Constructor
NotEmptyDirectoryException - exception org.esupportail.portal.channels.CWebdav.exception.NotEmptyDirectoryException.
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
NotEmptyDirectoryException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NotEmptyDirectoryException
Constructor
NotEmptyDirectoryException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NotEmptyDirectoryException
Constructor
NotExistsResourceException - exception org.esupportail.portal.channels.CWebdav.exception.NotExistsResourceException.
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
NotExistsResourceException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NotExistsResourceException
Constructor
NotExistsResourceException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.NotExistsResourceException
Constructor

O

OverQuotaException - exception org.esupportail.portal.channels.CWebdav.exception.OverQuotaException.
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
OverQuotaException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.OverQuotaException
Constructor
OverQuotaException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.OverQuotaException
Constructor
org.esupportail.portal.channels.CWebdav - package org.esupportail.portal.channels.CWebdav
 
org.esupportail.portal.channels.CWebdav.exception - package org.esupportail.portal.channels.CWebdav.exception
 
org.esupportail.portal.channels.CWebdav.provider - package org.esupportail.portal.channels.CWebdav.provider
 
org.esupportail.portal.channels.CWebdav.renderXml - package org.esupportail.portal.channels.CWebdav.renderXml
 

P

PASTE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Paste mod
PasteDeletedResourceException - exception org.esupportail.portal.channels.CWebdav.exception.PasteDeletedResourceException.
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
PasteDeletedResourceException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteDeletedResourceException
Constructor
PasteDeletedResourceException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteDeletedResourceException
Constructor
PasteInChildDirectoryException - exception org.esupportail.portal.channels.CWebdav.exception.PasteInChildDirectoryException.
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
PasteInChildDirectoryException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteInChildDirectoryException
Constructor
PasteInChildDirectoryException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteInChildDirectoryException
Constructor
PasteWithSameNameException - exception org.esupportail.portal.channels.CWebdav.exception.PasteWithSameNameException.
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
PasteWithSameNameException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteWithSameNameException
Constructor
PasteWithSameNameException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PasteWithSameNameException
Constructor
PropertiesException - exception org.esupportail.portal.channels.CWebdav.exception.PropertiesException.
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
PropertiesException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PropertiesException
Constructor
PropertiesException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.PropertiesException
Constructor

R

RENAME_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Rename mod
ReadFileException - exception org.esupportail.portal.channels.CWebdav.exception.ReadFileException.
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
ReadFileException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ReadFileException
Constructor
ReadFileException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ReadFileException
Constructor
RenameException - exception org.esupportail.portal.channels.CWebdav.exception.RenameException.
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
RenameException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.RenameException
Constructor
RenameException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.RenameException
Constructor
RenderXmlShowCurrentDir - class org.esupportail.portal.channels.CWebdav.renderXml.RenderXmlShowCurrentDir.
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
RenderXmlShowCurrentDir() - Constructor for class org.esupportail.portal.channels.CWebdav.renderXml.RenderXmlShowCurrentDir
 
rename(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Rename the resource
rename(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Rename the resource
renderXML(ContentHandler) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Output channel content to the portal
reportDownloadError(Exception) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
 

S

SET_CLIPBOARD_FOR_COPY_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which set the clipboard for a next copy action
SET_CLIPBOARD_FOR_MOVE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which set the clipboard for a next move action
SET_FILE_TO_UPLOAD_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which prepare the upload mod
SET_NAME_FOR_CREATE_DIR_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which create inteface to set the new directory name
SET_NAME_FOR_RENAME_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which create inteface to set the new name of a directory/file
SHOW_CURRENT_DIR_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Mod which display the current directory
ServerException - exception org.esupportail.portal.channels.CWebdav.exception.ServerException.
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
ServerException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ServerException
Constructor
ServerException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.ServerException
Constructor
StillExistsException - exception org.esupportail.portal.channels.CWebdav.exception.StillExistsException.
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 ....
StillExistsException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.StillExistsException
Constructor
StillExistsException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.StillExistsException
Constructor
setAllowDelNonEmptyFolder(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setClassAccess(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setConfirmDel(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setCopy(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setDelete(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setFileToDownload(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Prepare the file whiwh will be downloaded
setFileToDownload(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Prepare the file whiwh will be downloaded
setMove(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setNewDir(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setRename(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setStaticData(ChannelStaticData) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Receive static channel data from the portal.
setTrustedLogin(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setTrustedPassword(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setUrl(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 
setUsernameAttribute(String) - Method in class org.esupportail.portal.channels.CWebdav.Config
 

T

TooMuchSelectedException - exception org.esupportail.portal.channels.CWebdav.exception.TooMuchSelectedException.
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
TooMuchSelectedException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.TooMuchSelectedException
Constructor
TooMuchSelectedException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.TooMuchSelectedException
Constructor
toString() - Method in class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Return a string form of this exception

U

UPLOAD_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.Constants
Upload mod
UploadException - exception org.esupportail.portal.channels.CWebdav.exception.UploadException.
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
UploadException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.UploadException
Constructor
UploadException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.UploadException
Constructor
upload(MultipartDataSource, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccess
Upload a file to the path given in argument
upload(MultipartDataSource, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.DavAccessImpl
Upload a file to the path given in argument

W

WebdavException - exception org.esupportail.portal.channels.CWebdav.exception.WebdavException.
Id: WebdavException.java,v 1.0 13 mai 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: WebdavException Original Author: Yohan Colmant An abstract exception
WebdavException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Constructor
WebdavException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Constructor
WebdavException(int, int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.WebdavException
Constructor

A B C D E G I L M N O P R S T U W
CWebdav 0.1
API Documentation