| Package | Description |
|---|---|
| com.microfocus.zserver.zexplorer |
Basic z/Explorer classes including Eclipse RSE implementations.
|
| com.microfocus.zserver.zexplorer.ui |
UI related classes including dialogs and helper classes e.g.
|
| Modifier and Type | Method and Description |
|---|---|
MvsSubsystem |
ZExplorerConnectorService.getMVSSubSystem() |
| Modifier and Type | Method and Description |
|---|---|
static IMvsDataset |
MVSUtility.getDataSetFromMFADatasetKey(MvsSubsystem pMvsSubSystem,
java.util.Map<java.lang.String,java.lang.String> pMFADataSetAttributes)
Gets an
MvsDataset either by getting an existing one from the
MvsDataSetDirectory or creating a new one. |
| Constructor and Description |
|---|
MvsDataSetDirectory(MvsSubsystem pMvsSubsystem)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ZExplorerPropertiesComposite.applyValues(MvsSubsystem pSubSystem)
Validates entered field values and sets them in the z/Explorer
connection, if they are all valid.
|
| Constructor and Description |
|---|
ZExplorerPropertiesComposite(org.eclipse.swt.widgets.Composite pParent,
MvsSubsystem pSubSystem,
org.eclipse.jface.dialogs.DialogPage pDialog,
java.lang.String pHostname)
Constructor to change properties of an existing connection.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.