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

U

UNPUBLISH_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.InjacConstants
Unpublish a document
UPDATE_PATH_OF_SHARING - Static variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.QueriesManagement
The "update.path_of_sharing" property value
UPDATE_READ_AND_WRITE_AND_SHARE_SPACE - Static variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.QueriesManagement
The "update.read_and_write_and_share_space" property value
UPDATE_SERVER_NAME_AVAILABLE_SPACE - Static variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.QueriesManagement
The "update.server_name_available_space" property value
UPDATE_XML_SERVER_AVAILABLE_SPACE - Static variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.QueriesManagement
The "update.xml_server_available_space" property value
UPLOAD_MODE - Static variable in class org.esupportail.portal.channels.CStockage.channelAction.Constants
Upload mod
URL - Static variable in class org.esupportail.portal.channels.CStockage.administration.Attribute
 
UnpublishException - exception org.esupportail.portal.channels.CStockage.exception.UnpublishException.
Id: UnpublishException.java,v 1.0 18 oct. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: UnpublishException
Original Author: Yohan Colmant
Called if error in the unpublication
UnpublishException() - Constructor for class org.esupportail.portal.channels.CStockage.exception.UnpublishException
Constructor
UploadException - exception org.esupportail.portal.channels.CStockage.exception.UploadException.
Id: UploadException.java,v 1.0 13 mai 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: UploadException
Original Author: Yohan Colmant
Called when error in the upload
UploadException() - Constructor for class org.esupportail.portal.channels.CStockage.exception.UploadException
Constructor
User - class org.esupportail.portal.channels.CStockage.userManagement.User.
Id: User.java,v 1.0 7 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: User Original Author: Yohan Colmant Represents a user for the management
User() - Constructor for class org.esupportail.portal.channels.CStockage.userManagement.User
Default constructor
User(String, String) - Constructor for class org.esupportail.portal.channels.CStockage.userManagement.User
Constructor
User(String) - Constructor for class org.esupportail.portal.channels.CStockage.userManagement.User
Constructor
User(Personne) - Constructor for class org.esupportail.portal.channels.CStockage.userManagement.User
Constructor
UserForPersonalization - class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization.
Id: UserForPersonalization.java,v 1.0 7 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: UserForPersonalization Original Author: Yohan Colmant Represents a user for the management during the personalization
UserForPersonalization() - Constructor for class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization
Default constructor
UserForPersonalization(String, String) - Constructor for class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization
Constructor
UserForPersonalization(String) - Constructor for class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization
Constructor
UserForPersonalization(Personne) - Constructor for class org.esupportail.portal.channels.CStockage.spacesPersonalization.target.UserForPersonalization
Constructor
unauthenticatedServerUrl - Variable in class org.esupportail.portal.channels.CStockage.config.Server
The URL to access the server in public mode
unpublish(ChannelRuntimeData, StringBuffer, ArrayList, ArrayList, String, Vector, Space, DirectoryProperties, String) - Static method in class org.esupportail.portal.channels.CStockage.channelAction.injac.actions.DocumentUnpublicationAction
Generate the XML String and unpublish the document
updatePathOfSharing(String, String, String) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharingTool
Update the path of shared spaces
updatePathOfSharing(String, String, String) - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DataBaseAccess
Update the path of shared spaces
updateReadAndWriteAndShareSpaceGroups(Space, Vector) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharingTool
Update the "reading" and "writing" attributes for a specifical sharing for a group
updateReadAndWriteAndShareSpaceOthers(Space, Vector) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharingTool
Update the "reading" and "writing" attributes for a specifical sharing for an other principal
updateReadAndWriteAndShareSpaceUsers(Space, Vector) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharingTool
Update the "reading" and "writing" attributes for a specifical sharing for a user
updateServerNameAvailableSpace(String, String) - Method in class org.esupportail.portal.channels.CStockage.administration.AdministrationTool
Update the name of the server of the sharing properties into the database
updateServerNameAvailableSpace(String, String) - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DataBaseAccess
Update the name of the server of the sharing properties into the database
updateStorageAvailableAdministratedSpace(Server, boolean, Vector, Vector, Vector, Vector) - Method in class org.esupportail.portal.channels.CStockage.administration.AdministrationTool
Add a new complete server configuration into the database
updateXmlServerAvailableSpace(Space) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharingTool
Update the label of the sharing properties into the database for users
updateXmlServerAvailableSpace(String, String) - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DataBaseAccess
Update the label of the sharing properties into the database
upload(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.channelAction.classic.ChannelAction
Start the upload
upload(ChannelRuntimeData) - Method in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
Start the upload
upload(String, InputStream, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
Upload a file to the path given in argument
upload(String, InputStream, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.ServerAccess
Upload a file to the path given in argument
upload(String, InputStream, String) - Method in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
Upload a file to the path given in argument
uri - Variable in class org.esupportail.portal.channels.CStockage.provider.access.CifsAccessImpl
 
url - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.config.InjacConfig
 
url - Variable in class org.esupportail.portal.channels.CStockage.config.Server
The server url
url - Variable in class org.esupportail.portal.channels.CStockage.provider.access.WebdavAccessImpl
The dav access url
useInheritedPrivileges - Variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DirectorySharingProperties
If there is a deny all all in the sharing
useInheritedPrivileges() - Method in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DirectorySharingProperties
 
usedSpaces - Variable in class org.esupportail.portal.channels.CStockage.CStockage
The spaces still in use
user - Variable in class org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharedSpaceProperties
The user if shared for a user
userChoice - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.metadata.parse.RequiredMetaData
The userChoice
userGroups - Variable in class org.esupportail.portal.channels.CStockage.CStockage
The user groups
userGroups - Variable in class org.esupportail.portal.channels.CStockage.channelAction.AbstractChannelAction
The groups of the user in the portal
userIsEditor - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.DirectoryProperties
If user is editor in the case of a space
userIsManager - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.DirectoryProperties
If user is manager in the case of a space
userIsWriter - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.DirectoryProperties
If user is writer in the case of a space
userPortalLogin - Variable in class org.esupportail.portal.channels.CStockage.channelAction.AbstractChannelAction
The user login in the portal
userTypeForAdd - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
The vector used to add people when we use a servant channel
userTypeForAddName - Variable in class org.esupportail.portal.channels.CStockage.channelAction.injac.ChannelAction
The name of user type for add: reader_group, ... ?
usernameAttribute - Variable in class org.esupportail.portal.channels.CStockage.config.ChannelConfiguration
 
users - Variable in class org.esupportail.portal.channels.CStockage.spacesPersonalization.DirectorySharingProperties
The users to who we share the directory

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