A C D E F G H I K L M N O P Q R S T U V W X

A

abend(String) - Method in class com.ibm.cics.server.Task
Request a normal ABEND of the task.
AbendCancelException - exception com.ibm.cics.server.AbendCancelException.
Provides a Java exception that corresponds to a CICS ABEND CANCEL.
AbendError - error com.ibm.cics.server.AbendError.
Class for an "unhandleable" CICS ABEND.
AbendException - exception com.ibm.cics.server.AbendException.
Class that provides a Java exception that corresponds to a CICS ABEND.
AddressResource - class com.ibm.cics.server.AddressResource.
This class provides the implementation of synchronization based on the address of a data area.
AddressResource() - Constructor for class com.ibm.cics.server.AddressResource
Construct a default AddressResource.
AIDValue - class com.ibm.cics.server.AIDValue.
This class provides a set of constants for use with getAIDbyte() method in the TerminalPrincipalFacility class.
ALARM - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
ALLOCATED - Static variable in class com.ibm.cics.server.ConversationState
 
AllocationErrorException - exception com.ibm.cics.server.AllocationErrorException.
Class that represents the CICS ALLOCERR condition.
API - class com.ibm.cics.server.API.
This abstract class provides for common initialisation for every class that corresponds to a part of the CICS API, except for ABENDs and exceptions, and it ensures sufficient initialisation of the environment to allow CICS API calls to be made.
API() - Constructor for class com.ibm.cics.server.API
 
AttachInitiator - class com.ibm.cics.server.AttachInitiator.
This bean is the main interface to APPC.
AttachInitiator() - Constructor for class com.ibm.cics.server.AttachInitiator
 
AttachInitiatorBeanInfo - class com.ibm.cics.server.AttachInitiatorBeanInfo.
This Class provides the BeanInfo for an AttachInitiator.
AttachInitiatorBeanInfo() - Constructor for class com.ibm.cics.server.AttachInitiatorBeanInfo
 
AUXILIARY - Static variable in class com.ibm.cics.server.TSQType
 

C

cancel() - Method in class com.ibm.cics.server.StartRequest
Cancel a previous start request
CCErrorException - exception com.ibm.cics.server.CCErrorException.
Class that represents the CICS CCERROR condition.
checkAccept(String, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAccess(Thread) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAccess(ThreadGroup) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkAwtEventQueueAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkConnect(String, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkConnect(String, int, Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkCreateClassLoader() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkDelete(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkExec(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkExit(int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkLink(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkListen(int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMemberAccess(Class, int) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMulticast(InetAddress) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkMulticast(InetAddress, byte) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPackageAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPackageDefinition(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPrintJobAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertiesAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertyAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkPropertyAccess(String, String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(FileDescriptor) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkRead(String, Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSecurityAccess(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSetFactory() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkSystemClipboardAccess() - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkTopLevelWindow(Object) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkWrite(FileDescriptor) - Method in class com.ibm.cics.server.CicsSecurityManager
 
checkWrite(String) - Method in class com.ibm.cics.server.CicsSecurityManager
 
CICS_REGION_AND_API_ALLOWED - Static variable in class com.ibm.cics.server.IsCICS
 
CICS_REGION_BUT_API_DISALLOWED - Static variable in class com.ibm.cics.server.IsCICS
 
CicsConditionException - exception com.ibm.cics.server.CicsConditionException.
Class that provides a Java class which is used as an exception corresponding to a CICS condition.
CicsError - error com.ibm.cics.server.CicsError.
Class that provides the superclass for all CICS error classes.
CicsException - exception com.ibm.cics.server.CicsException.
Class that provides the superclass for all CICS exception classes.
CicsResponseConditionException - exception com.ibm.cics.server.CicsResponseConditionException.
This class provides the base for those exceptions that correspond to CICS conditions for which a response code (in the EIBRCODE field of the EIB) is defined.
CicsRuntimeException - exception com.ibm.cics.server.CicsRuntimeException.
Class that provides the superclass for all CICS RuntimeExceptions.
CicsSecurityManager - class com.ibm.cics.server.CicsSecurityManager.
This class provides a security manager for the CICS environment.
CicsSecurityManager() - Constructor for class com.ibm.cics.server.CicsSecurityManager
 
CLEAR - Static variable in class com.ibm.cics.server.AIDValue
 
clear() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Clear the terminal.
clearAll() - Method in class com.ibm.cics.server.ConversationSendOptions
 
clearConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
clearInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
 
clearLast() - Method in class com.ibm.cics.server.ConversationSendOptions
 
clearWait() - Method in class com.ibm.cics.server.ConversationSendOptions
 
com.ibm.cics.server - package com.ibm.cics.server
 
CommAreaHolder - class com.ibm.cics.server.CommAreaHolder.
The class that represents a COMMAREA.
CommAreaHolder() - Constructor for class com.ibm.cics.server.CommAreaHolder
Constructs a CommAreaHolder without a value.
CommAreaHolder(byte[]) - Constructor for class com.ibm.cics.server.CommAreaHolder
Constructs a CommAreaHolder for an existing byte[].
commit() - Method in class com.ibm.cics.server.Task
Commit the work done as part of the task.
CONFFREE - Static variable in class com.ibm.cics.server.ConversationState
 
CONFIRM - Static variable in class com.ibm.cics.server.SyncLevel
 
CONFRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
 
CONFSEND - Static variable in class com.ibm.cics.server.ConversationState
 
Conversation - class com.ibm.cics.server.Conversation.
This class implements the interface that is common to both ends of an APPC conversation.
ConversationPrincipalFacility - class com.ibm.cics.server.ConversationPrincipalFacility.
 
ConversationSendOptions - class com.ibm.cics.server.ConversationSendOptions.
This class presents a way to specify the following options on the SEND command: [INVITE|LAST] [CONFIRM|WAIT] The various set methods check that only valid combinations of options are allowed.
ConversationSendOptions() - Constructor for class com.ibm.cics.server.ConversationSendOptions
 
ConversationState - class com.ibm.cics.server.ConversationState.
This class implements an enumeration representing the different states in which an APPC conversation can be.
converse(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send then receive 3270 data stream from the terminal
converse(DataHolder) - Method in class com.ibm.cics.server.Conversation
DTC converse
converse(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
DTC Converse
converseASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send then receive 3270 data stream from the terminal without uppercase translation
Cursor - class com.ibm.cics.server.Cursor.
This class provides a set of methods and variables that correspond to the CURSOR of a CICS terminal.
Cursor(int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor for a screen of the supplied width and height and an initial position of (1,1).
Cursor(int, int, int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor for a screen of the supplied width and height and a supplied initial position.
CWAHolder - class com.ibm.cics.server.CWAHolder.
This class holds an array of bytes that is a copy of the contents of the CWA.
CWAHolder() - Constructor for class com.ibm.cics.server.CWAHolder
Constructs a CWAHolder without a value.
CWAHolder(byte[]) - Constructor for class com.ibm.cics.server.CWAHolder
Constructs a CWAHolder without a value.

D

data - Variable in class com.ibm.cics.server.RetrievedData
 
DATA - Static variable in interface com.ibm.cics.server.RetrieveBits
 
DataHolder - class com.ibm.cics.server.DataHolder.
This class holds an array of bytes that is the data read from a TDQ.
DataHolder() - Constructor for class com.ibm.cics.server.DataHolder
Constructs a DataHolder without a value.
decrement() - Method in class com.ibm.cics.server.Cursor
Decrement the cursor position.
delete() - Method in class com.ibm.cics.server.KSDS
Delete a record from a KSDS file.
delete() - Method in class com.ibm.cics.server.TDQ
Delete a Transient Data Queue.
delete() - Method in class com.ibm.cics.server.TSQ
Delete a Temporary Storage Queue (TSQ).
delete() - Method in class com.ibm.cics.server.RRDS
Delete a record from an RRDS file.
delete(byte[]) - Method in class com.ibm.cics.server.KSDS
 
delete(long) - Method in class com.ibm.cics.server.RRDS
Delete a record from an RRDS file.
deleteGeneric(byte[]) - Method in class com.ibm.cics.server.KSDS
 
dequeue() - Method in class com.ibm.cics.server.NameResource
Unlock the named resource.
dequeue() - Method in class com.ibm.cics.server.AddressResource
 
DestinationSelectionErrorException - exception com.ibm.cics.server.DestinationSelectionErrorException.
Class that represents the CICS SELNERR condition.
DestinationStatusChangeException - exception com.ibm.cics.server.DestinationStatusChangeException.
Class that represents the CICS DSSTAT condition.
disableTaskTrace() - Method in class com.ibm.cics.server.Task
Switch off task trace flag (Method is not supported in this release of CICS TS)
disableTrace() - Static method in class com.ibm.cics.server.Region
Disable main TRACE flag for the region (Method is not supported in this release of CICS TS)
disableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Disable region trace flags (Method is not supported in this release of CICS TS)
DumpOpenErrorException - exception com.ibm.cics.server.DumpOpenErrorException.
Class that represents the CICS OPENERR condition.
DuplicateKeyException - exception com.ibm.cics.server.DuplicateKeyException.
Class that represents the CICS DUPKEY condition.
DuplicateRecordException - exception com.ibm.cics.server.DuplicateRecordException.
Class that represents the CICS DUPREC condition.

E

EI - Static variable in interface com.ibm.cics.server.RegionTraceBits
 
enableTaskTrace() - Method in class com.ibm.cics.server.Task
Switch on task trace flag (Method is not supported in this release of CICS TS)
enableTrace() - Static method in class com.ibm.cics.server.Region
Enable main TRACE flag for the region (Method is not supported in this release of CICS TS)
enableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Enable region trace flags (Method is not supported in this release of CICS TS)
end() - Method in class com.ibm.cics.server.FileBrowse
End the browse.
EndException - exception com.ibm.cics.server.EndException.
Class that represents the CICS END condition.
EndOfChainIndicatorException - exception com.ibm.cics.server.EndOfChainIndicatorException.
Class that represents the CICS EOC condition.
EndOfDataException - exception com.ibm.cics.server.EndOfDataException.
Class that represents the CICS ENDDATA condition.
EndOfDataSetIndicatorException - exception com.ibm.cics.server.EndOfDataSetIndicatorException.
Class that represents the CICS EODS condition.
EndOfFileException - exception com.ibm.cics.server.EndOfFileException.
Class that represents the CICS ENDFILE condition.
EndOfFileIndicatorException - exception com.ibm.cics.server.EndOfFileIndicatorException.
Class that represents the CICS EOF condition.
EndOfInputIndicatorException - exception com.ibm.cics.server.EndOfInputIndicatorException.
Class that represents the CICS ENDINPT condition.
EndOfProgramException - exception com.ibm.cics.server.EndOfProgramException.
Class that provides the Java class that is used as an exception to indicate that a program has terminated.
enqueue() - Method in class com.ibm.cics.server.NameResource
Attempt to lock the named resource.
enqueue() - Method in class com.ibm.cics.server.AddressResource
 
ENTER - Static variable in class com.ibm.cics.server.AIDValue
 
EnterRequest - class com.ibm.cics.server.EnterRequest.
This Bean provides the Java equivalent to the EXEC CICS ENTER command.
EnterRequest() - Constructor for class com.ibm.cics.server.EnterRequest
Construct an EnterRequest bean.
enterTrace() - Method in class com.ibm.cics.server.EnterRequest
Perform a trace entry request
enterTrace(byte[]) - Method in class com.ibm.cics.server.EnterRequest
Perform a trace entry request with supplied data
EQUAL - Static variable in class com.ibm.cics.server.SearchType
 
equals(Object) - Method in class com.ibm.cics.server.SyncLevel
 
equals(Object) - Method in class com.ibm.cics.server.ConversationState
 
equals(Object) - Method in class com.ibm.cics.server.TSQType
 
equals(Object) - Method in class com.ibm.cics.server.SearchType
 
ERASE - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
erase() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Erase the terminal.
ERASEAUP - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
 
err - Variable in class com.ibm.cics.server.Task
A PrintWriter which is directed at the user's terminal, if the Principal Facility is a terminal, or to System.err if it is not.
ErrorException - exception com.ibm.cics.server.ErrorException.
Class that represents the CICS ERROR condition.
ESDS - class com.ibm.cics.server.ESDS.
This class is the implementation class for the ESDS kind of file.
ESDS_Browse - class com.ibm.cics.server.ESDS_Browse.
This class implements the CICS File Control interface for browsing ESDS files via RBA.
ESDS() - Constructor for class com.ibm.cics.server.ESDS
Construct a default ESDS object.

F

FCI_START_NO_DATA - Static variable in class com.ibm.cics.server.Task
 
FCI_START_WITH_DATA - Static variable in class com.ibm.cics.server.Task
 
FCI_TASK_WITH_FACILITY - Static variable in class com.ibm.cics.server.Task
 
FCI_TRIGGERED_NO_FACILITY - Static variable in class com.ibm.cics.server.Task
 
FileBrowse - class com.ibm.cics.server.FileBrowse.
This class is the superclass of all of the browse-related implementation classes.
FileDisabledException - exception com.ibm.cics.server.FileDisabledException.
Class that represents the CICS DISABLED condition.
FileNotFoundException - exception com.ibm.cics.server.FileNotFoundException.
Class that represents the CICS FILENOTFOUND condition.
flush() - Method in class com.ibm.cics.server.Conversation
 
forceAbend(String) - Method in class com.ibm.cics.server.Task
Force the task to ABEND.
FORMFEED - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
 
FORMFEED - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
 
FREE - Static variable in class com.ibm.cics.server.ConversationState
 
free() - Method in class com.ibm.cics.server.Conversation
 
FREEKB - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
FRSET - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
 
FRSET - Static variable in interface com.ibm.cics.server.TerminalSendBits
 
FunctionErrorException - exception com.ibm.cics.server.FunctionErrorException.
Class that represents the CICS FUNCERR condition.

G

getABCODE() - Method in class com.ibm.cics.server.AbendCancelException
Return the particular ABEND code associated with an AbendCancelException.
getABCODE() - Method in class com.ibm.cics.server.AbendError
Return the particular ABEND code associated with an AbendError.
getABCODE() - Method in class com.ibm.cics.server.AbendException
Return the particular ABEND code associated with an AbendException.
getAddress() - Method in class com.ibm.cics.server.AddressResource
Return the address used for the synchronization resource.
getAIDbyte() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return the AID (Action Identifier) key last entered by the user at the terminal.
getApiStatus() - Static method in class com.ibm.cics.server.IsCICS
getApiStatus () returns the same result as DTCIsCICS (); If DFH3QSS can't be called for any reason, DTCIsCICS () returns UNABLE_TO_DETERMINE_STATUS and then getApiStatus () returns UNABLE_TO_DETERMINE_STATUS
getAPPLID() - Static method in class com.ibm.cics.server.Region
Return the APPLID of the region.
getAsText() - Method in class com.ibm.cics.server.SyncLevelEditor
 
getAsText() - Method in class com.ibm.cics.server.TSQNameEditor
Return the queue name as a String.
getAsText() - Method in class com.ibm.cics.server.TSQTypeEditor
 
getColumn() - Method in class com.ibm.cics.server.Cursor
Get the current cursor column position.
getConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getConvId() - Method in class com.ibm.cics.server.Conversation
Get the conversation identifier for a conversation.
getCursor() - Method in class com.ibm.cics.server.Terminal
Return the Cursor associated with the terminal.
getCWA(CWAHolder) - Static method in class com.ibm.cics.server.Region
Return a copy of the Common Work Area (CWA).
getDataComplete() - Method in class com.ibm.cics.server.Conversation
Has all data been received?
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.TSQBeanInfo
 
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.StartRequestBeanInfo
 
getDefaultPropertyIndex() - Method in class com.ibm.cics.server.AttachInitiatorBeanInfo
 
getDescription() - Method in class com.ibm.cics.server.SynchronizationResource
Return the description of the synchronization resource.
getDescription() - Method in class com.ibm.cics.server.Resource
Return the description of the resource.
getErrorCode() - Method in class com.ibm.cics.server.Conversation
What was the last error code on this conversation?
getErrorOccurred() - Method in class com.ibm.cics.server.Conversation
Has there been an error on this conversation?
getFCI() - Method in class com.ibm.cics.server.Task
Return the FCI for the task.
getID() - Method in class com.ibm.cics.server.StartRequest
Return the ID that uniquely identifies the start request.
getIDAsString() - Method in class com.ibm.cics.server.StartRequest
Return the ID that uniquely identifies the start request as a string, using the platform's default character encoding to convert from the byte[] format in which the name is stored.
getInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getLast() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getName() - Method in class com.ibm.cics.server.NameResource
Return the name of the CICS resource.
getName() - Method in class com.ibm.cics.server.Resource
Return the name of the CICS resource.
getName() - Method in class com.ibm.cics.server.Terminal
Return the name of the terminal.
getName() - Method in class com.ibm.cics.server.TSQ
Return the name of the TSQ as a string, using the platform's default character encoding to convert from the internal byte[] format in which the name is stored.
getNetName() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
Return the NETNAME.
getNoData() - Method in class com.ibm.cics.server.Conversation
Have we received a message without data?
getPipData() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
Return the PIP data as an array of bytes.
getPrincipalFacility() - Method in class com.ibm.cics.server.Task
Return the principal facility for the current task.
getPrinSysId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
Return the PRINSYSID.
getProcess() - Method in class com.ibm.cics.server.AttachInitiator
 
getProcess() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
Return the process name.
getProfile() - Method in class com.ibm.cics.server.AttachInitiator
 
getProgramName() - Method in class com.ibm.cics.server.Task
Return the CICS PROGRAM name.
getPropertyDescriptors() - Method in class com.ibm.cics.server.TSQBeanInfo
Return an array of PropertyDescriptors describing the properties of a TSQ.
getPropertyDescriptors() - Method in class com.ibm.cics.server.StartRequestBeanInfo
Return an array of PropertyDescriptors describing the properties of a StartRequest.
getPropertyDescriptors() - Method in class com.ibm.cics.server.AttachInitiatorBeanInfo
Return an array of PropertyDescriptors describing the properties of an AttachInitiator.
getQNAME() - Method in class com.ibm.cics.server.Task
Return the QNAME for the task.
getQueue() - Method in class com.ibm.cics.server.AttachInitiator
 
getQueueName() - Method in class com.ibm.cics.server.StartRequest
Return the queueName of the start request.
getQueueName() - Method in class com.ibm.cics.server.TSQ
Return the queueName of the TSQ.
getQueueNameAsString() - Method in class com.ibm.cics.server.StartRequest
Return the queue name of the start request as a string, using the platform's default character encoding to convert from the internal byte[] format in which the name is stored.
getRequestID() - Method in class com.ibm.cics.server.FileBrowse
 
getResource() - Method in class com.ibm.cics.server.EnterRequest
Return the Resource
getRESP2() - Method in class com.ibm.cics.server.CicsConditionException
Return the RESP2 value for the CICS Condition represented by the CicsConditionException.
getResponseCode() - Method in class com.ibm.cics.server.CicsResponseConditionException
Return the response code value for the CICS Condition represented by the CicsResponseConditionException.
getRow() - Method in class com.ibm.cics.server.Cursor
Get the current cursor row position.
getRTerminal() - Method in class com.ibm.cics.server.StartRequest
Get the name specified as the terminal name to be retrieved by the started task.
getRTransaction() - Method in class com.ibm.cics.server.StartRequest
Get the name specified as the transaction name to be retrieved by the started task.
getSignalReceived() - Method in class com.ibm.cics.server.Conversation
Have we received a SIGNAL?
getSTARTCODE() - Method in class com.ibm.cics.server.Task
Return the STARTCODE for the task.
getState() - Method in class com.ibm.cics.server.Conversation
 
getSyncLevel() - Method in class com.ibm.cics.server.AttachInitiator
 
getSyncLevel() - Method in class com.ibm.cics.server.Conversation
 
getSyncOnReturn() - Method in class com.ibm.cics.server.Program
Will this program always performs a SYNCPOINT when it returns? This only applies to remote programs.
getSysId() - Method in class com.ibm.cics.server.RemotableResource
Return the name of the CICS system.
getSysId() - Method in class com.ibm.cics.server.AttachInitiator
 
getSYSID() - Static method in class com.ibm.cics.server.Region
Return the SYSID for the region.
getTags() - Method in class com.ibm.cics.server.SyncLevelEditor
 
getTags() - Method in class com.ibm.cics.server.TSQTypeEditor
 
getTask() - Static method in class com.ibm.cics.server.Task
Return the Task object representing the task as part of which the current thread is executing.
getTaskNumber() - Method in class com.ibm.cics.server.Task
Return the task number.
getTCTUA(TCTUAHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return a copy of the Terminal User Area (TCTUA).
getTERMCODE() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Return the TERMCODE for the principal facility.
getTerminal() - Method in class com.ibm.cics.server.StartRequest
Return the name of the terminal to be used as the principal facility of the started task.
getTime() - Method in class com.ibm.cics.server.StartRequest
Return the time at which the task will be started.
getTraceIdentifier() - Method in class com.ibm.cics.server.EnterRequest
Return the TraceIdentifier
getTransactionName() - Method in class com.ibm.cics.server.Task
Return the transaction name.
getTransId() - Method in class com.ibm.cics.server.Program
Return the name of the CICS (mirror) transaction to be used to run the remote program.
getTWA(TWAHolder) - Method in class com.ibm.cics.server.Task
Return a copy of the Task Work Area (TWA).
getType() - Method in class com.ibm.cics.server.TSQ
Return the type of the TSQ.
getUser() - Method in class com.ibm.cics.server.Terminal
Return the name of the user currently signed on to the terminal.
getUserId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
Return the USERID.
getUSERID() - Method in class com.ibm.cics.server.Task
Return the USERID that is signed on to the task's principal facility.
getWait() - Method in class com.ibm.cics.server.ConversationSendOptions
 
GTEQ - Static variable in class com.ibm.cics.server.SearchType
 

H

hashCode() - Method in class com.ibm.cics.server.SyncLevel
 
hashCode() - Method in class com.ibm.cics.server.ConversationState
 
hashCode() - Method in class com.ibm.cics.server.TSQType
 
hashCode() - Method in class com.ibm.cics.server.SearchType
 

I

InboundFMHException - exception com.ibm.cics.server.InboundFMHException.
Class that represents the CICS INBFMH condition.
InboundSignalException - exception com.ibm.cics.server.InboundSignalException.
Class that represents the CICS SIGNAL condition.
increment() - Method in class com.ibm.cics.server.Cursor
Increment the cursor position.
increment(int) - Method in class com.ibm.cics.server.Cursor
Increment the cursor position by the supplied amount.
incrementRow() - Method in class com.ibm.cics.server.Cursor
Increment the row of the cursor (by 1).
initiate() - Method in class com.ibm.cics.server.AttachInitiator
 
initiate(byte[]) - Method in class com.ibm.cics.server.AttachInitiator
 
InvalidControlBlockIdException - exception com.ibm.cics.server.InvalidControlBlockIdException.
Class that represents the CICS CBIDERR condition.
InvalidDirectionException - exception com.ibm.cics.server.InvalidDirectionException.
Class that represents the CICS IGREQCD condition.
InvalidErrorTerminalException - exception com.ibm.cics.server.InvalidErrorTerminalException.
Class that represents the CICS INVERRTERM condition.
InvalidExitRequestException - exception com.ibm.cics.server.InvalidExitRequestException.
Class that represents the CICS INVEXITREQ condition.
InvalidJournalIdException - exception com.ibm.cics.server.InvalidJournalIdException.
Class that represents the CICS JIDERR condition.
InvalidLDCException - exception com.ibm.cics.server.InvalidLDCException.
Class that represents the CICS INVLDC condition.
InvalidMapSizeException - exception com.ibm.cics.server.InvalidMapSizeException.
Class that represents the CICS INVMPSZ condition.
InvalidNodeIdException - exception com.ibm.cics.server.InvalidNodeIdException.
Class that represents the CICS NODEIDERR condition.
InvalidPartitionException - exception com.ibm.cics.server.InvalidPartitionException.
Class that represents the CICS INVPARTN condition.
InvalidPartitionSetException - exception com.ibm.cics.server.InvalidPartitionSetException.
Class that represents the CICS INVPARTNSET condition.
InvalidProgramIdException - exception com.ibm.cics.server.InvalidProgramIdException.
Class that represents the CICS PGMIDERR condition.
InvalidQueueIdException - exception com.ibm.cics.server.InvalidQueueIdException.
Class that represents the CICS QIDERR condition.
InvalidREQIDPrefixException - exception com.ibm.cics.server.InvalidREQIDPrefixException.
Class that represents the CICS IGREQID condition.
InvalidRequestException - exception com.ibm.cics.server.InvalidRequestException.
Class that represents the CICS INVREQ condition.
InvalidRetrieveOptionException - exception com.ibm.cics.server.InvalidRetrieveOptionException.
Class that represents the CICS ENVDEFERR condition.
InvalidSystemIdException - exception com.ibm.cics.server.InvalidSystemIdException.
Class that represents the CICS SYSIDERR condition.
InvalidTaskIdException - exception com.ibm.cics.server.InvalidTaskIdException.
Class that represents the CICS TASKIDERR condition.
InvalidTerminalIdException - exception com.ibm.cics.server.InvalidTerminalIdException.
Class that represents the CICS TERMIDERR condition.
InvalidTransactionIdException - exception com.ibm.cics.server.InvalidTransactionIdException.
Class that represents the CICS TRANSIDERR condition.
InvalidTSRequestException - exception com.ibm.cics.server.InvalidTSRequestException.
Class that represents the CICS INVTSREQ condition.
InvalidUserIdException - exception com.ibm.cics.server.InvalidUserIdException.
Class that represents the CICS USERIDERR condition.
IOErrorException - exception com.ibm.cics.server.IOErrorException.
Class that represents the CICS IOERR condition.
isChecked() - Method in class com.ibm.cics.server.StartRequest
Is this start request to be checked?
IsCICS - class com.ibm.cics.server.IsCICS.
Class to call the JNI function ..._DTCisCICS () to, currently, obtain whether we're currently in CICS and/or we can use the CICS API.
IsCICS() - Constructor for class com.ibm.cics.server.IsCICS
 
ISCInvalidRequestException - exception com.ibm.cics.server.ISCInvalidRequestException.
Class that represents the CICS ISCINVREQ condition.
isException() - Method in class com.ibm.cics.server.EnterRequest
Is a trace entry to be produced on an exception if trace flags are off?
isProtected() - Method in class com.ibm.cics.server.StartRequest
Is this start request to be protected?
issue() - Method in class com.ibm.cics.server.StartRequest
Issue the start request passing no data to the started task.
issue(byte[]) - Method in class com.ibm.cics.server.StartRequest
Issue the start request, passing a byte array to the started task.
issueAbend() - Method in class com.ibm.cics.server.Conversation
 
issueConfirmation() - Method in class com.ibm.cics.server.Conversation
 
issueError() - Method in class com.ibm.cics.server.Conversation
 
issuePrepare() - Method in class com.ibm.cics.server.Conversation
 
issueSignal() - Method in class com.ibm.cics.server.Conversation
 
ItemErrorException - exception com.ibm.cics.server.ItemErrorException.
Class that represents the CICS ITEMERR condition.
ItemHolder - class com.ibm.cics.server.ItemHolder.
This class holds an array of bytes that is the data read from a TSQ.
ItemHolder() - Constructor for class com.ibm.cics.server.ItemHolder
Constructs a ItemHolder without a value.

K

KeyedFile - class com.ibm.cics.server.KeyedFile.
This is the implementation class for the KeyedFile interface.
KeyedFile() - Constructor for class com.ibm.cics.server.KeyedFile
Construct a default KeyedFile object.
KeyedFileBrowse - class com.ibm.cics.server.KeyedFileBrowse.
This class implements browsing a keyed file.
KeyHolder - class com.ibm.cics.server.KeyHolder.
This class holds an array of bytes that is the key of a file.
KeyHolder() - Constructor for class com.ibm.cics.server.KeyHolder
Constructs a KeyHolder without a value.
KeyHolder(byte[]) - Constructor for class com.ibm.cics.server.KeyHolder
Constructs a KeyHolder without a value.
KSDS - class com.ibm.cics.server.KSDS.
This class is the implementation class for the KSDS kind of file.
KSDS() - Constructor for class com.ibm.cics.server.KSDS
Construct a default KSDS bean.

L

LengthErrorException - exception com.ibm.cics.server.LengthErrorException.
Class that represents the CICS LENGERR condition.
link() - Method in class com.ibm.cics.server.Program
Perform a simple link to the program without passing in a COMMAREA.
link(byte[]) - Method in class com.ibm.cics.server.Program
Link to the program, passing in a COMMAREA.
link(byte[], int) - Method in class com.ibm.cics.server.Program
Version of the link() method that takes the DATALENGTH parameter.
link(IByteBuffer) - Method in class com.ibm.cics.server.Program
Version of the link() method that takes a single IByteBuffer.
link(IByteBuffer, IByteBuffer) - Method in class com.ibm.cics.server.Program
Version of the link() method that takes a separate IByteBuffer for the input data and output data.
LogicException - exception com.ibm.cics.server.LogicException.
Class that represents the CICS ILLOGIC condition.
lookup(int) - Static method in class com.ibm.cics.server.SyncLevel
 
lookup(int) - Static method in class com.ibm.cics.server.ConversationState
 

M

MAIN - Static variable in class com.ibm.cics.server.TSQType
 
MapErrorException - exception com.ibm.cics.server.MapErrorException.
Class that represents the CICS MAPERROR condition.
MapFailureException - exception com.ibm.cics.server.MapFailureException.
Class that represents the CICS MAPFAIL condition.
MapPageOverflowException - exception com.ibm.cics.server.MapPageOverflowException.
Class that represents the CICS OVERFLOW condition.
Message - class com.ibm.cics.server.Message.
 
Message() - Constructor for class com.ibm.cics.server.Message
 
MSG0001 - Static variable in class com.ibm.cics.server.Message
 
MSG0002 - Static variable in class com.ibm.cics.server.Message
 
MSG0003 - Static variable in class com.ibm.cics.server.Message
 
MSG0004 - Static variable in class com.ibm.cics.server.Message
 

N

NameErrorException - exception com.ibm.cics.server.NameErrorException.
Class that represents the CICS NAMEERROR condition.
NameResource - class com.ibm.cics.server.NameResource.
This class provides the implementation for named synchronized resources.
NameResource() - Constructor for class com.ibm.cics.server.NameResource
Construct a default NameResource.
next(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the next record during a browse, changing the current position.
next(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the next record during a browse, changing the current position.
next(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the next record during a browse, changing the current position.
next(RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the next record during a browse.
next(RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the next record during a browse.
next(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the next record during a browse.
NLEOM - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
 
NoJournalBufferSpaceException - exception com.ibm.cics.server.NoJournalBufferSpaceException.
Class that represents the CICS NOJBUFSP condition.
NONE - Static variable in class com.ibm.cics.server.SyncLevel
 
NoPassbookReadException - exception com.ibm.cics.server.NoPassbookReadException.
Class that represents the CICS NOPASSBKRD condition.
NoPassbookWriteException - exception com.ibm.cics.server.NoPassbookWriteException.
Class that represents the CICS NOPASSBKWR condition.
NoSpaceException - exception com.ibm.cics.server.NoSpaceException.
Class that represents the CICS NOSPACE condition.
NoSpoolException - exception com.ibm.cics.server.NoSpoolException.
Class that represents the CICS NOSPOOL condition.
NoStorageException - exception com.ibm.cics.server.NoStorageException.
Class that represents the CICS NOSTG condition.
NOT_CICS_REGION - Static variable in class com.ibm.cics.server.IsCICS
 
NOTALLOCATED - Static variable in class com.ibm.cics.server.ConversationState
 
NotAllocatedException - exception com.ibm.cics.server.NotAllocatedException.
Class that represents the CICS NOTALLOC condition.
NotAuthorisedException - exception com.ibm.cics.server.NotAuthorisedException.
Class that represents the CICS NOTAUTH condition.
NotOpenException - exception com.ibm.cics.server.NotOpenException.
Class that represents the CICS NOTOPEN condition.
NotValidException - exception com.ibm.cics.server.NotValidException.
Class that represents the CICS NONVAL condition.
NULL - Static variable in class com.ibm.cics.server.AIDValue
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendTextBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.RegionTraceBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendControlBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.RetrieveBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendBits
 

O

out - Variable in class com.ibm.cics.server.Task
A PrintWriter which is directed at the user's terminal, if the Principal Facility is a terminal, or to System.out if it is not.

P

PA1 - Static variable in class com.ibm.cics.server.AIDValue
 
PA2 - Static variable in class com.ibm.cics.server.AIDValue
 
PA3 - Static variable in class com.ibm.cics.server.AIDValue
 
PartitionFailureException - exception com.ibm.cics.server.PartitionFailureException.
Class that represents the CICS PARTNFAIL condition.
PENDFREE - Static variable in class com.ibm.cics.server.ConversationState
 
PENDRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
 
PF1 - Static variable in class com.ibm.cics.server.AIDValue
 
PF10 - Static variable in class com.ibm.cics.server.AIDValue
 
PF11 - Static variable in class com.ibm.cics.server.AIDValue
 
PF12 - Static variable in class com.ibm.cics.server.AIDValue
 
PF13 - Static variable in class com.ibm.cics.server.AIDValue
 
PF14 - Static variable in class com.ibm.cics.server.AIDValue
 
PF15 - Static variable in class com.ibm.cics.server.AIDValue
 
PF16 - Static variable in class com.ibm.cics.server.AIDValue
 
PF17 - Static variable in class com.ibm.cics.server.AIDValue
 
PF18 - Static variable in class com.ibm.cics.server.AIDValue
 
PF19 - Static variable in class com.ibm.cics.server.AIDValue
 
PF2 - Static variable in class com.ibm.cics.server.AIDValue
 
PF20 - Static variable in class com.ibm.cics.server.AIDValue
 
PF21 - Static variable in class com.ibm.cics.server.AIDValue
 
PF22 - Static variable in class com.ibm.cics.server.AIDValue
 
PF23 - Static variable in class com.ibm.cics.server.AIDValue
 
PF24 - Static variable in class com.ibm.cics.server.AIDValue
 
PF3 - Static variable in class com.ibm.cics.server.AIDValue
 
PF4 - Static variable in class com.ibm.cics.server.AIDValue
 
PF5 - Static variable in class com.ibm.cics.server.AIDValue
 
PF6 - Static variable in class com.ibm.cics.server.AIDValue
 
PF7 - Static variable in class com.ibm.cics.server.AIDValue
 
PF8 - Static variable in class com.ibm.cics.server.AIDValue
 
PF9 - Static variable in class com.ibm.cics.server.AIDValue
 
previous(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the previous record during a browse, changing the current position.
previous(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the previous record during a browse, changing the current position.
previous(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the previous record during a browse, changing the current position.
previous(RecordHolder) - Method in class com.ibm.cics.server.ESDS_Browse
Read the previous record during a browse.
previous(RecordHolder) - Method in class com.ibm.cics.server.RRDS_Browse
Read the previous record during a browse.
previous(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
Read the previous record during a browse.
PRINT - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
Program - class com.ibm.cics.server.Program.
This Bean provides the Java interface to CICS Program Control equivalent to the LINK and XCTL commands.
Program() - Constructor for class com.ibm.cics.server.Program
Construct a Program bean.

Q

queue - Variable in class com.ibm.cics.server.RetrievedData
 
QUEUE - Static variable in interface com.ibm.cics.server.RetrieveBits
 
QueueBusyException - exception com.ibm.cics.server.QueueBusyException.
Class that represents the CICS QBUSY condition.
QueueZeroException - exception com.ibm.cics.server.QueueZeroException.
Class that represents the CICS QZERO condition.

R

read(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a specific record from a file.
read(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using the specified type of search.
read(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS
Read a specific record from an ESDS file.
read(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS
Read a specific record from an RRDS file.
ReadAttentionException - exception com.ibm.cics.server.ReadAttentionException.
Class that represents the CICS RDATT condition.
readData(DataHolder) - Method in class com.ibm.cics.server.TDQ
Read data from a TDQ.
readDataConditional(DataHolder) - Method in class com.ibm.cics.server.TDQ
Read data from a TDQ.
readForUpdate(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a specific record from a file, locking it for update.
readForUpdate(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using the specified type of search, locking it for update.
readForUpdate(long, RecordHolder) - Method in class com.ibm.cics.server.ESDS
Read a specific record from an ESDS file and lock it for update.
readForUpdate(long, RecordHolder) - Method in class com.ibm.cics.server.RRDS
Read a specific record from an RRDS file and lock it for update.
readGeneric(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using a generic key.
readGeneric(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record from a file using a generic key and specifying the type of search..
readGenericForUpdate(byte[], RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record for update from a file using a generic key.
readGenericForUpdate(byte[], SearchType, RecordHolder) - Method in class com.ibm.cics.server.KeyedFile
Read a record for update from a file using a generic key.
readItem(int, ItemHolder) - Method in class com.ibm.cics.server.TSQ
Read a specified item from a TSQ.
readNextItem(ItemHolder) - Method in class com.ibm.cics.server.TSQ
Read the next item from a TSQ.
RECEIVE - Static variable in class com.ibm.cics.server.ConversationState
 
receive(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 data stream from the terminal
receive(DataHolder) - Method in class com.ibm.cics.server.Conversation
DTC converse
receive(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
DTC converse
receiveASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 data stream from the terminal without uppercase translation
receiveBuffer(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 buffer from the terminal
receiveBufferASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive 3270 buffer from the terminal without uppercase translation
RecordHolder - class com.ibm.cics.server.RecordHolder.
This class holds an array of bytes that is the data read from a file.
RecordHolder() - Constructor for class com.ibm.cics.server.RecordHolder
Constructs a RecordHolder without a value.
RecordNotFoundException - exception com.ibm.cics.server.RecordNotFoundException.
Class that represents the CICS NOTFND condition.
Region - class com.ibm.cics.server.Region.
This class provides a set of methods and variables that correspond to a CICS region.
Region() - Constructor for class com.ibm.cics.server.Region
 
RegionTraceBits - interface com.ibm.cics.server.RegionTraceBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the TRACE-related API.
RemotableResource - class com.ibm.cics.server.RemotableResource.
This abstract class provides the common implementation for resources that can be accessed on other systems.
RemotableResource() - Constructor for class com.ibm.cics.server.RemotableResource
Construct a default RemotableResource.
reset(byte[]) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], boolean) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], boolean, SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(byte[], SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
Reset the browse.
reset(long) - Method in class com.ibm.cics.server.ESDS_Browse
Reset the browse.
reset(long) - Method in class com.ibm.cics.server.RRDS_Browse
Reset the browse.
Resource - class com.ibm.cics.server.Resource.
This abstract class provides the common implementation for named resources.
Resource() - Constructor for class com.ibm.cics.server.Resource
Construct a default resource.
ResourceUnavailableException - exception com.ibm.cics.server.ResourceUnavailableException.
Class that represents the CICS ENQBUSY condition.
retrieve(BitSet, RetrievedDataHolder) - Method in class com.ibm.cics.server.Task
Retrieve any data specified when this task was started.
RetrieveBits - interface com.ibm.cics.server.RetrieveBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the Task.retrieve() method.
RetrievedData - class com.ibm.cics.server.RetrievedData.
This class holds the data retrieved for a task that has been STARTed.
RetrievedDataHolder - class com.ibm.cics.server.RetrievedDataHolder.
This class holds the values that can be retrieved for a (started) task.
RetrievedDataHolder() - Constructor for class com.ibm.cics.server.RetrievedDataHolder
Constructs a RetrievedDataHolder.
ReturnedPageException - exception com.ibm.cics.server.ReturnedPageException.
Class that represents the CICS RETPAGE condition.
rewrite(byte[]) - Method in class com.ibm.cics.server.KeyedFile
Update a record in a file.
rewrite(byte[]) - Method in class com.ibm.cics.server.ESDS
Update a record in a file.
rewrite(byte[]) - Method in class com.ibm.cics.server.RRDS
Update a record in a file.
rewriteItem(int, byte[]) - Method in class com.ibm.cics.server.TSQ
Rewrite an existing item.
rewriteItemConditional(int, byte[]) - Method in class com.ibm.cics.server.TSQ
Rewrite an existing item.
ROLLBACK - Static variable in class com.ibm.cics.server.ConversationState
 
rollback() - Method in class com.ibm.cics.server.Task
Roll back the work done as part of the task.
RolledBackException - exception com.ibm.cics.server.RolledBackException.
Class that represents the CICS ROLLEDBACK condition.
RouteFailedException - exception com.ibm.cics.server.RouteFailedException.
Class that represents the CICS RTEFAIL condition.
RoutePartiallyFailedException - exception com.ibm.cics.server.RoutePartiallyFailedException.
Class that represents the CICS RTESOME condition.
RRDS - class com.ibm.cics.server.RRDS.
This class is the implementation class for the RRDS kind of file.
RRDS_Browse - class com.ibm.cics.server.RRDS_Browse.
This class implements the CICS File Control interface for browsing RRDS files via RRN.
RRDS() - Constructor for class com.ibm.cics.server.RRDS
Construct a default RRDS object.
RTERMID - Static variable in interface com.ibm.cics.server.RetrieveBits
 
RTRANSID - Static variable in interface com.ibm.cics.server.RetrieveBits
 

S

SearchType - class com.ibm.cics.server.SearchType.
This class implements an enumeration of the different search types that can be used with generic keys.
SEND - Static variable in class com.ibm.cics.server.ConversationState
 
send(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 data stream to the terminal.
send(byte[]) - Method in class com.ibm.cics.server.Conversation
Send data.
send(byte[], BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 data stream to the terminal with options.
send(byte[], ConversationSendOptions) - Method in class com.ibm.cics.server.Conversation
 
send(ConversationSendOptions) - Method in class com.ibm.cics.server.Conversation
 
sendControl(BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send device controls to the terminal.
sendControl(Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send cursor control to the terminal.
sendControl(Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send cursor control and device controls to the terminal.
sendText(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal.
sendText(byte[], BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying options.
sendText(byte[], Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying a cursor position.
sendText(byte[], Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying cursor position and options.
SessionBusyException - exception com.ibm.cics.server.SessionBusyException.
Class that represents the CICS SESSBUSY condition.
SessionErrorException - exception com.ibm.cics.server.SessionErrorException.
Class that represents the CICS SESSIONERR condition.
setAddress(byte[]) - Method in class com.ibm.cics.server.AddressResource
Sets the synchronization address
setAPPLID(String) - Static method in class com.ibm.cics.server.Region
 
setAsText(String) - Method in class com.ibm.cics.server.SyncLevelEditor
 
setAsText(String) - Method in class com.ibm.cics.server.TSQNameEditor
 
setAsText(String) - Method in class com.ibm.cics.server.TSQTypeEditor
 
setChecked(boolean) - Method in class com.ibm.cics.server.StartRequest
Control whether start request is checked or not.
setColumn(int) - Method in class com.ibm.cics.server.Cursor
Set the column of the cursor to the supplied value.
setConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
setCWA(byte[]) - Static method in class com.ibm.cics.server.Region
Update the contents of the CWA from an array of bytes.
setDescription(String) - Method in class com.ibm.cics.server.SynchronizationResource
Sets the description of the synchronization resource.
setDescription(String) - Method in class com.ibm.cics.server.Resource
Sets the description of the resource.
setException(boolean) - Method in class com.ibm.cics.server.EnterRequest
Control whether trace entry is produced on exception if trace flags are off
setID(byte[]) - Method in class com.ibm.cics.server.StartRequest
Set the ID that uniquely identifies the start request.
setIDFromString(String) - Method in class com.ibm.cics.server.StartRequest
Set the ID that uniquely identifies the start request from a String.
setInvite() - Method in class com.ibm.cics.server.ConversationSendOptions
 
setLast() - Method in class com.ibm.cics.server.ConversationSendOptions
 
setName(String) - Method in class com.ibm.cics.server.NameResource
Sets the resource name corresponding to this object.
setName(String) - Method in class com.ibm.cics.server.Resource
Sets the CICS resource name corresponding to this object.
setName(String) - Method in class com.ibm.cics.server.TSQ
Sets the name of the TSQ.
setNextCOMMAREA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the COMMAREA to be used with the next transaction to be run on input from the terminal.
setNextTransaction(String) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the next transaction to be run on input from the terminal.
setProcess(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the process of the attach.
setProfile(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the profile of the attach.
setProtected(boolean) - Method in class com.ibm.cics.server.StartRequest
Control whether start request is protected or not.
setQueue(boolean) - Method in class com.ibm.cics.server.AttachInitiator
 
setQueueName(byte[]) - Method in class com.ibm.cics.server.StartRequest
Sets the queueName of the start request.
setQueueName(byte[]) - Method in class com.ibm.cics.server.TSQ
Sets the queueName of the TSQ.
setQueueNameFromString(String) - Method in class com.ibm.cics.server.StartRequest
Sets the queue name of the start request.
setResource(String) - Method in class com.ibm.cics.server.EnterRequest
Set the Resource
setRow(int) - Method in class com.ibm.cics.server.Cursor
Set the row of the cursor to the supplied value.
setRTerminal(String) - Method in class com.ibm.cics.server.StartRequest
Set the terminal name to be retrieved by the started task.
setRTransaction(String) - Method in class com.ibm.cics.server.StartRequest
Set the transaction name to be retrieved by the started task.
setSyncLevel(SyncLevel) - Method in class com.ibm.cics.server.AttachInitiator
 
setSyncOnReturn(boolean) - Method in class com.ibm.cics.server.Program
Control whether the program always performs a SYNCPOINT when it returns.
setSysId(String) - Method in class com.ibm.cics.server.RemotableResource
Sets the SYSID of the remote region that really owns this resource.
setSysId(String) - Method in class com.ibm.cics.server.AttachInitiator
Sets the SYSID of the remote region that this Attach is targetted at.
setSYSID(String) - Static method in class com.ibm.cics.server.Region
 
setTCTUA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Update the contents of the TCTUA from an array of bytes.
setTerminal(String) - Method in class com.ibm.cics.server.StartRequest
Set the name of the terminal to be used as the principal facility of the started task.
setTime(Calendar) - Method in class com.ibm.cics.server.StartRequest
Set the time at which the task will be started.
setTraceIdentifier(short) - Method in class com.ibm.cics.server.EnterRequest
Set the TraceIdentifier
setTransId(String) - Method in class com.ibm.cics.server.Program
Set the transaction name to be used when running the program remotely, instead of CPMI.
setTWA(byte[]) - Method in class com.ibm.cics.server.Task
Update the contents of the TWA from an array of bytes.
setType(TSQType) - Method in class com.ibm.cics.server.TSQ
Sets the type of the TSQ.
setWait() - Method in class com.ibm.cics.server.ConversationSendOptions
 
SpoolBusyException - exception com.ibm.cics.server.SpoolBusyException.
Class that represents the CICS SPOLBUSY condition.
SpoolErrorException - exception com.ibm.cics.server.SpoolErrorException.
Class that represents the CICS SPOLERR condition.
startBrowse(byte[]) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file.
startBrowse(byte[], SearchType) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file with a starting position determined by the type of search specified.
startBrowse(long) - Method in class com.ibm.cics.server.ESDS
Create a browse against the file.
startBrowse(long) - Method in class com.ibm.cics.server.RRDS
Start a browse on a file
StartFailedException - exception com.ibm.cics.server.StartFailedException.
Class that represents the CICS NOSTART condition.
startGenericBrowse(byte[], int) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file using a generic key to specify the starting position.
startGenericBrowse(byte[], int, SearchType) - Method in class com.ibm.cics.server.KeyedFile
Create a browse against the file with a starting position determined by the type of search specified.
StartRequest - class com.ibm.cics.server.StartRequest.
This Bean provides the Java equivalent to the EXEC CICS START command.
StartRequest() - Constructor for class com.ibm.cics.server.StartRequest
Construct a StartRequest bean.
StartRequestBeanInfo - class com.ibm.cics.server.StartRequestBeanInfo.
This Class provides the BeanInfo for a StartRequest.
StartRequestBeanInfo() - Constructor for class com.ibm.cics.server.StartRequestBeanInfo
 
STRELERRException - exception com.ibm.cics.server.STRELERRException.
Class that represents the CICS STRELERR condition.
SuppressedException - exception com.ibm.cics.server.SuppressedException.
Class that represents the CICS SUPPRESSED condition.
SYNCFREE - Static variable in class com.ibm.cics.server.ConversationState
 
SynchronizationResource - class com.ibm.cics.server.SynchronizationResource.
This abstract class provides the common implementation for synchronized resources.
SynchronizationResource() - Constructor for class com.ibm.cics.server.SynchronizationResource
Construct a default SynchronizationResource.
SyncLevel - class com.ibm.cics.server.SyncLevel.
This class implements an enumeration of the different synchronization levels that can be specified for an APPC conversation.
SyncLevelEditor - class com.ibm.cics.server.SyncLevelEditor.
This Class provides a property editor for the syncLevel property of an AttachInitiator.
SyncLevelEditor() - Constructor for class com.ibm.cics.server.SyncLevelEditor
 
SYNCPOINT - Static variable in class com.ibm.cics.server.SyncLevel
 
SYNCRECEIVE - Static variable in class com.ibm.cics.server.ConversationState
 
SYNCSEND - Static variable in class com.ibm.cics.server.ConversationState
 
SYSTEM - Static variable in interface com.ibm.cics.server.RegionTraceBits
 
SystemBusyException - exception com.ibm.cics.server.SystemBusyException.
Class that represents the CICS SYSBUSY condition.

T

Task - class com.ibm.cics.server.Task.
This class provides a set of methods and variables that correspond to a CICS task.
TCIDERRException - exception com.ibm.cics.server.TCIDERRException.
Class that represents the CICS TCIDERR condition.
TCTUAHolder - class com.ibm.cics.server.TCTUAHolder.
This class holds an array of bytes that is a copy of the contents of the TCTUA.
TCTUAHolder() - Constructor for class com.ibm.cics.server.TCTUAHolder
Constructs a TCTUAHolder without a value.
TCTUAHolder(byte[]) - Constructor for class com.ibm.cics.server.TCTUAHolder
Constructs a TCTUAHolder
TDQ - class com.ibm.cics.server.TDQ.
This Class provides the Java implementation of CICS Transient Data Queues (TDQs).
TDQ() - Constructor for class com.ibm.cics.server.TDQ
Construct a TDQ bean.
termId - Variable in class com.ibm.cics.server.RetrievedData
 
Terminal - class com.ibm.cics.server.Terminal.
This Class provides the Java interface to a CICS Terminal.
Terminal(String) - Constructor for class com.ibm.cics.server.Terminal
 
Terminal(String, String) - Constructor for class com.ibm.cics.server.Terminal
 
TerminalException - exception com.ibm.cics.server.TerminalException.
Class that represents the CICS TERMERR condition.
TerminalPrincipalFacility - class com.ibm.cics.server.TerminalPrincipalFacility.
This Class provides the Java interface to a CICS Terminal.
TerminalPrincipalFacilityExtended - class com.ibm.cics.server.TerminalPrincipalFacilityExtended.
Deprecated. This class was provided in CICS TS 1.3 to support additional functionality for the TerminalPrincipalFacility class, when using the Enterprise Toolkit for OS/390 (Java program objects). In CICS TS 2.1 and later, for interpreted Java (JVM programs), the additional functionality is now available directly in the TerminalPrincipalFacility class.
TerminalSendBits - interface com.ibm.cics.server.TerminalSendBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the SEND-related API.
TerminalSendCommonBits - interface com.ibm.cics.server.TerminalSendCommonBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with the SEND-related API.
TerminalSendControlBits - interface com.ibm.cics.server.TerminalSendControlBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use with sendControl().
TerminalSendTextBits - interface com.ibm.cics.server.TerminalSendTextBits.
This interface provides a set of constants that should be used to construct a java.util.BitSet for use sendText().
TimeExpiredException - exception com.ibm.cics.server.TimeExpiredException.
Class that represents the CICS EXPIRED condition.
toBinary() - Method in class com.ibm.cics.server.Cursor
Convert the Cursor to a binary value.
toString() - Method in class com.ibm.cics.server.SyncLevel
 
toString() - Method in class com.ibm.cics.server.ConversationState
 
toString() - Method in class com.ibm.cics.server.TSQType
 
TransferOfControlException - exception com.ibm.cics.server.TransferOfControlException.
Class that represents the CICS SYSIDERR condition.
transId - Variable in class com.ibm.cics.server.RetrievedData
 
tryEnqueue() - Method in class com.ibm.cics.server.NameResource
Attempt to lock the named resource without suspending.
tryEnqueue() - Method in class com.ibm.cics.server.AddressResource
 
TSIOErrorException - exception com.ibm.cics.server.TSIOErrorException.
Class that represents the CICS TSIOERR condition.
TSQ - class com.ibm.cics.server.TSQ.
This Class provides the Java interface to CICS Temporary Storage Queues (TSQs).
TSQ() - Constructor for class com.ibm.cics.server.TSQ
Construct a TSQ bean.
TSQBeanInfo - class com.ibm.cics.server.TSQBeanInfo.
This Class provides the BeanInfo for a TSQ.
TSQBeanInfo() - Constructor for class com.ibm.cics.server.TSQBeanInfo
 
TSQNameEditor - class com.ibm.cics.server.TSQNameEditor.
This Class provides a property editor for the name property of a TSQ.
TSQNameEditor() - Constructor for class com.ibm.cics.server.TSQNameEditor
 
TSQType - class com.ibm.cics.server.TSQType.
This class implements an enumeration of the different types of TSQ.
TSQTypeEditor - class com.ibm.cics.server.TSQTypeEditor.
This Class provides a property editor for the type property of a TSQ.
TSQTypeEditor() - Constructor for class com.ibm.cics.server.TSQTypeEditor
 
TWAHolder - class com.ibm.cics.server.TWAHolder.
This class holds an array of bytes that is a copy of the contents of the TWA.
TWAHolder() - Constructor for class com.ibm.cics.server.TWAHolder
Constructs a TWAHolder without a value.
TWAHolder(byte[]) - Constructor for class com.ibm.cics.server.TWAHolder
Constructs a TWAHolder.

U

UNABLE_TO_DETERMINE_STATUS - Static variable in class com.ibm.cics.server.IsCICS
 
UnexpectedInformationException - exception com.ibm.cics.server.UnexpectedInformationException.
Class that represents the CICS UNEXPIN condition.
USER - Static variable in interface com.ibm.cics.server.RegionTraceBits
 

V

value - Variable in class com.ibm.cics.server.TWAHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.RetrievedDataHolder
The data retrieved for the (started) task.
value - Variable in class com.ibm.cics.server.DataHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.ItemHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.KeyHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.CommAreaHolder
The array of bytes comprising the COMMAREA.
value - Variable in class com.ibm.cics.server.CWAHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.RecordHolder
The array of bytes comprising the item.
value - Variable in class com.ibm.cics.server.TCTUAHolder
The array of bytes comprising the item.

W

WAIT - Static variable in interface com.ibm.cics.server.TerminalSendBits
 
waitTerminal() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Deprecated. All methods operating on this class are synchronous so there is no need to wait for them to complete.
write(byte[]) - Method in class com.ibm.cics.server.ESDS
Write a new record to a file.
write(byte[], byte[]) - Method in class com.ibm.cics.server.KSDS
Write a new record to a file.
write(byte[], byte[]) - Method in class com.ibm.cics.server.ESDS
Write a new record to a file via an alternate key.
write(int, int, String, String, String, String, String) - Static method in class com.ibm.cics.server.Message
Write a message using message facilities of the underlying CICS platform.
write(long, byte[]) - Method in class com.ibm.cics.server.RRDS
Write a new record to a file.
WriteBreakException - exception com.ibm.cics.server.WriteBreakException.
Class that represents the CICS WRBRK condition.
writeData(byte[]) - Method in class com.ibm.cics.server.TDQ
Write data to a TDQ.
writeItem(byte[]) - Method in class com.ibm.cics.server.TSQ
Simplest version of WRITEQ TS.
writeItemConditional(byte[]) - Method in class com.ibm.cics.server.TSQ
Write an item to a TSQ.
WrongStatusException - exception com.ibm.cics.server.WrongStatusException.
Class that represents the CICS WRONGSTAT condition.

X

xctl() - Method in class com.ibm.cics.server.Program
Transfer control to the program, terminating the current program.
xctl(byte[]) - Method in class com.ibm.cics.server.Program
Transfer control to the program, terminating the current program, passing in a COMMAREA.

A C D E F G H I K L M N O P Q R S T U V W X