A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- launchUserProgram(IZOSCredentials, String, String) - Method in interface com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramConnection
-
Launches the z/OS user program with the specified credentials, z/OS user procedure name, and z/OS user program name.
- LIFO - com.compuware.api.topaz.hostresources.zos.IDefineGenerationDataGroupParameters.Ordering
-
Ordering of the newest generation data set to the oldest.
- like(IPartitionedDataSet) - Static method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Creates an allocate parameters builder instance and sets the parameters based on the specified partitioned dataset.
- like(ISequentialDataSet) - Static method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Creates an allocate parameters builder instance and sets the parameters based on the specified sequential dataset.
- LINEAR - com.compuware.api.topaz.hostresources.zos.VSAMOrganization
-
VSAM organization of "linear".
- LoadOption - Enum in com.compuware.api.topaz.hostresources.zos
-
Enumeration of VSAM data component load options.
- LogicalRecordLengthExceededException - Exception in com.compuware.api.topaz.hostresources.zos
-
LogicalRecordLengthExceededException
is a checked exception thrown when an attempt to write data to a dataset resource exceeds the dataset's logical record length. - LogicalRecordLengthExceededException(String, char[], int, int) - Constructor for exception com.compuware.api.topaz.hostresources.zos.LogicalRecordLengthExceededException
-
Constructs a logical record length exceeded exception with the specified detail message, data buffer, offset, and length.
All Classes All Packages