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

Packages that use StillExistsException
org.esupportail.portal.channels.CStockage.channelAction.classic   
org.esupportail.portal.channels.CStockage.channelAction.injac   
org.esupportail.portal.channels.CStockage.provider.access   
 

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

Methods in org.esupportail.portal.channels.CStockage.channelAction.classic that throw StillExistsException
private  void ChannelAction.createDir(org.jasig.portal.ChannelRuntimeData runtimeData)
          Create a new directory
 

Uses of StillExistsException in org.esupportail.portal.channels.CStockage.channelAction.injac
 

Methods in org.esupportail.portal.channels.CStockage.channelAction.injac that throw StillExistsException
private  void ChannelAction.createDir(org.jasig.portal.ChannelRuntimeData runtimeData)
          Generate the XML String for this mod
 

Uses of StillExistsException in org.esupportail.portal.channels.CStockage.provider.access
 

Methods in org.esupportail.portal.channels.CStockage.provider.access that throw StillExistsException
 boolean WebdavAccessImpl.upload(java.lang.String fileName, java.io.InputStream fileStream, java.lang.String path)
          Upload a file to the path given in argument
 boolean WebdavAccessImpl.rename(java.lang.String oldName, java.lang.String newName, java.lang.String path)
          Rename the resource
 boolean WebdavAccessImpl.createDir(java.lang.String name, java.lang.String path)
          Create the directory given in argument
abstract  boolean ServerAccess.upload(java.lang.String fileName, java.io.InputStream fileStream, java.lang.String path)
          Upload a file to the path given in argument
abstract  boolean ServerAccess.rename(java.lang.String oldName, java.lang.String newName, java.lang.String path)
          Rename the resource
abstract  boolean ServerAccess.createDir(java.lang.String name, java.lang.String path)
          Create the directory given in argument
 boolean CifsAccessImpl.upload(java.lang.String fileName, java.io.InputStream fileStream, java.lang.String path)
          Upload a file to the path given in argument
 boolean CifsAccessImpl.rename(java.lang.String oldName, java.lang.String newName, java.lang.String path)
          Rename a resource (file or directory)
 boolean CifsAccessImpl.createDir(java.lang.String name, java.lang.String path)
          Create a directory