RSE
Release 1.0

Uses of Class
org.eclipse.rse.services.files.RemoteFolderNotEmptyException

Packages that use RemoteFolderNotEmptyException
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
 

Uses of RemoteFolderNotEmptyException in org.eclipse.rse.files.ui.resources
 

Methods in org.eclipse.rse.files.ui.resources that throw RemoteFolderNotEmptyException
protected static void UniversalFileTransferUtility.cleanup(IRemoteFile arc1, File arc2)
           
 

Uses of RemoteFolderNotEmptyException in org.eclipse.rse.subsystems.files.core.servicesubsystem
 

Methods in org.eclipse.rse.subsystems.files.core.servicesubsystem that throw RemoteFolderNotEmptyException
 boolean FileServiceSubSystem.delete(IRemoteFile folderOrFile, IProgressMonitor monitor)
           
 boolean FileServiceSubSystem.deleteBatch(IRemoteFile[] folderOrFiles, IProgressMonitor monitor)
           
 

Uses of RemoteFolderNotEmptyException in org.eclipse.rse.subsystems.files.core.subsystems
 

Methods in org.eclipse.rse.subsystems.files.core.subsystems that throw RemoteFolderNotEmptyException
 boolean IRemoteFileSubSystem.delete(IRemoteFile folderOrFile, IProgressMonitor monitor)
          Delete the given remote file or folder.
 boolean IRemoteFileSubSystem.deleteBatch(IRemoteFile[] folderOrFiles, IProgressMonitor monitor)
          Delete the given batch of remote file or folder.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.