Document services

This section describes JCICS support for the commands in the DOCUMENT application programming interface.

You cannot use document support with the VisualAge® for Java™, Enterprise Edition for OS/390®, bytecode binder.

Class Document maps to the EXEC CICS DOCUMENT API. Constructors for class DocumentLocation map to the AT and TO keywords of the EXEC CICS DOCUMENT API. Setters and getters for class SymbolList map to the SYMBOLLIST, LENGTH, DELIMITER, and UNESCAPE keywords of the EXEC CICS DOCUMENT API.
Methods JCICS class EXEC CICS Commands
create*() Document DOCUMENT CREATE
append*() Document DOCUMENT INSERT
insert*() Document DOCUMENT INSERT
addSymbol() Document DOCUMENT SET
setSymbolList() Document DOCUMENT SET
retrieve*() Document DOCUMENT RETRIEVE
get*() Document DOCUMENT