RSE
Release 1.0

Uses of Interface
org.eclipse.rse.core.ISystemUserIdConstants

Packages that use ISystemUserIdConstants
org.eclipse.rse.connectorservice.dstore   
org.eclipse.rse.connectorservice.local   
org.eclipse.rse.connectorservice.ssh   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.subsystems.files.ftp.connectorservice   
org.eclipse.rse.ui   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.team   
 

Uses of ISystemUserIdConstants in org.eclipse.rse.connectorservice.dstore
 

Classes in org.eclipse.rse.connectorservice.dstore that implement ISystemUserIdConstants
 class DStoreConnectorService
          System class required by the remote systems framework.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.connectorservice.local
 

Classes in org.eclipse.rse.connectorservice.local that implement ISystemUserIdConstants
 class LocalConnectorService
          System class required by the remote systems framework.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.connectorservice.ssh
 

Classes in org.eclipse.rse.connectorservice.ssh that implement ISystemUserIdConstants
 class SshConnectorService
          Create SSH connections.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.core.subsystems
 

Classes in org.eclipse.rse.core.subsystems that implement ISystemUserIdConstants
 class AbstractConnectorService
          This is a base class to make it easier to create connector service classes.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.subsystems.files.ftp.connectorservice
 

Classes in org.eclipse.rse.subsystems.files.ftp.connectorservice that implement ISystemUserIdConstants
 class FTPConnectorService
           
 

Uses of ISystemUserIdConstants in org.eclipse.rse.ui
 

Classes in org.eclipse.rse.ui that implement ISystemUserIdConstants
 class SystemConnectionForm
          A reusable form for prompting for connection information, in new or update mode.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.ui.view
 

Classes in org.eclipse.rse.ui.view that implement ISystemUserIdConstants
 class SystemViewConnectionAdapter
          Adapter for displaying SystemConnection objects in tree views.
 class SystemViewSubSystemAdapter
          Adapter for displaying SubSystem objects in tree views.
 

Uses of ISystemUserIdConstants in org.eclipse.rse.ui.view.team
 

Classes in org.eclipse.rse.ui.view.team that implement ISystemUserIdConstants
 class SystemTeamViewCategoryAdapter
          Adapter for displaying and processing SystemTeamViewCategoryNode objects in tree views, such as the Team view.
 class SystemTeamViewProfileAdapter
          Adapter for displaying and processing SystemProfile objects in tree views, such as the Team view.
 


RSE
Release 1.0

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