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

H

handle() - Method in class org.eclipse.rse.services.shells.AbstractHostShellOutputReader
 
handleCancel(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
 
handleCommand(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.CommandMiner
 
handleCommand(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.EnvironmentMiner
 
handleCommand(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
 
handleCommand(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalProcessMiner
 
handleCommandFinished(String) - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation
Called (on the main Thread) when the specified command is complete
handleConnectionDown() - Method in class org.eclipse.rse.connectorservice.dstore.util.ConnectionStatusListener
The handleConnectionDown method is invoked if the network connection between the client and server goes down while connected.
handleConnectionFailure(ConnectionStatus, ConnectionStatus, IRemoteServerLauncher, ServerLaunchType, IProgressMonitor) - Method in class org.eclipse.rse.connectorservice.dstore.DStoreConnectorService
Diagnostics the occurs after the failure of a connect.
handleCopy(DataElement, DataElement, DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
 
handleCreateFile(DataElement, DataElement, String) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to create a new file.
handleCreateFolder(DataElement, DataElement, String) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to create a new folder.
handleDelete(DataElement, DataElement, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to Delete a file or folder.
handleDoubleClick(DoubleClickEvent) - Method in class org.eclipse.rse.files.ui.dialogs.SystemRemoteFileDialog
Handles double clicks in viewer.
handleDoubleClick(Object) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Opens the appropriate editor for a remote output object
handleDoubleClick(Object) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
User has double clicked on an object.
handleDoubleClick(Object) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
User has double clicked on an object.
handleDownload(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to download a file.
handleEvent(Event) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Handles events generated by controls on this page.
handleEvent(Event) - Method in class org.eclipse.rse.ui.dialogs.SystemRenameSingleDialog
 
handleEvent(Event) - Method in class org.eclipse.rse.ui.messages.SystemMessageDialog
Handles events generated by controls on this page.
handleEvent(Event) - Method in class org.eclipse.rse.ui.propertypages.SignonPreferencePage
 
handleEvent(Event) - Method in class org.eclipse.rse.ui.SystemBaseForm
Default implementation to satisfy Listener interface.
handleEvent(Event) - Method in class org.eclipse.rse.ui.SystemConnectionForm
Default implementation to satisfy Listener interface.
handleEvent(Event) - Method in class org.eclipse.rse.ui.widgets.RemoteServerLauncherForm
 
handleException(String, Exception) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
 
handleGetOSType(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to retrieve the OS that the miner is running.
handleNewFilterStringItemSelection() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Handles new filter string selection from the filter string list.
handleOutputChanged(String, Object) - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation
Called (on the main Thread) whenever output has changed
handleQueryAdvanceProperty(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to query advance properties.
handleQueryAll(DataElement, DataElement, DataElement, String, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to list the files and folders for a given filter.
handleQueryAllArchive(DataElement, DataElement, DataElement, boolean, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
 
handleQueryBasicProperty(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to Retrieve properties of the file or folder.
handleQuerycanWriteProperty(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to Retrieve canWrite property of the file or folder.
handleQueryClassName(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Retrieve the fully qualified class name (including package) for the specified .class file.
handleQueryEncoding(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Get the system encoding
handleQueryExists(DataElement, DataElement, String) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to query existence of the file or folder.
handleQueryFiles(DataElement, DataElement, DataElement, String, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to list the files for a given filter.
handleQueryFolders(DataElement, DataElement, DataElement, String, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to list the folders for a given filter.
handleQueryGetRemoteObject(DataElement, DataElement, String) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to get remote object
handleQueryQualifiedClassName(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Retrieve the fully qualified class name (including package) for a class file.
handleQueryRoots(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to list the roots.
handleQueryUnusedPort(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Get an unused port number.
handleQueryUserName(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalProcessMiner
Get the username
handleRename(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to Rename a file or folder.
handlerHasProperConstructor(Class) - Method in class org.eclipse.rse.services.clientserver.archiveutils.ArchiveHandlerManager
Returns whether or not handlerType has a constructor that takes only one parameter, a java.io.File.
handlerImplementsISystemArchiveHandler(Class) - Method in class org.eclipse.rse.services.clientserver.archiveutils.ArchiveHandlerManager
Returns whether or not handlerType or one of its superclasses implements ISystemArchiveHandler.
handleSearch(DataElement, DataElement, String, boolean) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to do a search.
handleSetEnvironment(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.EnvironmentMiner
 
handleSetLastModified(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to set LastModified to a file or folder.
handleSetReadOnly(DataElement, DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.UniversalFileSystemMiner
Method to set ReadOnly to a file or folder.
handleShellCloseEvent() - Method in class org.eclipse.rse.ui.open.SystemQuickOpenDialog
Checks to see if there are any long running operations.
handleShellFinished() - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation
Called (on the main Thread) when the shell is complete
handlesMappingFor(String, String, IRemoteFileSubSystem) - Method in interface org.eclipse.rse.files.ui.resources.ISystemMountPathMapper
Indicates whether this mapper handles remapping of the specified resource.
handleTypesEditButtonPressed() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
Open a registered type selection dialog and note the selections in the receivers types-to-export field
handleVerifyComplete() - Method in interface org.eclipse.rse.ui.ISystemVerifyListener
The callback method.
handleVerifyComplete() - Method in class org.eclipse.rse.ui.wizards.SubSystemServiceWizardPage
 
hardClose() - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Closes this window.
hasActiveCommunicationListeners() - Method in class org.eclipse.rse.core.subsystems.AbstractConnectorService
Check if there are any active communication listeners listening to this connector service.
hasAnyDelimiters(String) - Method in class org.eclipse.rse.ui.MassagerFoldCaseOutsideQuotes
Check for existence of any delimiters
hasByteSize() - Method in class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
hasByteSize() - Method in interface org.eclipse.rse.core.model.ISystemResourceSet
Indicates whether the set of resources has a size in bytes greater than zero
hasChildren() - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Return true if this subsystem has children objects to be displayed in the Remote System View explorer.
hasChildren() - Method in class org.eclipse.rse.core.subsystems.SubSystem
CHILD CLASSES MAY OVERRIDE THIS.
hasChildren() - Method in class org.eclipse.rse.services.search.AbstractSearchResult
Indicates whether this search result has children
hasChildren(IAdaptable) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Returns true if the element is a remote command and false if it is a remote output.
hasChildren() - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResult
Indicates whether this search result has children
hasChildren() - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteOutput
Indicates whether this output has children
hasChildren() - Method in class org.eclipse.rse.subsystems.shells.core.subsystems.RemoteCmdSubSystem
 
hasChildren() - Method in class org.eclipse.rse.subsystems.terminals.core.TerminalServiceSubSystem
 
hasChildren() - Method in class org.eclipse.rse.ui.dialogs.SystemSimpleContentElement
Return true if this element has children
hasChildren(Object) - Method in class org.eclipse.rse.ui.dialogs.SystemSimpleContentProvider
 
hasChildren() - Method in interface org.eclipse.rse.ui.model.ISystemPromptableObject
Return true if this is an expandable prompt
hasChildren(IAdaptable) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Return true if this object has children. Abstract.
hasChildren(IContextObject) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Return true if this object has children. Override this to provide context-specific support.
hasChildren(IAdaptable) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
Return true if this object has children.
hasChildren(IContextObject) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
Return true if this object has children.
hasChildren(Object) - Method in class org.eclipse.rse.ui.view.SystemTableViewProvider
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.FactoryServiceElement
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.PropertySetServiceElement
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.RootServiceElement
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.RSEModelServiceElement
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.ServiceElement
 
hasChildren() - Method in class org.eclipse.rse.ui.widgets.services.ServiceServiceElement
 
hasChildren(Object) - Method in class org.eclipse.rse.ui.widgets.services.ServiceTableContentProvider
 
hasConnectionChildren(IHost) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
This method is called by the connection adapter when deciding to show a plus-sign or not beside a connection.
hasConnectionChildren(IHost) - Method in interface org.eclipse.rse.core.model.ISystemViewInputProvider
This method is called by the connection adapter when deciding to show a plus-sign or not beside a connection.
hasContents(ISystemContentsType) - Method in class org.eclipse.rse.core.filters.SystemFilterReference
 
hasContents(ISystemContentsType) - Method in interface org.eclipse.rse.core.model.ISystemContainer
Returns whether the object has contents of a particular type.
hasContents(ISystemContentsType, String) - Method in interface org.eclipse.rse.core.subsystems.IRemoteContainer
Returns whether the object has contents of a particular type associated with the specified filter string.
hasContents(ISystemContentsType) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile
 
hasContents(ISystemContentsType, String) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile
 
hasFilters() - Method in interface org.eclipse.rse.core.filters.ISystemFilterContainerReference
 
hasFilters() - Method in class org.eclipse.rse.core.filters.SystemFilterReference
Return true if the referenced pool or filter has filters.
hashCode() - Method in class org.eclipse.rse.core.AbstractRSESystemType
Returns the hashCode for this system type.
hashCode() - Method in class org.eclipse.rse.subsystems.terminals.core.elements.TerminalElement
 
hasMessage() - Method in class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
hasMessage() - Method in interface org.eclipse.rse.core.model.ISystemResourceSet
Indicates whether a message was set corresponding to this resource set during an operation against it.
hasModificationStampAtExport(String, String) - Method in class org.eclipse.rse.subsystems.files.core.SystemIFileProperties
 
hasMoreOutput() - Method in class org.eclipse.rse.subsystems.shells.core.model.SimpleCommandOperation
 
hasPassword(boolean) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
hasPassword(boolean) - Method in class org.eclipse.rse.core.subsystems.AuthenticatingConnectorService
 
hasPassword(boolean) - Method in class org.eclipse.rse.core.subsystems.BasicConnectorService
Indicates the presence of a password.
hasPassword(boolean) - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.FactoryServiceElement
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.PropertySetServiceElement
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.RootServiceElement
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.RSEModelServiceElement
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.ServiceElement
 
hasProperties() - Method in class org.eclipse.rse.ui.widgets.services.ServiceServiceElement
 
hasPropertySets() - Method in class org.eclipse.rse.ui.widgets.services.FactoryServiceElement
 
hasPropertySets() - Method in class org.eclipse.rse.ui.widgets.services.RootServiceElement
 
hasPropertySets() - Method in class org.eclipse.rse.ui.widgets.services.RSEModelServiceElement
 
hasPropertySets() - Method in class org.eclipse.rse.ui.widgets.services.ServiceServiceElement
 
hasProvider() - Method in class org.eclipse.rse.core.comm.SystemKeystoreProviderManager
 
hasRemoteServerLauncherProperties() - Method in class org.eclipse.rse.core.subsystems.AbstractConnectorService
 
hasRemoteServerLauncherProperties() - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
hasRemoteServerLauncherProperties() - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
 
hasSource() - Method in class org.eclipse.rse.ui.actions.SystemPasteFromClipboardAction
 
hasStarted() - Method in class org.eclipse.rse.core.subsystems.SubSystem.SubSystemOperationJob
 
hasSystemViewRoots() - Method in interface org.eclipse.rse.core.model.ISystemViewInputProvider
Test if ISystemViewInputProvider.getSystemViewRoots() will return a non-empty list
HELP_PREFIX - Static variable in interface org.eclipse.rse.connectorservice.dstore.IUniversalDStoreConstants
 
helper - Variable in class org.eclipse.rse.core.references.SystemReferencedObject
 
helpId - Variable in class org.eclipse.rse.ui.actions.SystemBaseAction
 
helpId - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
helpId - Variable in class org.eclipse.rse.ui.dialogs.SystemWizardDialog
 
helpId - Variable in class org.eclipse.rse.ui.wizards.AbstractSystemWizard
 
HELPPREFIX - Static variable in class org.eclipse.rse.ui.RSEUIPlugin
 
HISTORY_FOLDER - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
HISTORY_QUALIFIED_FOLDER - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
historyButtonPressed() - Method in class org.eclipse.rse.ui.widgets.SystemHistoryCombo
 
horizontalSpacing - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
Host - Class in org.eclipse.rse.core.model
Default implementation of the IHost interface.
Host(ISystemProfile) - Constructor for class org.eclipse.rse.core.model.Host
Constructor
HostFilePermissions - Class in org.eclipse.rse.services.files
Default implementation of "Universal" UNIX kind of IHostFilePermissions.
HostFilePermissions() - Constructor for class org.eclipse.rse.services.files.HostFilePermissions
Constructor without any initial values.
HostFilePermissions(String, String, String) - Constructor for class org.eclipse.rse.services.files.HostFilePermissions
Constructor that takes the initial permissions in rwxrwxrwx form
HostFilePermissions(int, String, String) - Constructor for class org.eclipse.rse.services.files.HostFilePermissions
Constructor that takes the initial permissions as a bitmask
hostNameLength - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
hostProcessAdapter - Variable in class org.eclipse.rse.subsystems.processes.shell.linux.ShellProcessSubSystemConfiguration
 
HostProcessFilterImpl - Class in org.eclipse.rse.services.clientserver.processes
A class representing a remote process filter string.
HostProcessFilterImpl() - Constructor for class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
Constructor to use when there is no existing filter string.
HostProcessFilterImpl(boolean) - Constructor for class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
Constructor to use when there is no existing filter string.
HostProcessFilterImpl(String) - Constructor for class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
Constructor to use when filter string already exists.
HostProcessFilterImpl(String, boolean) - Constructor for class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
Constructor to use when filter string already exists.
HostSearchResultSet - Class in org.eclipse.rse.services.search
A remote search result set represents a page in the Remote Search view.
HostSearchResultSet() - Constructor for class org.eclipse.rse.services.search.HostSearchResultSet
Constructor to create a result set.
HostShellChangeEvent - Class in org.eclipse.rse.services.shells
 
HostShellChangeEvent(IHostShell, IHostShellOutputReader, int, int) - Constructor for class org.eclipse.rse.services.shells.HostShellChangeEvent
 
HostShellOutputStream - Class in org.eclipse.rse.services.shells
An adapter between the OutputStream and the IHostShell objects.
HostShellOutputStream(IHostShell) - Constructor for class org.eclipse.rse.services.shells.HostShellOutputStream
Constructor.
HostShellProcessAdapter - Class in org.eclipse.rse.services.shells
This class represents a host shell process.
HostShellProcessAdapter(IHostShell) - Constructor for class org.eclipse.rse.services.shells.HostShellProcessAdapter
Constructor.
hostValidator - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
HTTP - Static variable in class org.eclipse.rse.core.subsystems.ServerLaunchType
The 'HTTP' literal value (value 6).
HTTP_LITERAL - Static variable in class org.eclipse.rse.core.subsystems.ServerLaunchType
The 'HTTP' literal object.

RSE
Release 3.2
A B C D E F G H I K L M N O P Q R S T U V W X _
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.