A B C D E F G H I K L M N O P R S T U V W

D

DEFAULT_DATE_FORMAT - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
DELETE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.Constants
Delete mod
DESCRIPTION - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DIRECTORY_BACK - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.Constants
Mod to go to the parent directory
DOCUMENT_EXPIRED_STATE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOCUMENT_INJAC_METADATA - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOCUMENT_OWNER - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
Injac document
DOCUMENT_PUBLISHED_STATE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOCUMENT_REFUSED_STATE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOCUMENT_STATE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOCUMENT_WAITING_STATE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataConstants
 
DOWNLOAD_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.Constants
Download mod
DefaultRenderXml - class org.esupportail.portal.channels.CWebdav.channelAction.classic.DefaultRenderXml.
Id: DefaultRenderXml.java,v1.0 24 sept. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: DefaultRenderXml
Original Author: Yohan Colmant
Get the XML to show the curent dir
DefaultRenderXml() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.classic.DefaultRenderXml
 
DefaultRenderXml - class org.esupportail.portal.channels.CWebdav.channelAction.injac.DefaultRenderXml.
Id: DefaultRenderXml.java,v 1.0 27 sept. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DefaultRenderXml Original Author: Yohan Colmant Get the XML to show the curent dir
DefaultRenderXml() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.DefaultRenderXml
 
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
DirectoryProperties - class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties.
Id: DirectoryProperties.java,v 1.0 21 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DirectoryProperties Original Author: Yohan Colmant Contains the properties on a directory like its type, rights ....
DirectoryProperties(String, boolean, boolean, boolean) - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties
Constructor
DocumentEditionAction - class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentEditionAction.
Id: DocumentEditionAction.java,v 1.0 27 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DocumentEditionAction Original Author: Yohan Colmant Action for the document edition
DocumentEditionAction() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentEditionAction
 
DocumentPublicationAction - class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentPublicationAction.
Id: DocumentPublicationAction.java,v 1.0 27 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DocumentPublicationAction Original Author: Yohan Colmant Action for the document publication
DocumentPublicationAction() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentPublicationAction
 
DocumentRejectAction - class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentRejectAction.
Id: DocumentRejectAction.java,v 1.0 27 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DocumentRejectAction Original Author: Yohan Colmant Action for the document reject
DocumentRejectAction() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentRejectAction
 
DocumentUnpublicationAction - class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentUnpublicationAction.
Id: DocumentUnpublicationAction.java,v 1.0 27 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DocumentUnpublicationAction Original Author: Yohan Colmant Action for the document unpublication
DocumentUnpublicationAction() - Constructor for class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentUnpublicationAction
 
DownloadException - exception org.esupportail.portal.channels.CWebdav.exception.DownloadException.
Id: DownloadException.java,v 1.0 21 juil. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: DownloadException
Original Author: Yohan Colmant
Called when error in the download
DownloadException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.DownloadException
Constructor
DownloadException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.DownloadException
Constructor
decodeMarks(String) - Static method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Unescape octets for some characters that a server might (but should not) have escaped.
delete(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.classic.ChannelAction
Delete the specified resource(s)
delete(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Generate the XML String for this mod
delete(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Delete a resource (file or directory)
delete(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
Delete the resource given in argument
delete(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Delete the resource given in argument
deleteWithoutConfirm() - Method in class org.esupportail.portal.channels.CWebdav.channelAction.classic.ChannelAction
Delete resource(s) without confirmation
deletedReaderGroups - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
the reader groups we want to delete
deletedReaderUsers - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
the reader users we want to delete
deny(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
not implemented
deny(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
Add a deny permission on a resource for a user role specified
deny(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Add a deny permission on a resource for a user role specified
description - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
This space description
directoryBack() - Method in class org.esupportail.portal.channels.CWebdav.channelAction.classic.ChannelAction
Go to the parent directory
directoryBack() - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Go to the parent directory
directoryProperties - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Object used to know the properties of the current directory
disablePlainTextPassword - Variable in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
 
disconnect() - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Disconnect from the server
disconnect() - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
Disconnection of the server
disconnect() - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Disconnection of the server
displayName - Variable in class org.esupportail.portal.channels.CWebdav.provider.ChannelResource
The displayed name
displayName - Variable in class org.esupportail.portal.channels.CWebdav.userManagement.Group
The displayed user name
displayName - Variable in class org.esupportail.portal.channels.CWebdav.userManagement.User
The displayed user name
distantCopy(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Copy a resource from a server to the CIFS server
All required checking (if a directory exists...) are supposed to be done by the calling application
distantCopy(ChannelResource, ServerAccess, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Copy a resource from a server to the CIFS server
All required checking (if a directory exists...) are supposed to be done by the calling application
distantCopy(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
The distant copy method
distantCopy(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
The distant copy method
distantCopy(ChannelResource, ServerAccess, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
The distant copy method
distantCopyDirectory(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Copy a directory from a server to the CIFS server
All required checking (if a directory exists...) are supposed to be done by the calling application
distantCopyDirectory(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
The distant copy method of a directory
distantCopyFile(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Copy a file from a server to the CIFS server
All required checking (if a directory exists...) are supposed to be done by the calling application
distantCopyFile(String, ServerAccess, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
The distant copy method of a file
domain - Variable in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
 
download(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
Download a file
download(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
Return the resource associated to the file to download
download(String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Return the resource associated to the file to download
downloadData(OutputStream) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Function unused here
downloadResource - Variable in class org.esupportail.portal.channels.CWebdav.CWebdav
The resource to download

A B C D E F G H I K L M N O P R S T U V W