C D F G I L M P R S

C

CHAR_VARYING_NO - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The FIXED length character array code.
CHAR_VARYING_NULL - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The NULL terminated character array code.
CHAR_VARYING_YES - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The Variable length character array code.
COPYRIGHT - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
 
COPYRIGHT - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
 
COPYRIGHT - Static variable in interface com.ibm.cics.gen.api.ICICSWebServicesAssistant
 
com.ibm.cics.gen.api - package com.ibm.cics.gen.api
 
createAssistantParameters() - Static method in class com.ibm.cics.gen.api.Factory
This method returns an instance of a class that implements the IAssistantParameters interface.
createCICSWebServicesAssistant() - Static method in class com.ibm.cics.gen.api.Factory
This method returns an instance of a class that implements the ICICSWebServicesAssistant interface.

D

DFHLS2WS(IAssistantParameters) - Method in interface com.ibm.cics.gen.api.ICICSWebServicesAssistant
DFHLS2WS generates a Web service description and a Web service binding file from a high level language data structure.
DFHWS2LS(IAssistantParameters) - Method in interface com.ibm.cics.gen.api.ICICSWebServicesAssistant
DFHWS2LS generates a high level language data structure and a Web service binding file from a Web service description.

F

Factory - class com.ibm.cics.gen.api.Factory.
The factory class for generating instances of the Interfaces needed for calling the CICS Web services assistant.
Factory() - Constructor for class com.ibm.cics.gen.api.Factory
 

G

getAllMessages() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get all of the messages that have been issued by the Web services assistant.
getErrorMessages() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get all of the error messages that have been issued by the Web services assistant.
getInformationalMessages() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get all of the informational messages that have been issued by the Web services assistant.
getParamBINDING() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the BINDING parameter (DFHWS2LS only).
getParamCCSID() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the CCSID parameter.
getParamCHAR_MULTIPLIER() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the CHAR-MULTIPLIER parameter.
getParamCHAR_VARYING() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the CHAR-VARYING parameter.
getParamCHAR_VARYING_LIMIT() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the CHAR-VARYING-LIMIT parameter.
getParamCONTID() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the CONTID parameter.
getParamDEFAULT_CHAR_MAXLENGTH() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the DEFAULT-CHAR-MAXLENGTH parameter.
getParamHTTPPROXY() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the HTTPPROXY parameter (DFHWS2LS only).
getParamLANG() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the LANG parameter.
getParamLOGFILE() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the LOGFILE parameter.
getParamMAPPING_LEVEL() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the MAPPING-LEVEL parameter.
getParamMINIMUM_RUNTIME_LEVEL() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the MINIMUM-RUNTIME-LEVEL parameter.
getParamPDSCP() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the PDSCP parameter.
getParamPDSLIB() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the PDSLIB parameter.
getParamPGMINT() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the PGMINT parameter.
getParamPGMNAME() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the PGMNAME parameter.
getParamREQMEM() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the REQMEM parameter.
getParamRESPMEM() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the RESPMEM parameter.
getParamSERVICE() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the SERVICE parameter.
getParamSTRUCTURE() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the STRUCTURE parameter.
getParamTRANSACTION() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the TRANSACTION parameter.
getParamURI() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the URI parameter.
getParamUSERID() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the USERID parameter.
getParamWSBIND() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the WSBIND parameter.
getParamWSDL() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the WSDL parameter.
getReturnCode() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get the return code following an execution of the Web services assistant.
getStatusMessages() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get all of the status messages that have been issued by the Web services assistant.
getVendorConverterApplicationInterfaceLength() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the length of the vendor converter program interface.
getVendorConverterName() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the value of the vendor converter program name.
getVendorMetaData() - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Get the vendor meta-data.
getVersionInformation() - Method in interface com.ibm.cics.gen.api.ICICSWebServicesAssistant
This method returns the version number associated with the version of the CICS Web services assistant currently in use.
getWarningMessages() - Method in interface com.ibm.cics.gen.api.IAssistantResponse
Get all of the warning messages that have been issued by the Web services assistant.

I

IAssistantParameters - interface com.ibm.cics.gen.api.IAssistantParameters.
The parameters passed to the CICS Web services assistant
IAssistantResponse - interface com.ibm.cics.gen.api.IAssistantResponse.
This interface is used to return information from the Web services assistant to the caller of the API.
ICICSWebServicesAssistant - interface com.ibm.cics.gen.api.ICICSWebServicesAssistant.
This interface defines the public methods for the programmatic interface to the CICS Web services assistant.

L

LANG_C - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The C language code.
LANG_COBOL - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The COBOL language code.
LANG_CPP - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The CPP language code.
LANG_PLI_ENTERPRISE - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The PLI-ENTERPRISE language code.
LANG_PLI_OTHER - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The PLI-OTHER language code.

M

MAPPING_LEVEL_1 - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The Mapping level 1 code.
MAPPING_LEVEL_1_1 - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The Mapping level 1.1 code.
MAPPING_LEVEL_1_2 - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The Mapping level 1.2 code.
MAPPING_LEVEL_2 - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The Mapping level 2 code.
MINIMUM_RUNTIME_LEVEL_CURRENT - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The 'current' MINIMUM-RUNTIME-LEVEL code
MINIMUM_RUNTIME_LEVEL_MINIMUM - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The 'minimum' MINIMUM-RUNTIME-LEVEL code

P

PGMINT_CHANNEL - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The CHANNEL program interface code.
PGMINT_COMMAREA - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
The COMMAREA program interface code.

R

RC_ERROR - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
The error return code.
RC_INVALID_PARAMETERS - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
The invalid parameters return code.
RC_SUCCESS - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
The success return code.
RC_WARNING - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
The warning return code.

S

SCCSID - Static variable in interface com.ibm.cics.gen.api.IAssistantParameters
CICS SCCSID String
SCCSID - Static variable in interface com.ibm.cics.gen.api.IAssistantResponse
CICS SCCSID String
SCCSID - Static variable in interface com.ibm.cics.gen.api.ICICSWebServicesAssistant
CICS SCCSID String
setParamBINDING(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the BINDING parameter (DFHWS2LS only).
setParamCCSID(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CCSID parameter.
setParamCHAR_MULTIPLIER(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-MULTIPLIER parameter.
setParamCHAR_MULTIPLIER(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-MULTIPLIER parameter.
setParamCHAR_VARYING(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-VARYING parameter.
setParamCHAR_VARYING(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-VARYING parameter.
setParamCHAR_VARYING_LIMIT(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-VARYING-LIMIT parameter.
setParamCHAR_VARYING_LIMIT(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CHAR-VARYING-LIMIT parameter.
setParamCONTID(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the CONTID parameter.
setParamDEFAULT_CHAR_MAXLENGTH(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the DEFAULT-CHAR-MAXLENGTH parameter.
setParamDEFAULT_CHAR_MAXLENGTH(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the DEFAULT-CHAR-MAXLENGTH parameter.
setParamHTTPPROXY(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the HTTPPROXY parameter (DFHWS2LS only).
setParamLANG(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the LANG parameter.
setParamLANG(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the LANG parameter.
setParamLOGFILE(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the LOGFILE parameter.
setParamMAPPING_LEVEL(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the MAPPING-LEVEL parameter.
setParamMAPPING_LEVEL(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the MAPPING-LEVEL parameter.
setParamMINIMUM_RUNTIME_LEVEL(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the MINIMUM-RUNTIME-LEVEL parameter.
setParamMINIMUM_RUNTIME_LEVEL(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the MINIMUM-RUNTIME-LEVEL parameter.
setParamPDSCP(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the PDSCP parameter.
setParamPDSLIB(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the PDSLIB parameter.
setParamPGMINT(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the PGMINT parameter.
setParamPGMINT(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the PGMINT parameter.
setParamPGMNAME(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the PGMNAME parameter.
setParamREQMEM(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the REQMEM parameter.
setParamRESPMEM(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the RESPMEM parameter.
setParamSERVICE(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the SERVICE parameter.
setParamSTRUCTURE(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the STRUCTURE parameter.
setParamTRANSACTION(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the TRANSACTION parameter.
setParamURI(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the URI parameter.
setParamUSERID(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the USERID parameter.
setParamWSBIND(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the WSBIND parameter.
setParamWSDL(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the value of the WSDL parameter.
setVendorConverterApplicationInterfaceLength(int) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the length of the commarea or container used to pass data to the target CICS application when a vendor style WSBind file is generated.
setVendorConverterName(String) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Set the name of the converter program to use when building a vendor style WSBind file.
setVendorMetaData(byte[]) - Method in interface com.ibm.cics.gen.api.IAssistantParameters
Sets the vendor meta-data for use with vendor style WSBind files.

C D F G I L M P R S