Uses of Class
org.esupportail.portal.channels.CStockage.exception.DataBaseException

Packages that use DataBaseException
org.esupportail.portal.channels.CStockage   
org.esupportail.portal.channels.CStockage.administration   
org.esupportail.portal.channels.CStockage.channelAction.classic   
org.esupportail.portal.channels.CStockage.channelAction.classic.sharing   
org.esupportail.portal.channels.CStockage.spacesPersonalization   
 

Uses of DataBaseException in org.esupportail.portal.channels.CStockage
 

Methods in org.esupportail.portal.channels.CStockage that throw DataBaseException
private  void CStockageAdministration.loadServers()
          Load the servers from the database
 java.lang.StringBuffer CStockageAdministration.renderXmlDefault(org.jasig.portal.ChannelRuntimeData runtimeData, ChannelException e)
          Return the xml for the default mode
 java.lang.StringBuffer CStockageAdministration.renderXmlNewServer(org.jasig.portal.ChannelRuntimeData runtimeData, org.xml.sax.ContentHandler out)
          Return the xml for the new server mode
private  java.lang.StringBuffer CStockageAdministration.renderXmlDefaultServer(org.jasig.portal.ChannelRuntimeData runtimeData, org.xml.sax.ContentHandler out)
          Return the xml for the default spaces mode
private  void CStockageAdministration.validServer(org.jasig.portal.ChannelRuntimeData runtimeData)
          Valid the server's settings
private  void CStockageAdministration.deleteServer(org.jasig.portal.ChannelRuntimeData runtimeData)
          delete a server
private  void CStockageAdministration.renameServer(org.jasig.portal.ChannelRuntimeData runtimeData)
          Rename a server
private  java.lang.StringBuffer CStockageAdministration.renderXmlDefaultSpace(org.jasig.portal.ChannelRuntimeData runtimeData, org.xml.sax.ContentHandler out)
          Return the xml for the default space mode
private  java.lang.StringBuffer CStockageAdministration.renderXmlValidServantResults(org.jasig.portal.ChannelRuntimeData runtimeData, org.jasig.portal.ChannelStaticData staticData, org.xml.sax.ContentHandler out)
          When we check the servant results
private  void CStockage.initConfigurationSpaces()
          Init the configuration spaces
private  void CStockage.initPersonalSpacesIntoMenu()
          Init the personal spaces into the menu
static void CStockage.addObligedSpacesToList(java.lang.String userPortalLogin, java.util.Vector userGroups, java.util.ArrayList initialSpaces)
          Set the obliged spaces for this user
static java.util.TreeMap[] CStockage.getAvailableAndUsedSpaces(PersonalizationTool tool, java.lang.String userPortalLogin, java.util.Vector userGroups)
          Set the used spaces and the avalaible spaces for this user
static Space CStockage.setSpacesIntoMenu(java.util.ArrayList spaces, Space currentSpace, PersonalizationTool tool, org.jasig.portal.security.IPerson person, java.lang.String userPortalLogin, java.util.Vector userGroups, java.util.TreeMap usedSpaces, BufferAction buffer)
          Set the personal spaces into the spaces menu
private  java.lang.StringBuffer CStockage.renderXmlManageSharedSpaces(org.jasig.portal.ChannelRuntimeData runtimeData)
          Generate the XML when we want to manage the shared spaces
private  java.lang.StringBuffer CStockage.renderXmlManageSharedSpacesValid(org.jasig.portal.ChannelRuntimeData runtimeData)
          Generate the XML when we click on "valid" when we manage the shared spaces
 

Uses of DataBaseException in org.esupportail.portal.channels.CStockage.administration
 

Methods in org.esupportail.portal.channels.CStockage.administration that throw DataBaseException
 java.util.Vector AdministrationTool.getAdministratedSpaces()
          Get the users for whose the resource is shared
 void AdministrationTool.addStorageAvailableAdministratedSpace(Server server)
          Add a new complete server configuration into the database
 void AdministrationTool.updateStorageAvailableAdministratedSpace(Server server, boolean changeXml, java.util.Vector addedSpaces, java.util.Vector deletedSpaces, java.util.Vector oldSpacesTargetsChanged, java.util.Vector newSpacesTargetsChanged)
          Add a new complete server configuration into the database
 void AdministrationTool.delStorageAvailableAdministratedServer(Server server)
          Delete sharing properties for this server into the database
 void AdministrationTool.updateServerNameAvailableSpace(java.lang.String serverId, java.lang.String newName)
          Update the name of the server of the sharing properties into the database
 

Uses of DataBaseException in org.esupportail.portal.channels.CStockage.channelAction.classic
 

Methods in org.esupportail.portal.channels.CStockage.channelAction.classic that throw DataBaseException
private  void ChannelAction.setCurrentDirectorySharingProperties()
          Set the sharing properties of the currentDirectory
private  void ChannelAction.setSharingProperties()
          Set the properties for the current directory
 

Uses of DataBaseException in org.esupportail.portal.channels.CStockage.channelAction.classic.sharing
 

Methods in org.esupportail.portal.channels.CStockage.channelAction.classic.sharing that throw DataBaseException
 java.lang.Object[] SharingTool.getTargetsOfAvailableSpace(Space currentSpace, java.lang.String serverUrl, java.lang.String path)
          Get the users for whose the resource is shared
private  java.lang.Object[] SharingTool.getTargetsOfAvailableSpaceFromDatabase(Space currentSpace, java.lang.String serverUrl, java.lang.String path)
          Get the users for whose the resource is shared from the database
private  java.lang.Object[] SharingTool.getTargetsOfAvailableSpaceFromAcl(Space currentSpace, java.lang.String serverUrl, java.lang.String path)
          Get the users for whose the resource is shared from the acl
 void SharingTool.addStorageAvailableSpace(Space currentSpace, Space sharedSpace, java.lang.String serverUrl, java.lang.String fromKey, java.lang.String path, java.util.Vector users, java.util.Vector groups)
          Add sharing properties for the users and groups into the database
 void SharingTool.delStorageAvailableSpaceForUsers(Space currentSpace, java.util.Vector users, java.lang.String serverId)
          Delete sharing properties for users into the database
 void SharingTool.delStorageAvailableSpaceForGroups(Space currentSpace, java.util.Vector groups, java.lang.String serverId)
          Delete sharing properties for groups into the database
 void SharingTool.updateReadAndWriteAndShareSpaceUsers(Space currentSpace, java.util.Vector users)
          Update the "reading" and "writing" attributes for a specifical sharing for a user
 void SharingTool.updateReadAndWriteAndShareSpaceGroups(Space currentSpace, java.util.Vector groups)
          Update the "reading" and "writing" attributes for a specifical sharing for a group
 void SharingTool.updateXmlServerAvailableSpace(Space sharedSpace)
          Update the label of the sharing properties into the database for users
 void SharingTool.delStorageAvailableSpaceForSpecifiedPath(java.lang.String url, java.lang.String path)
          Delete sharing properties for url and path into the database
 void SharingTool.updatePathOfSharing(java.lang.String url, java.lang.String oldPath, java.lang.String newPath)
          Update the path of shared spaces
 

Uses of DataBaseException in org.esupportail.portal.channels.CStockage.spacesPersonalization
 

Methods in org.esupportail.portal.channels.CStockage.spacesPersonalization that throw DataBaseException
static java.lang.String QueriesManagement.getQuery(java.lang.String queryName)
          Get a query from the properties file
 java.util.Properties QueriesManagement.getProperties()
          Constructor Initialize the parameters for a connexion to the database
private  java.util.Vector PersonalizationTool.getAvailableSpacesForTarget(java.lang.String targetKey, boolean targetIsUser, java.lang.String userPortalLogin, boolean obliged)
          Get the available spaces for a user or a group
 java.util.Vector PersonalizationTool.getAvailableSpacesForUser(java.lang.String targetKey, java.lang.String userPortalLogin, boolean obliged)
          Get the available spaces for a user
 java.util.Vector PersonalizationTool.getAvailableSpacesForGroup(java.lang.String targetKey, java.lang.String userPortalLogin, boolean obliged)
          Get the available spaces for a group
 void PersonalizationTool.delStorageUsersPreferencesForUser(java.lang.String id, java.lang.String userKey)
          Delete a user preference from the database
 void PersonalizationTool.delStorageUsersPreferences(java.lang.String id)
          Delete users preferences for a shared space from the database
 void PersonalizationTool.addStorageUsersPreferences(java.lang.String id, java.lang.String userKey)
          Add a user preference into the database from a user
 java.util.Vector PersonalizationTool.getKeyOfSpacesFromPreferences(java.lang.String target)
          Get the list of ids of spaces which has already been selected by the current user from users table
 java.util.Vector DataBaseAccess.getTargetsOfAvailableSpace(java.lang.String serverName)
          Get the users for whose the resource is shared
private  boolean DataBaseAccess.isAlreadyAvailable(org.esupportail.portal.utils.database.Query queryManager, java.lang.String serverId)
          Check if the space is already shared for a specified user
private  boolean DataBaseAccess.isAlreadyAvailableForTarget(org.esupportail.portal.utils.database.Query queryManager, java.lang.String serverId, java.lang.String targetKey, boolean targetIsUser, java.lang.String spaceKey)
          Check if the space is already shared for a specified user
 int DataBaseAccess.addStorageAvailableSpace(java.lang.String id, java.lang.String serverName, java.lang.String xmlServer, java.lang.String fromKey)
          Add sharing properties into the database
 int DataBaseAccess.addStorageAvailableSpaceTarget(java.lang.String targetKey, boolean targetIsUser, boolean reading, boolean writing, boolean sharing, java.lang.String serverId, java.lang.String spaceKey, boolean obliged)
          Add sharing properties into the database
 int DataBaseAccess.delStorageAvailableSpaceTarget(java.lang.String id)
          Delete sharing properties into the database
 int DataBaseAccess.delStorageAvailableSpace(java.lang.String id)
          Delete sharing properties into the database
 int DataBaseAccess.delStorageUsersPreferences(java.lang.String id)
          Delete users preferences for a shared space from the database
 int DataBaseAccess.updateReadAndWriteAndShareSpace(boolean reading, boolean writing, boolean sharing, boolean obliged, java.lang.String id)
          Update the "reading" and "writing" attributes for a specifical sharing
 int DataBaseAccess.updateXmlServerAvailableSpace(java.lang.String xmlServer, java.lang.String id)
          Update the label of the sharing properties into the database
 java.util.Vector[] DataBaseAccess.getIdOfSpacesWithServerName(java.lang.String serverName)
          Get the id of shared spaces from url and path
 java.util.Vector[] DataBaseAccess.getIdAndXmlOfSharing(java.lang.String serverName)
          Get the id of shared spaces from url and path
 int DataBaseAccess.updatePathOfSharing(java.lang.String serverName, java.lang.String xml, java.lang.String id)
          Update the path of shared spaces
 java.util.Vector DataBaseAccess.getAvailableSpacesForTarget(java.lang.String targetKey, boolean targetIsUser, boolean obliged)
          Get the available spaces for a group or a user
 int DataBaseAccess.addStorageUsersPreferences(java.lang.String id, java.lang.String userKey)
          Add a user preference into the database
private  boolean DataBaseAccess.isAlreadyInPreferencesForUser(org.esupportail.portal.utils.database.Query queryManager, java.lang.String id, java.lang.String userKey)
          Check if the space is already in the user preferences
 java.util.Vector DataBaseAccess.getKeyOfSpacesFromPreferences(java.lang.String targetKey)
          Get the list of ids of spaces which has already been selected by the current user
 int DataBaseAccess.delStorageUsersPreferencesForUser(java.lang.String id, java.lang.String userKey)
          Delete a user preference from the database
 java.util.Vector DataBaseAccess.getAdministratedSpaces()
          Get the servers and spaces set into the administration database
 java.util.Vector DataBaseAccess.getTargetsOfAdministratedSpaces(java.lang.String idStorageAvailableSpaces, java.lang.String spaceKey)
          Get the targets set into the administration database
 int DataBaseAccess.updateServerNameAvailableSpace(java.lang.String serverId, java.lang.String newName)
          Update the name of the server of the sharing properties into the database