Remote Systems
v6.4.1

Package com.ibm.etools.systems.core.resources

Interface Summary
ISaveAsDialog  
ISystemCachedRemoteResource This is the cached remote resource.
ISystemEditableRemoteObject This interface defines some common functionality required from all remote resources for edit, irrespective of whether the remote system is an OS/400, Windows, Linux or Unix operating system.
ISystemMountPathMapper This interface is used to provide a common way of mapping mounted resources to the temp files project.
ISystemRemoteCoreConstants Interface that contains all constants needed for remote resource management.
ISystemRemoteEditConstants  
ISystemRemoteEditResource This interface defines some common functionality required from all remote resources for edit, irrespective of whether the remote system is an OS/400, Windows, Linux or Unix operating system.
ISystemRemoteEditResourceManager This manager class manages remote resources.
ISystemRemoteManager This interface should be implemented by all remote resource related managers
ISystemRemoteMarker This interface defines a remote marker.
ISystemRemoteMarkerSetElement An interface for all marker set elements.
ISystemRemotePath This interface defines a remote path.
ISystemRemoteResource This interface defines some common functionality required from all remote resources, irrespective of whether the remote system is an OS/400, Windows, Linux or Unix operating system.
ISystemTextEditor  
ISystemTextEditorConstants  
 

Class Summary
AddToArchiveDialog  
AddToArchiveForm  
CombineDialog A dialog to select or enter archive files.
CombineForm A dialog to select or enter archive files.
DefaultMountPathMapper  
ExtractToDialog  
ExtractToForm  
FileSelectionDialog Dialog used to select a file based on a dialog similar to the SaveAs
FileSelectionForm Form class for selecting a file based on the SaveAS
RemoteSourceLookupDirector  
SaveAsDialog  
SaveAsForm  
SystemEditableRemoteFile  
SystemFileNameHelper This class converts a remote file name (including path) to a valid local one by escaping invalid characters in local file names with an _xx escape sequence.
SystemRemoteEditManager This is a singleton class that manages the remote editing
SystemRemoteMarker This class is an internal implementation of the ISystemRemoteMarker interface.
SystemRemoteMarkerInfo Objects of this type contain marker information.
SystemRemoteMarkerManager This singleton class manages all remote markers.
SystemRemoteMarkerSet This class represents a set of markers.
SystemRemoteMarkerTypeDefinition This class represents a marker type definition.
SystemRemoteMarkerTypeDefinitionCache This class is a cache of all marker type definitions.
SystemRemotePath A default implementation of a remote path.
SystemRemoteResource This class is the internal implementation of the ISystemRemoteResource interface.
SystemRemoteResourceInfo Class that keeps information about a remote resource.
SystemRemoteResourceManager This class manages remote resources.
SystemSafeFileOutputStream This class should be used when there's a file already in the destination and we don't want to lose its contents if a failure writing this stream happens.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.