| Package | Description |
|---|---|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| com.microfocus.zos.model |
General z/OS specific interfaces.
|
| com.microfocus.zserver.zexplorer.model |
Interfaces for the z/Explorer model (MVS resources).
|
| com.microfocus.zserver.zexplorer.ui |
UI related classes including dialogs and helper classes e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IGetDataResponse |
IFileUtilities.getContents(ISystemImage pImg,
java.lang.String pFileName,
boolean pExclusive,
ERecallMethod pRecall,
org.eclipse.core.runtime.IProgressMonitor pMonitor)
Get contents of a mainframe data set.
|
| Modifier and Type | Method and Description |
|---|---|
static ERecallMethod |
ERecallMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ERecallMethod[] |
ERecallMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MvsDataset.recall(ERecallMethod pRM,
org.eclipse.core.runtime.IProgressMonitor pMon) |
| Modifier and Type | Method and Description |
|---|---|
static IGetDataResponse |
VisibleCommandSender.getConents(ISystemImage pImg,
boolean pExclusive,
ERecallMethod pRecall,
java.lang.String pFileName) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.