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
S
- SECURITY_ERROR - com.compuware.api.topaz.jes.ExecutionStatus
-
JES execution status for a job that had a security error.
- SEQUENTIAL - com.compuware.api.topaz.hostresources.zos.DataSetType
-
Dataset type of "Sequential".
- sequentialDefaults() - Static method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Creates an allocate parameters builder instance for a sequential dataset with default parameters.
- setAllocationUnit(IAllocateParameters.AllocationUnit) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the allocation unit.
- setBlockSize(int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the block size.
- setDataClass(String) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the data class.
- setDeviceType(String) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the device type.
- setDirectoryBlocks(int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the directory blocks.
- setEmptyAll(boolean) - Method in class com.compuware.api.topaz.hostresources.zos.DefineGenerationDataGroupParametersBuilder
-
Sets whether all generation data sets should be emptied (i.e.
- setExpirationDate(int, int, int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the expiration date.
- setExpirationDate(Date) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the expiration date.
- setGenerationsLimit(int) - Method in class com.compuware.api.topaz.hostresources.zos.DefineGenerationDataGroupParametersBuilder
-
Sets the maximum number of generation data sets that can be associated with the generation data group.
- setLogicalRecordLength(int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the logical record length.
- setManagementClass(String) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the management class.
- setOrdering(IDefineGenerationDataGroupParameters.Ordering) - Method in class com.compuware.api.topaz.hostresources.zos.DefineGenerationDataGroupParametersBuilder
-
Sets the ordering in which the generation data sets list is returned for data set allocation when the generation data group name is supplied on a DD statement.
- setPrimaryQuantity(int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the primary quantity.
- setRecordFormat(RecordFormat) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the record format.
- setScratchOnEmpty(boolean, boolean) - Method in class com.compuware.api.topaz.hostresources.zos.DefineGenerationDataGroupParametersBuilder
-
Sets whether generation data sets should be scratched (i.e.
- setSecondaryQuantity(int) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the secondary quantity.
- setStorageClass(String) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the storage class.
- setVolume(String) - Method in class com.compuware.api.topaz.hostresources.zos.AllocateParametersBuilder
-
Sets the volume.
- SPEED - com.compuware.api.topaz.hostresources.zos.LoadOption
-
Load option of "SPEED".
- SSL_V3 - com.compuware.api.topaz.hosts.Protocol
-
Protocol indicating an encryption type of SSLv3.
- submit(IPartitionedDataSetMember) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Submits the content of the specified partitioned dataset (PDS) member as JCL and returns information about the associated job.
- submit(ISequentialDataSet) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Submits the content of the specified sequential dataset as JCL and returns information about the associated job.
- submit(String) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Submits the content of a sequential dataset of the specified name as JCL and returns information about the associated job.
- submit(String, String) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Submits the content a partitioned dataset member with the specified partitioned dataset name and member name as JCL and returns information about the associated job.
- submit(List<String>) - Method in interface com.compuware.api.topaz.jes.IJESCommandProvider
-
Submits the specified list of records as JCL and returns information about the associated job.
- submitTSOCommand(String) - Method in interface com.compuware.api.topaz.tso.ITSOCommandProvider
-
Submit a TSO command for execution on the connected mainframe.
All Classes All Packages