A C D E F G 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.
Class that corresponds to a CICS ABEND CANCEL.
AbendError - error com.ibm.cics.server.AbendError.
This class represents 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 an implementation of a Synchronization based on the address of a data area.
AddressResource() - Constructor for class com.ibm.cics.server.AddressResource
 
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 most classes that correspond to a part of the CICS API.
API() - Constructor for class com.ibm.cics.server.API
 
AttachInitiator - class com.ibm.cics.server.AttachInitiator.
This class contains the main interfaces that are used to facilitate APPC programming.
AttachInitiator() - Constructor for class com.ibm.cics.server.AttachInitiator
 
AUXILIARY - Static variable in class com.ibm.cics.server.TSQType
 

C

cancel() - Method in class com.ibm.cics.server.StartRequest
Cancel a previously issues start request.
checkBytes(byte[]) - Method in interface com.ibm.record.IByteBuffer
 
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.
This class is the superclass for all CICS error classes.
CicsException - exception com.ibm.cics.server.CicsException.
Class that is the superclass of all JCICS exception classes.
CicsResponseConditionException - exception com.ibm.cics.server.CicsResponseConditionException.
This class is the superclass of all JCICS exception classes that represent CICS conditions for which a response code is defined.
CicsRuntimeException - exception com.ibm.cics.server.CicsRuntimeException.
Class that provides the superclass for all CICS RuntimeExceptions.
clear() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Clear the screen of 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
 
com.ibm.record - package com.ibm.record
 
CommAreaHolder - class com.ibm.cics.server.CommAreaHolder.
The class that represents a COMMAREA.
CommAreaHolder() - Constructor for class com.ibm.cics.server.CommAreaHolder
Construct a CommAreaHolder without a "value".
CommAreaHolder(byte[]) - Constructor for class com.ibm.cics.server.CommAreaHolder
Construct a CommAreaHolder for an existing byte[].
commit() - Method in class com.ibm.cics.server.Task
This method commits the currently active Unit Of Work.
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.
 
ConversationPrincipalFacility - class com.ibm.cics.server.ConversationPrincipalFacility.
This class represents the Java interface to the APPC Conversation that is attached as the principal facility of the current Task.
ConversationSendOptions - class com.ibm.cics.server.ConversationSendOptions.
 
ConversationSendOptions() - Constructor for class com.ibm.cics.server.ConversationSendOptions
 
ConversationState - class com.ibm.cics.server.ConversationState.
 
converse(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
 
converse(DataHolder) - Method in class com.ibm.cics.server.Conversation
 
converse(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
 
converseASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
 
Cursor - class com.ibm.cics.server.Cursor.
This class represents the cursor on a 3270 terminal.
Cursor(int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor object for a given sized display,
Cursor(int, int, int, int) - Constructor for class com.ibm.cics.server.Cursor
Construct a cursor object for a given sized display, specifying the cursor position.
CWAHolder - class com.ibm.cics.server.CWAHolder.
This class is a holder class for an array of bytes that is a copy of the contents of the CWA.
CWAHolder() - Constructor for class com.ibm.cics.server.CWAHolder
Construct a holder without a value
CWAHolder(byte[]) - Constructor for class com.ibm.cics.server.CWAHolder
Construct a holder with 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.
 
DataHolder() - Constructor for class com.ibm.cics.server.DataHolder
 
decrement() - Method in class com.ibm.cics.server.Cursor
Decrement the cursor position.
decrement(int) - Method in class com.ibm.cics.server.Cursor
Decrement the cursor position by num character locations.
delete() - Method in class com.ibm.cics.server.TSQ
 
delete() - Method in class com.ibm.cics.server.TDQ
Delete the TDQ
dequeue() - Method in class com.ibm.cics.server.AddressResource
 
dequeue() - Method in class com.ibm.cics.server.NameResource
 
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.
disableTrace() - Static method in class com.ibm.cics.server.Region
Disable the main TRACE flag for this TRANS region.
disableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Disable the TRANS region trace flags.
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.
enableTrace() - Static method in class com.ibm.cics.server.Region
Enable the main TRACE flag for this TRANS region.
enableTrace(BitSet) - Static method in class com.ibm.cics.server.Region
Enable the TRANS region trace flags.
end() - Method in class com.ibm.cics.server.FileBrowse
 
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.
This class is provided for compatability purposes only.
enqueue() - Method in class com.ibm.cics.server.AddressResource
 
enqueue() - Method in class com.ibm.cics.server.NameResource
 
EnterRequest - class com.ibm.cics.server.EnterRequest.
This class provides the interface to the EXEC CICS ENTER APIs.
EnterRequest() - Constructor for class com.ibm.cics.server.EnterRequest
 
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 the 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.TSQType
 
equals(Object) - Method in class com.ibm.cics.server.SearchType
 
equals(Object) - Method in class com.ibm.cics.server.ConversationState
 
ERASE - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
erase() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Clear the screen of the terminal.
err - Variable in class com.ibm.cics.server.Task
 
ErrorException - exception com.ibm.cics.server.ErrorException.
Class that represents the CICS ERROR condition.
ESDS - class com.ibm.cics.server.ESDS.
 
ESDS_Browse - class com.ibm.cics.server.ESDS_Browse.
 
ESDS_Browse() - Constructor for class com.ibm.cics.server.ESDS_Browse
 
ESDS() - Constructor for class com.ibm.cics.server.ESDS
 

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
 
File - class com.ibm.cics.server.File.
 
File() - Constructor for class com.ibm.cics.server.File
 
FileBrowse - class com.ibm.cics.server.FileBrowse.
 
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
 
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.TerminalSendBits
 
FunctionErrorException - exception com.ibm.cics.server.FunctionErrorException.
Class that represents the CICS FUNCERR condition.

G

getABCODE() - Method in class com.ibm.cics.server.AbendException
Return the particular ABEND code associated with an AbendException.
getABCODE() - Method in class com.ibm.cics.server.AbendError
Get the offending ABEND code.
getAddress() - Method in class com.ibm.cics.server.AddressResource
Return the Address of this Synchronization Resource.
getAPPLID() - Static method in class com.ibm.cics.server.Region
Get the APPLID of the TRANS region.
getBytes() - Method in interface com.ibm.record.IByteBuffer
 
getConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
getConvId() - Method in class com.ibm.cics.server.Conversation
 
getCursor() - Method in class com.ibm.cics.server.Terminal
 
getCWA(CWAHolder) - Static method in class com.ibm.cics.server.Region
Get a copy of the CWA.
getDataComplete() - Method in class com.ibm.cics.server.Conversation
 
getDescription() - Method in class com.ibm.cics.server.Resource
Returns the description of the resource.
getDescription() - Method in class com.ibm.cics.server.SynchronizationResource
Return the description of this Synchronization Resource.
getErrorCode() - Method in class com.ibm.cics.server.Conversation
 
getErrorOccurred() - Method in class com.ibm.cics.server.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.
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.Resource
All resources have a 'name'.
getName() - Method in class com.ibm.cics.server.Terminal
Return the name of the terminal (TERMID)
getName() - Method in class com.ibm.cics.server.NameResource
Return the name of this Synchronization Resource.
getNetName() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getNoData() - Method in class com.ibm.cics.server.Conversation
 
getPipData() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getPrincipalFacility() - Method in class com.ibm.cics.server.Task
Return the principal facility for the task.
getPrinSysId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getProcess() - Method in class com.ibm.cics.server.AttachInitiator
 
getProcess() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
getProfile() - Method in class com.ibm.cics.server.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 queue name for the start request.
getQueueName() - Method in class com.ibm.cics.server.TSQ
 
getQueueNameAsString() - Method in class com.ibm.cics.server.StartRequest
Return the queue name for the start request.
getRequestID() - Method in class com.ibm.cics.server.FileBrowse
 
getResource() - Method in class com.ibm.cics.server.EnterRequest
 
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 respose code as defined in EIBRCODE.
getRTerminal() - Method in class com.ibm.cics.server.StartRequest
 
getRTransaction() - Method in class com.ibm.cics.server.StartRequest
 
getSignalReceived() - Method in class com.ibm.cics.server.Conversation
 
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.AttachInitiator
 
getSysId() - Method in class com.ibm.cics.server.RemotableResource
All remotable resources CAN have a 'sysId'.
getSYSID() - Static method in class com.ibm.cics.server.Region
Get the SYSID of this region.
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
Get a copy of the TCTUA.
getTERMCODE() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
 
getTerminal() - Method in class com.ibm.cics.server.StartRequest
 
getTime() - Method in class com.ibm.cics.server.StartRequest
 
getTraceIdentifier() - Method in class com.ibm.cics.server.EnterRequest
 
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
Obtain a copy of the Task Work Area (TWA).
getType() - Method in class com.ibm.cics.server.TSQ
 
getUser() - Method in class com.ibm.cics.server.Terminal
 
getUserId() - Method in class com.ibm.cics.server.ConversationPrincipalFacility
 
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
 

I

IByteBuffer - interface com.ibm.record.IByteBuffer.
 
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 num character locations.
incrementRow() - Method in class com.ibm.cics.server.Cursor
Move the cursor down 1 row.
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 the start request checked?
isChecked(boolean) - Method in class com.ibm.cics.server.StartRequest
Is the start request checked?
ISCInvalidRequestException - exception com.ibm.cics.server.ISCInvalidRequestException.
Class that represents the CICS ISCINVREQ condition.
isException() - Method in class com.ibm.cics.server.EnterRequest
 
isProtected() - Method in class com.ibm.cics.server.StartRequest
Is the start request 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 the data 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.
 
ItemHolder() - Constructor for class com.ibm.cics.server.ItemHolder
 

K

KeyedFile - class com.ibm.cics.server.KeyedFile.
 
KeyedFile() - Constructor for class com.ibm.cics.server.KeyedFile
 
KeyedFileBrowse - class com.ibm.cics.server.KeyedFileBrowse.
 
KeyHolder - class com.ibm.cics.server.KeyHolder.
 
KeyHolder() - Constructor for class com.ibm.cics.server.KeyHolder
 
KeyHolder(byte[]) - Constructor for class com.ibm.cics.server.KeyHolder
 
KSDS - class com.ibm.cics.server.KSDS.
 
KSDS() - Constructor for class com.ibm.cics.server.KSDS
 

L

LengthErrorException - exception com.ibm.cics.server.LengthErrorException.
Class that represents the CICS LENGERR condition.
link() - Method in class com.ibm.cics.server.Program
Link to this program, neither passing, nor receiving a COMMAREA.
link(byte[]) - Method in class com.ibm.cics.server.Program
Link to this program, specifying a commarea.
link(byte[], int) - Method in class com.ibm.cics.server.Program
Link to this program, specifying a commarea, and its DATALENGTH.
link(IByteBuffer) - Method in class com.ibm.cics.server.Program
Link to this program, specifying a commarea, using the IByteBuffer interface.
link(IByteBuffer, IByteBuffer) - Method in class com.ibm.cics.server.Program
Link to this program, specifying a commarea, using a sperarate 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
Get the syncpoint object that corresponds the the give int.
lookup(int) - Static method in class com.ibm.cics.server.ConversationState
Get the conversation state object that corresponds the the give int.

M

MAIN - Static variable in class com.ibm.cics.server.TSQType
 
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.

N

NameResource - class com.ibm.cics.server.NameResource.
This class provides an implementation of a Named Synchronization Resource.
NameResource() - Constructor for class com.ibm.cics.server.NameResource
 
next(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
next(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
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.
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.
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendBits
 
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.RetrieveBits
 
NUMBER_OF_BITS - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 

O

out - Variable in class com.ibm.cics.server.Task
 

P

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
 
previous(byte[], RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
previous(RecordHolder, KeyHolder) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
PRINT - Static variable in interface com.ibm.cics.server.TerminalSendCommonBits
 
Program - class com.ibm.cics.server.Program.
This class provides the Java interface to CICS Program Control equivalent to the LINK and XCTL commands.
Program() - Constructor for class com.ibm.cics.server.Program
 

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

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.
readItem(int, ItemHolder) - Method in class com.ibm.cics.server.TSQ
 
readNextItem(ItemHolder) - Method in class com.ibm.cics.server.TSQ
 
RECEIVE - Static variable in class com.ibm.cics.server.ConversationState
 
receive(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive some data from the terminal.
receive(DataHolder) - Method in class com.ibm.cics.server.Conversation
 
receive(DataHolder, int, boolean) - Method in class com.ibm.cics.server.Conversation
 
receiveASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive some data from the terminal.
receiveBuffer(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive some data from the terminal.
receiveBufferASIS(DataHolder) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Receive some data from the terminal.
RecordHolder - class com.ibm.cics.server.RecordHolder.
 
RecordHolder() - Constructor for class com.ibm.cics.server.RecordHolder
 
RecordNotFoundException - exception com.ibm.cics.server.RecordNotFoundException.
Class that represents the CICS NOTFND condition.
Region - class com.ibm.cics.server.Region.
This class is a representation of the current TRANS system.
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 Region 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
 
reset(byte[]) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
reset(byte[], boolean) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
reset(byte[], boolean, SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
reset(byte[], SearchType) - Method in class com.ibm.cics.server.KeyedFileBrowse
 
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
 
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 invoked via the EXEC CICS START API.
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
 
ReturnedPageException - exception com.ibm.cics.server.ReturnedPageException.
Class that represents the CICS RETPAGE condition.
rewriteItem(int, byte[]) - Method in class com.ibm.cics.server.TSQ
 
rewriteItemConditional(int, byte[]) - Method in class com.ibm.cics.server.TSQ
 
ROLLBACK - Static variable in class com.ibm.cics.server.ConversationState
 
rollback() - Method in class com.ibm.cics.server.Task
This method rolls back the currently active Unit Of Work.
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.
 
RRDS_Browse - class com.ibm.cics.server.RRDS_Browse.
 
RRDS_Browse() - Constructor for class com.ibm.cics.server.RRDS_Browse
 
RRDS() - Constructor for class com.ibm.cics.server.RRDS
 
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.
 
SEND - Static variable in class com.ibm.cics.server.ConversationState
 
send(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 datastream to the terminal.
send(byte[]) - Method in class com.ibm.cics.server.Conversation
 
send(byte[], BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a 3270 datastream to the terminal, along with some control information.
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 a set of controls to a terminal.
sendControl(Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the cursor position on the terminal.
sendControl(Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send a set of controls to a terminal as well as setting the cursor position.
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 some control actions to perform.
sendText(byte[], Cursor) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying the final cursor position.
sendText(byte[], Cursor, BitSet) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Send text to the terminal, specifying the final cursor position, and some control actions to perform.
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
Set the name of this Synchronization Resource.
setAPPLID(String) - Static method in class com.ibm.cics.server.Region
Set the APPLID of the TRANS region.
setBytes(byte[]) - Method in interface com.ibm.record.IByteBuffer
 
setColumn(int) - Method in class com.ibm.cics.server.Cursor
Set the specific column for the cursor.
setConfirm() - Method in class com.ibm.cics.server.ConversationSendOptions
 
setCWA(byte[]) - Static method in class com.ibm.cics.server.Region
Set the CWA.
setDescription(String) - Method in class com.ibm.cics.server.Resource
Sets the description of the resource.
setDescrption(String) - Method in class com.ibm.cics.server.SynchronizationResource
Set the description of this Synchronization Resource.
setException(boolean) - Method in class com.ibm.cics.server.EnterRequest
 
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.
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.Resource
All resources have a 'name'.
setName(String) - Method in class com.ibm.cics.server.TSQ
 
setName(String) - Method in class com.ibm.cics.server.NameResource
Set the name of this Synchronization Resource.
setNextCOMMAREA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the COMMAREA for the next transaction on this terminal.
setNextTransaction(String) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the next transaction to be executed on this terminal.
setProcess(String) - Method in class com.ibm.cics.server.AttachInitiator
 
setProfile(String) - Method in class com.ibm.cics.server.AttachInitiator
 
setProtected(boolean) - Method in class com.ibm.cics.server.StartRequest
Is the start request protected?
setQueue(boolean) - Method in class com.ibm.cics.server.AttachInitiator
 
setQueueName(byte[]) - Method in class com.ibm.cics.server.StartRequest
Set the queue name for the start request.
setQueueName(byte[]) - Method in class com.ibm.cics.server.TSQ
 
setQueueNameFromString(String) - Method in class com.ibm.cics.server.StartRequest
Set the queue name for the start request.
setResource(String) - Method in class com.ibm.cics.server.EnterRequest
 
setRow(int) - Method in class com.ibm.cics.server.Cursor
Set the specific row for the cursor.
setRTerminal(String) - Method in class com.ibm.cics.server.StartRequest
 
setRTransaction(String) - Method in class com.ibm.cics.server.StartRequest
 
setSyncLevel(SyncLevel) - Method in class com.ibm.cics.server.AttachInitiator
 
setSyncOnReturn(boolean) - Method in class com.ibm.cics.server.Program
 
setSysId(String) - Method in class com.ibm.cics.server.RemotableResource
All remotable resources CAN have a 'sysId'.
setSysId(String) - Method in class com.ibm.cics.server.AttachInitiator
 
setSYSID(String) - Static method in class com.ibm.cics.server.Region
Set the SYSID of this region.
setTCTUA(byte[]) - Method in class com.ibm.cics.server.TerminalPrincipalFacility
Set the TCTUA bytes.
setTerminal(String) - Method in class com.ibm.cics.server.StartRequest
Set the terminal upon which to start the request.
setTime(Calendar) - Method in class com.ibm.cics.server.StartRequest
 
setTraceIdentifier(short) - Method in class com.ibm.cics.server.EnterRequest
 
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
 
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.
StartFailedException - exception com.ibm.cics.server.StartFailedException.
Class that represents the CICS NOSTART condition.
StartRequest - class com.ibm.cics.server.StartRequest.
This class provides the Java equivalent to EXEC CICS START command.
StartRequest() - Constructor for class com.ibm.cics.server.StartRequest
 
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 class provides an abstract base class for the implementation of the concrete subclasses NameResource and AddressResource.
SynchronizationResource() - Constructor for class com.ibm.cics.server.SynchronizationResource
 
SyncLevel - class com.ibm.cics.server.SyncLevel.
 
SyncLevelEditor - class com.ibm.cics.server.SyncLevelEditor.
 
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.
TCTUAHolder - class com.ibm.cics.server.TCTUAHolder.
This class is a holder class for an array of bytes that is a copy of the contents of the TCTUA.
TCTUAHolder() - Constructor for class com.ibm.cics.server.TCTUAHolder
Construct a holder without a value
TCTUAHolder(byte[]) - Constructor for class com.ibm.cics.server.TCTUAHolder
Construct a holder with a value
TDQ - class com.ibm.cics.server.TDQ.
This class provides an implementation of a Transient Data Queue.
TDQ() - Constructor for class com.ibm.cics.server.TDQ
Construct a TDQ Object
termId - Variable in class com.ibm.cics.server.RetrievedData
 
Terminal - class com.ibm.cics.server.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 represents the Java interface to the Terminal that is attached as the principal facility of the current Task.
TerminalSendBits - interface com.ibm.cics.server.TerminalSendBits.
This interface defines a number of 3270 constants used to send control commands to a terminal.
TerminalSendCommonBits - interface com.ibm.cics.server.TerminalSendCommonBits.
This interface defines a number of 3270 constants used to send control commands to a terminal.
TerminalSendTextBits - interface com.ibm.cics.server.TerminalSendTextBits.
This interface defines a number of 3270 constants used to send text commands to a terminal.
TimeExpiredException - exception com.ibm.cics.server.TimeExpiredException.
Class that represents the CICS EXPIRED condition.
toBinary() - Method in class com.ibm.cics.server.Cursor
Get a binary representation of the cursor.
toString() - Method in class com.ibm.cics.server.SyncLevel
 
toString() - Method in class com.ibm.cics.server.TSQType
 
toString() - Method in class com.ibm.cics.server.ConversationState
 
TransferOfControlException - exception com.ibm.cics.server.TransferOfControlException.
This class is unused in this release of JCICS.
transId - Variable in class com.ibm.cics.server.RetrievedData
 
tryEnqueue() - Method in class com.ibm.cics.server.AddressResource
 
tryEnqueue() - Method in class com.ibm.cics.server.NameResource
 
TSIOErrorException - exception com.ibm.cics.server.TSIOErrorException.
Class that represents the CICS TSIOERR condition.
TSQ - class com.ibm.cics.server.TSQ.
 
TSQ() - Constructor for class com.ibm.cics.server.TSQ
 
TSQNameEditor - class com.ibm.cics.server.TSQNameEditor.
 
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.
 
TSQTypeEditor() - Constructor for class com.ibm.cics.server.TSQTypeEditor
 
TWAHolder - class com.ibm.cics.server.TWAHolder.
This class is a holder class for an array of bytes that is a copy of the contents of the TWA.
TWAHolder() - Constructor for class com.ibm.cics.server.TWAHolder
Construct a holder without a value
TWAHolder(byte[]) - Constructor for class com.ibm.cics.server.TWAHolder
Construct a holder with a value

U

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.RetrievedDataHolder
 
value - Variable in class com.ibm.cics.server.TCTUAHolder
The array of bytes containing the copy of the TCTUA.
value - Variable in class com.ibm.cics.server.KeyHolder
 
value - Variable in class com.ibm.cics.server.ItemHolder
 
value - Variable in class com.ibm.cics.server.RecordHolder
 
value - Variable in class com.ibm.cics.server.DataHolder
 
value - Variable in class com.ibm.cics.server.TWAHolder
The array of bytes containing the copy of the TWA.
value - Variable in class com.ibm.cics.server.CWAHolder
The array of bytes containing the copy of the CWA.
value - Variable in class com.ibm.cics.server.CommAreaHolder
The array of bytes comprising the COMMAREA.

W

WAIT - Static variable in interface com.ibm.cics.server.TerminalSendBits
 
waitTerminal() - Method in class com.ibm.cics.server.TerminalPrincipalFacility
 
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
 
writeItemConditional(byte[]) - Method in class com.ibm.cics.server.TSQ
 

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 I K L M N O P Q R S T U V W X

Copyright (c) 2001 by Sun Microsystems, Inc.