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

C

CHOOSE_PUBLISH_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Choose the document publish mode
CHOOSE_SUBMIT_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Choose the document submit mode
CIFS_DISABLE_PLAIN_TEXT_PASSWORD - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
CIFS_DISABLE_PLAIN_TEXT_PASSWORD_FALSE - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
CIFS_DISABLE_PLAIN_TEXT_PASSWORD_TRUE - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
CIFS_DOMAIN - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
CIFS_RESOLVE_ORDER - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
CONFIRM_DELETE_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.Constants
Mod which ask user to confirm the download
CONFIRM_DELETE_SERVER_MODE - Static variable in class org.esupportail.portal.channels.CStockage.administration.Constants
The mode used to confirm the delete of a server
CONFIRM_DELETE_SPACE_MODE - Static variable in class org.esupportail.portal.channels.CStockage.administration.Constants
The mode used to confirm the delete of a space
CONFIRM_PASTE_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.Constants
Confirm the paste mod
CONFIRM_PUBLISH_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Confirm if we publish a document
CONFIRM_REJECT_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Confirm if we reject a document
CONFIRM_RENAME_SERVER_MODE - Static variable in class org.esupportail.portal.channels.CStockage.administration.Constants
The mode used to confirm the rename of a server
CONFIRM_ROOT_DOCUMENT_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Confirm if we set the document as root
CONFIRM_SUBMIT_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Confirm if we submit a document
CONFIRM_UNPUBLISH_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Confirm if we unpublish a document
COPY_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.Constants
Copy mod
CREATE_DIR_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.Constants
Mod which create a directory
CREATE_SPACE_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Mod which create a space
CStockage - class org.esupportail.portal.channels.CStockage.CStockage.
Id: CStockage.java,v 1.0 7 avr. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CStockage
Original Author: Yohan Colmant
Channel used to manage personal files on a webdav server through the portal
CStockage() - Constructor for class org.esupportail.portal.channels.CStockage.CStockage
Constructor
CStockageAdministration - class org.esupportail.portal.channels.CStockage.CStockageAdministration.
Id: CStockageAdministration.java,v 1.0 2 mai 2005
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: CStockageAdministration
Original Author: Yohan Colmant
Channel used to manage personal files on a webdav server through the portal
CStockageAdministration() - Constructor for class org.esupportail.portal.channels.CStockage.CStockageAdministration
Constructor
CancelException - exception org.esupportail.portal.channels.CStockage.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.CStockage.exception.CancelException
Constructor
ChannelAction - class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction.
Id: ChannelAction.java,v 1.0 24 sept. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ChannelAction Original Author: Yohan Colmant Class used to manage the actions when we are in a classic space context
ChannelAction() - Constructor for class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction
Default constructor
ChannelAction - class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction.
Id: ChannelAction.java,v 1.0 27 sept. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ChannelAction Original Author: Yohan Colmant Class used to manage the actions when we are in an injac space context
ChannelAction() - Constructor for class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
Default constructor
ChannelActionClass - class org.esupportail.portal.channels.CStockage.config.ChannelActionClass.
Id: ChannelActionClass.java,v 1.0 23 nov. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: ChannelActionClass Original Author: Yohan Colmant Use to set in the config file the type of channel action
ChannelActionClass() - Constructor for class org.esupportail.portal.channels.CStockage.config.ChannelActionClass
 
ChannelConfiguration - class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration.
 
ChannelConfiguration() - Constructor for class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
Constructor
ChannelException - exception org.esupportail.portal.channels.CStockage.exception.ChannelException.
Id: ChannelException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ChannelException
Original Author: Yohan Colmant
An abstract exception
ChannelException() - Constructor for class org.esupportail.portal.channels.CStockage.exception.ChannelException
Constructor
ChannelException(int) - Constructor for class org.esupportail.portal.channels.CStockage.exception.ChannelException
Constructor
ChannelResource - class org.esupportail.portal.channels.CStockage.provider.ChannelResource.
Id: ChannelResource.java,v 1.0 8 juil. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ChannelResource
Original Author: Yohan Colmant
This represents a file system resource.
ChannelResource(String, String, long, String, long, boolean) - Constructor for class org.esupportail.portal.channels.CStockage.provider.ChannelResource
Constructor
ChannelResource(String, String, long, String, long, boolean, InputStream) - Constructor for class org.esupportail.portal.channels.CStockage.provider.ChannelResource
Constructor
CheckedAttribute - class org.esupportail.portal.channels.CStockage.config.CheckedAttribute.
Id: CheckedAttribute.java,v 1.0 3 mars 2005 Copyright (c) 2005 Esup Portail (www.esup-portail.org) Classes: CheckedAttribute Original Author: Yohan Colmant The list of attributes of the config SPACE tag we want to check the value
CheckedAttribute() - Constructor for class org.esupportail.portal.channels.CStockage.config.CheckedAttribute
 
CifsAccessImpl - class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl.
Implements the ServerAccess interface to access a CIFS(SMB) server
Id: CifsAccessImpl.java
Classes: CifsAccessImpl
Creation date: 17/12/2004
Last modification: 24/02/2005
Modifications :
24/02/2005 Thomas Bellembois Correcting some bugs Copyright (c) 2004 Esup Portail (www.esup-portail.org).
CifsAccessImpl() - Constructor for class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
 
ClassicConstants - class org.esupportail.portal.channels.CStockage.channelAction.classic.ClassicConstants.
Id: InjacConstants.java,v 1.0
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: InjacConstants
Original Author: s.Gaudin
this class regroup all constants of an injac action in the channel
ClassicConstants() - Constructor for class org.esupportail.portal.channels.CStockage.channelAction.classic.ClassicConstants
 
ConnexionParametersRequired - exception org.esupportail.portal.channels.CStockage.exception.ConnexionParametersRequired.
Id: ConnexionParametersRequired.java,v 1.0 25 mars 2005
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ConnexionParametersRequired
Original Author: Yohan Colmant
Called if we are in asked authentication mode, and none password has been set
ConnexionParametersRequired() - Constructor for class org.esupportail.portal.channels.CStockage.exception.ConnexionParametersRequired
Constructor
Constants - class org.esupportail.portal.channels.CStockage.administration.Constants.
Id: Constants.java,v 1.0 2 mai 2005
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: Constants
Original Author: Yohan Colmant
Constants used in the administration channel
Constants() - Constructor for class org.esupportail.portal.channels.CStockage.administration.Constants
 
Constants - class org.esupportail.portal.channels.CStockage.channelAction.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 CStockage channel
Constants() - Constructor for class org.esupportail.portal.channels.CStockage.channelAction.Constants
 
CopyException - exception org.esupportail.portal.channels.CStockage.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.CStockage.exception.CopyException
Constructor
CreateDirectoryException - exception org.esupportail.portal.channels.CStockage.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.CStockage.exception.CreateDirectoryException
Constructor
canPaste(Space, String, String, Vector, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Check that we can paste a file in the target directory
This version does not support inter spaces paste !
canPaste(Space, String, String, Vector, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Check if we can paste here
canPaste(Space, String, String, Vector, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Check if we can paste here
canRead(ServerAccess) - Method in class org.esupportail.portal.channels.CStockage.config.Space
Check if we are authorized to read this space
canRead(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Check if we are authorized to read this resource (file or directory)
canRead(String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Check if we are authorized to read this resource (file or directory)
canRead(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Check if we are authorized to read this resource
canRead(String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Check if we are authorized to read this resource
canRead(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Check if we are authorized to read this resource
canRead(String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Check if we are authorized to read this resource
channelAction - Variable in class org.esupportail.portal.channels.CStockage.config.Space
To manage the actions in funtion of the access class
channelActionClass - Variable in class org.esupportail.portal.channels.CStockage.config.Space
The class name used to manage the actions
channelActions - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
checkAttribute(String, IPerson) - Method in class org.esupportail.portal.channels.CStockage.config.Server
we look for a {...} form in the attribute.
checkAttribute(String, IPerson) - Method in class org.esupportail.portal.channels.CStockage.config.Space
we look for a {...} form in the attribute.
checkCalledAction(String, ChannelStaticData, ChannelRuntimeData, ContentHandler, XSLT, ChannelException) - Method in class org.esupportail.portal.channels.CStockage.channelAction.AbstractChannelAction
Manage the actions when refreshing the channel
checkCurrentDirectoryProperties() - Method in class org.esupportail.portal.channels.CStockage.channelAction.AbstractChannelAction
For the selected mode, we check the properties of the current directory
checkCurrentDirectoryProperties() - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction
For the selected mode, we check the properties of the current directory
checkCurrentDirectoryProperties() - Method in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
For the selected mode, we check the properties of the current directory
checkParameters(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction
When valid the sharing
checkPath(IPerson) - Method in class org.esupportail.portal.channels.CStockage.config.Space
We check if the is a {...} form in the path.
checkServerAttibutes(ChannelRuntimeData, Vector, Server) - Static method in class org.esupportail.portal.channels.CStockage.CStockageAdministration
Check if the attributes are well set
checkServerAttributesRules(Vector) - Static method in class org.esupportail.portal.channels.CStockage.CStockageAdministration
If somme attributes change, we have to change others ones
checkSpaceAttibutes(ChannelRuntimeData, Vector) - Static method in class org.esupportail.portal.channels.CStockage.CStockageAdministration
Check if the attributes are well set
checkUsersAndGroups(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.CStockageAdministration
When valid the sharing
checkedAttributes - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
choiceListArray - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.metadata.parse.RequiredMetaData
The choice list into an array
choicelist - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.metadata.parse.RequiredMetaData
The MD choice list
cifsDisablePlainTextPassword - Variable in class org.esupportail.portal.channels.CStockage.config.Server
The cifs disable plain text password
cifsDomain - Variable in class org.esupportail.portal.channels.CStockage.config.Server
The cifs domain
cifsResolveOrder - Variable in class org.esupportail.portal.channels.CStockage.config.Server
The Cifs resolve order
clipboard - Variable in class org.esupportail.portal.channels.CStockage.channelAction.BufferAction
Files/directories to copy or move
clipboardParameter - Variable in class org.esupportail.portal.channels.CStockage.channelAction.BufferAction
Param used to set if the selected target is to copy or to move
clipboardPath - Variable in class org.esupportail.portal.channels.CStockage.channelAction.BufferAction
The path where are the resource to copy or move
clipboardSpace - Variable in class org.esupportail.portal.channels.CStockage.channelAction.BufferAction
The space from wich one we want to copy or move resource
clone() - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharedSpaceProperties
Clone this object to another similary one
clone() - Method in class org.esupportail.portal.channels.CStockage.config.AuthorizationSpaceParameter
Clone the object
clone() - Method in class org.esupportail.portal.channels.CStockage.config.Server
Clone this object
clone() - Method in class org.esupportail.portal.channels.CStockage.config.Space
Clone this object
clone() - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DirectorySharingProperties
Clone this object to another similary one
clone() - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.GroupForPersonalization
Clone this object to another similary one
clone() - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization
Clone this object to another similary one
clone() - Method in class org.esupportail.portal.channels.CStockage.userManagement.Group
Clone this object to another similary one
clone() - Method in class org.esupportail.portal.channels.CStockage.userManagement.User
Clone this object to another similary one
cloneWithServer() - Method in class org.esupportail.portal.channels.CStockage.config.Space
Clone this object
comment - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.metadata.parse.RequiredMetaData
The comment
compareSortDate(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_DATE sort
compareSortDateReverse(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_DATE_REVERSE sort
compareSortName(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_NAME sort
compareSortNameReverse(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_NAME_REVERSE sort
compareSortType(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_TYPE sort
compareSortTypeReverse(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_TYPE_REVERSE sort
compareSortWeight(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_WEIGHT sort
compareSortWeightReverse(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object, for the SORT_WEIGHT_REVERSE sort
compareTo(Object) - Method in class org.esupportail.portal.channels.CStockage.provider.SortedChannelResource
Compare this to an other object
config - Static variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
The instance of the channel configuration
configFilePath - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.config.InjacConfig
 
configFilePath - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
confirmDel - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
connect() - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Connect to the server
connect() - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Connect this object to the server
connect() - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Connect this object to the server
connexionPath - Variable in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
The path used at the first connexion
contentLength - Variable in class org.esupportail.portal.channels.CStockage.provider.ChannelResource
The length of the resource
contentType - Variable in class org.esupportail.portal.channels.CStockage.provider.ChannelResource
The type of the resource
copy(String, Space, String, String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Copy method
count - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
createDir(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction
Create a new directory
createDir(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
Generate the XML String for this mod
createDir(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Create a directory
createDir(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Create the directory given in argument
createDir(String, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Create the directory given in argument
createSpace(ChannelRuntimeData, ChannelStaticData, ContentHandler) - Method in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
Generate the xml for the creating space mod
creatingNewSpace - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
If we are creating a new Space
creatingNewSpaceName - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
The name of the new space while creating
currentPath - Variable in class org.esupportail.portal.channels.CStockage.config.Space
The currentPath used
currentServer - Variable in class org.esupportail.portal.channels.CStockage.CStockageAdministration
The server we are editing
currentSortType - Variable in class org.esupportail.portal.channels.CStockage.channelAction.BufferAction
The current and default sort type for the resources
currentSpace - Variable in class org.esupportail.portal.channels.CStockage.CStockage
The current used space
currentSpace - Variable in class org.esupportail.portal.channels.CStockage.CStockageAdministration
The space we are editing
currentSpace - Variable in class org.esupportail.portal.channels.CStockage.channelAction.AbstractChannelAction
the space containing this channel action
currentViewer - Variable in class org.esupportail.portal.channels.CStockage.config.Space
The target for the sharing: the user key or the group key

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