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

S

SET_CLIPBOARD_FOR_COPY_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.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.channelAction.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.channelAction.Constants
Mod which prepare the upload mod
SET_METADATA - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.MetadataManagerAction
If we are only setting metadata
SET_METADATA_ON_DOCUMENT_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.InjacConstants
Metadata on an injac document
SET_NAME_FOR_CREATE_DIR_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.Constants
Mod which create inteface to set the new directory name
SET_NAME_FOR_CREATE_SPACE_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.InjacConstants
Mod which create inteface to set the new space name
SET_NAME_FOR_RENAME_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.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.channelAction.Constants
Mod which display the current directory
SUBMIT_MODE - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.InjacConstants
Submit a document
ServerAccess - class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess.
Id: ServerAccess.java,v 1.0 14 avr. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ServerAccess
Original Author: Yohan Colmant
Interface for the dav access
ServerAccess() - Constructor for class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
 
ServerAccessClass - class org.esupportail.portal.channels.CWebdav.config.ServerAccessClass.
Id: ServerAccessClass.java,v 1.0 23 nov. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ServerAccessClass Original Author: Yohan Colmant Use to set in the config file the access class to the server
ServerAccessClass() - Constructor for class org.esupportail.portal.channels.CWebdav.config.ServerAccessClass
 
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
Space - class org.esupportail.portal.channels.CWebdav.config.Space.
Id: Space.java,v 1.0 9 juil. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: Space
Original Author: Yohan Colmant
This represents a file space on the server
Space() - Constructor for class org.esupportail.portal.channels.CWebdav.config.Space
 
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
SubmitInBadSpaceException - exception org.esupportail.portal.channels.CWebdav.exception.SubmitInBadSpaceException.
Id: SubmitInBadSpaceException.java,v 1.0 18 oct. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: SubmitInBadSpaceException
Original Author: Yohan Colmant
Called if we try to submit a document in a bad injac space
SubmitInBadSpaceException() - Constructor for class org.esupportail.portal.channels.CWebdav.exception.SubmitInBadSpaceException
Constructor
SubmitInBadSpaceException(int) - Constructor for class org.esupportail.portal.channels.CWebdav.exception.SubmitInBadSpaceException
Constructor
selectedMetadataProfile - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
The selected metadata profile key
selectedRenderingType - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
The selected rendering type key
serverAccess - Variable in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
serverAccessClass - Variable in class org.esupportail.portal.channels.CWebdav.config.Space
The class name used to manage the actions
serverType - Variable in class org.esupportail.portal.channels.CWebdav.config.ServerAccessClass
The server type
serverType - Variable in class org.esupportail.portal.channels.CWebdav.config.Space
The server type
setAccessClass(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ServerAccessClass
 
setAclGroupPrefix(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setAclNamespace(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setAclUserPrefix(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setActionClass(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelActionClass
 
setActionType(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelActionClass
 
setActionType(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setAllowDelNonEmptyFolder(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setAttribute(String) - Method in class org.esupportail.portal.channels.CWebdav.config.AuthorizationSpaceParameter
 
setAuthenticationMode(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setAuthorization(AuthorizationSpaceParameter) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
add a new authorization to the list
setChannelActionClass(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setChannelActionObject(ArrayList, ChannelConfiguration, BufferAction, String, Vector) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
Set the object used to manage the actions of the channel
setChannelActions(ChannelActionClass) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
add a new channel action to the list
setChoicelist(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setCifsDisablePlainTextPassword(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setCifsDomain(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setCifsResolveOrder(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setClipboard(Vector) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the clipboard
setClipboard(String, ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.classic.ChannelAction
Set the clipboard
setClipboard(String, ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Generate the XML String for this mod
setClipboardParameter(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the clipboardParameter
setClipboardPath(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the clipboard path
setClipboardSpace(Space) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the clipboard space
setComment(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setConfirmDel(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setCurrentDirectoryProperties() - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Set the properties of the currentDirectory
setCurrentDirectoryProperties(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Set the properties of the currentDirectory
setDescription(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
 
setDirectoryAsPublishedDocument(ServerAccess, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the injac-type metadata of the directory specified by its path to "document" value, and document-state to "published"
setDirectoryAsRejectedDocument(ServerAccess, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the injac-type metadata of the directory specified by its path to "document" value, and document-state to "refused"
setDirectoryAsSpace(ServerAccess, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the injac-type metadata of the directory specified by its path to "space" value
setDirectoryAsWaitingDocument(ServerAccess, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the injac-type metadata of the directory specified by its path to "document" value, and document-state to "waiting"
setDisplayName(String) - Method in class org.esupportail.portal.channels.CWebdav.userManagement.Group
Set the group display name
setDisplayName(String) - Method in class org.esupportail.portal.channels.CWebdav.userManagement.User
Set the display name
setFileName(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.MetadataFileProfile
 
setFileToRename(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the file rename
setFilesToDelete(String[]) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.BufferAction
Set the files to delete
setFormat(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setGroupHierarchy(EntityGroupImpl) - Method in class org.esupportail.portal.channels.CWebdav.userManagement.Group
Set this group hierarchy
setInput(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setKey(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.ParseRequiredMetaData
 
setKey(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setLabel(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.MetadataFileProfile
 
setLabel(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.RenderingType
 
setLabel(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setLabel(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setLdapPeople(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setLdapServerUrl(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setLdapUserDisplayNameAttribute(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setLdapUserKeyAttribute(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setLevel(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setLogin(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setMetadataList(RequiredMetaData) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.ParseRequiredMetaData
add a new MD to the list
setMetadataOnDocument(StringBuffer, ChannelConfiguration, ArrayList, ArrayList, String, Vector, Space, DirectoryProperties, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.MetadataManagerAction
Set the metadata on document and return the xml for the next action
setMetadataOnDocument(ServerAccess, String, ArrayList) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the metadata set by user on a document
setMetadataOnSpace(ServerAccess, String, InjacSpaceManagementProperties) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the metadata set by manager on a space
setMetadataProfiles(MetadataFileProfile) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.InjacConfig
add a new metadataProfile to the list
setMetadataToSet(ChannelRuntimeData, ArrayList, String, Space, DirectoryProperties, String, String, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.MetadataManagerAction
Set the metadata list we want to set
setModifiable(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setName(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setPassword(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setPath(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setPersonnalSpace(boolean) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setProperty(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
not implemented
setProperty(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.ServerAccess
Set the property of resource
setProperty(String, String, String) - Method in class org.esupportail.portal.channels.CWebdav.provider.access.WebdavAccessImpl
Set the property of resource
setPublicReading(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
 
setReadersAclOnSpace(Space, String, InjacSpaceManagementProperties) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.acl.InjacAclManager
Set the acl for reading set by manager on a space
setReadingPermission(EsupPermissions) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
 
setRenderingTypes(RenderingType) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.InjacConfig
add a new renderingType to the list
setRequiredData(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setRequiredData(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setSelectedMetadataProfile(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
 
setSelectedRenderingType(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties
 
setServerAccess(ServerAccessClass) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
add a new server access to the list
setServerAccessClass(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setServerAccessObject() - Method in class org.esupportail.portal.channels.CWebdav.config.Space
Set the server access object for this space
setServerAccessObject(ServerAccess) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
Set the server access object
setServerType(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ServerAccessClass
 
setServerType(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setSpaces(Space) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
add a new space to the list
setStaticData(ChannelStaticData) - Method in class org.esupportail.portal.channels.CWebdav.CWebdav
Receive static channel data from the portal.
setStaticDataException - Variable in class org.esupportail.portal.channels.CWebdav.CWebdav
Error at the beginning of the channel
setType(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties
 
setType(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setUrl(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.RenderingType
 
setUrl(String) - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 
setUserAsDocumentOwner(ServerAccess, String, String) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.MetaDataManager
Set the owner of a document
setUserChoice(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setUserIsEditor(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties
 
setUserIsManager(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties
 
setUserIsWriter(boolean) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.DirectoryProperties
 
setUsernameAttribute(String) - Method in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
setValue(String) - Method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.parse.RequiredMetaData
 
setValue(String) - Method in class org.esupportail.portal.channels.CWebdav.config.AuthorizationSpaceParameter
 
singleton - Static variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.config.InjacConfig
 
slave - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
The servant channel used for groups and users selection
smbFile - Variable in class org.esupportail.portal.channels.CWebdav.provider.access.CifsAccessImpl
 
smp - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
Object use to manage an injac space properties
spaces - Variable in class org.esupportail.portal.channels.CWebdav.CWebdav
The spaces availables
spaces - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.AbstractChannelAction
The spaces availables
spaces - Variable in class org.esupportail.portal.channels.CWebdav.config.ChannelConfiguration
 
staticData - Variable in class org.esupportail.portal.channels.CWebdav.CWebdav
 
stylesheet - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.classic.ChannelAction
The stylesheet used
stylesheet - Variable in class org.esupportail.portal.channels.CWebdav.channelAction.injac.ChannelAction
The stylesheet used
submit(ChannelRuntimeData, StringBuffer, ChannelConfiguration, ArrayList, ArrayList, String, Vector, Space, DirectoryProperties, BufferAction) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.DocumentEditionAction
Generate the XML String and submit the document
submitMetadataManager(ChannelRuntimeData, StringBuffer, ChannelConfiguration, ArrayList, ArrayList, String, Vector, Space, DirectoryProperties, String, String, String, BufferAction) - Static method in class org.esupportail.portal.channels.CWebdav.channelAction.injac.actions.MetadataManagerAction
Generate the xml and submit the metadata
supportsAcl() - Method in class org.esupportail.portal.channels.CWebdav.config.Space
 

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