|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Registry or front door for all remote system connections.
| Method Summary | |
|---|---|
Clipboard |
getSystemClipboard()
Returns the clipboard used for copy actions |
void |
updateHost(Shell shell,
IHost conn,
String systemType,
String connectionName,
String hostName,
String description,
String defaultUserId,
int defaultUserIdLocation)
Update an existing connection given the new information. |
| Methods inherited from interface org.eclipse.core.runtime.jobs.ISchedulingRule |
|---|
contains, isConflicting |
| Method Detail |
public void updateHost(Shell shell,
IHost conn,
String systemType,
String connectionName,
String hostName,
String description,
String defaultUserId,
int defaultUserIdLocation)
conn - SystemConnection to be updatedsystemType - system type matching one of the system type names defined via the
systemTypes extension point.connectionName - unique connection name.hostName - ip name of host.description - optional description of the connection. Can be null.defaultUserIdLocation - one of the constants in ISystemUserIdConstants
that tells us where to set the user IddefaultUserId - userId to use as the default for the subsystems.public Clipboard getSystemClipboard()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||