|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebService
generated from CICS resourcetable WEBSERV
Nested Class Summary | |
---|---|
static class |
IWebService.ChangeAgentValue
Enumeration type for field CHANGEAGENT |
static class |
IWebService.InstallAgentValue
Enumeration type for field INSTALLAGENT |
static class |
IWebService.ProgramInterfaceValue
Enumeration type for field PGMINTERFACE |
static class |
IWebService.StateValue
Enumeration type for field STATE |
static class |
IWebService.ValidationStatusValue
Enumeration type for field VALIDATIONST |
static class |
IWebService.XOPDirectStatusValue
Enumeration type for field XOPDIRECTST |
static class |
IWebService.XOPSupportStatusValue
Enumeration type for field XOPSUPPORTST |
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getArchivefile()
Getter for field ARCHIVEFILE |
java.lang.Long |
getBasdefinever()
Getter for field BASDEFINEVER |
java.lang.String |
getBinding()
Getter for field BINDING |
java.lang.Long |
getCcsid()
Getter for field CCSID |
IWebService.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT |
java.lang.String |
getChangeAgentRelease()
Getter for field CHANGEAGREL |
java.util.Date |
getChangeTime()
Getter for field CHANGETIME |
java.lang.String |
getChangeUserID()
Getter for field CHANGEUSRID |
java.lang.String |
getContainer()
Getter for field CONTAINER |
java.lang.String |
getDefineSource()
Getter for field DEFINESOURCE |
java.util.Date |
getDefineTime()
Getter for field DEFINETIME |
java.lang.String |
getEndpoint()
Getter for field ENDPOINT |
IWebService.InstallAgentValue |
getInstallAgent()
Getter for field INSTALLAGENT |
java.util.Date |
getInstallTime()
Getter for field INSTALLTIME |
java.lang.String |
getInstallUserID()
Getter for field INSTALLUSRID |
java.lang.String |
getMappingLevel()
Getter for field MAPPINGLEVEL |
java.lang.Long |
getMappingRelease()
Getter for field MAPPINGRNUM |
java.lang.Long |
getMappingVersion()
Getter for field MAPPINGVNUM |
java.lang.String |
getMinimumRuntimeLevel()
Getter for field MINRUNLEVEL |
java.lang.Long |
getMinimumRuntimeRelease()
Getter for field MINRUNRNUM |
java.lang.Long |
getMinimumRuntimeVersion()
Getter for field MINRUNVNUM |
java.util.Date |
getModified()
Getter for field LASTMODTIME |
java.lang.String |
getName()
Getter for field NAME |
java.lang.String |
getPipeline()
Getter for field PIPELINE |
java.lang.String |
getProgram()
Getter for field PROGRAM |
IWebService.ProgramInterfaceValue |
getProgramInterface()
Getter for field PGMINTERFACE |
IWebService.StateValue |
getState()
Getter for field STATE |
java.lang.String |
getURIMap()
Getter for field URIMAP |
java.lang.Long |
getUseCount()
Getter for field WEBUSECOUNT |
IWebService.ValidationStatusValue |
getValidationStatus()
Getter for field VALIDATIONST |
java.lang.String |
getWSBindFile()
Getter for field WSBIND |
java.lang.String |
getWSDLFile()
Getter for field WSDLFILE |
IWebService.XOPDirectStatusValue |
getXOPDirectStatus()
Getter for field XOPDIRECTST |
IWebService.XOPSupportStatusValue |
getXOPSupportStatus()
Getter for field XOPSUPPORTST |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getObjectType |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getName()
Name
The name of the Web service.
getName
in interface ICICSObject
java.lang.String getWSBindFile()
Fully-qualified WSBind file on HFS
The file name of the Web service binding file associated with the Web service resource.
java.lang.String getWSDLFile()
Fully-qualified WSDL file on HFS
The file name of the Web service description (WSDL) file associated with the Web service resource.
java.lang.String getPipeline()
Pipeline in which this web service is installed
The name of the PIPELINE resource that contains this web service resource.
IWebService.ValidationStatusValue getValidationStatus()
Perform validation of SOAP messages against WSDL
Indicates whether full validation of SOAP messages against the corresponding schema in the Web service description is specified.
java.lang.String getURIMap()
Dynamically installed URI map for this web service
The name of a dynamically installed URIMAP resource definition, if there is one that is associated with this Web service.
java.lang.String getProgram()
Application program to implement this web service
The name of the target application program.
java.lang.String getEndpoint()
The endpoint URI of a remote web service
The URI specifying the location on the network (or endpoint) of the Web service, as defined in the Web service description.
java.lang.String getBinding()
The WSDL binding that this web service represents
The WSDL binding represented by the Web service. This binding is one of (potentially) many that appear in the WSDL file.
IWebService.ProgramInterfaceValue getProgramInterface()
Where the specified program expects input
For a service provider, indicates whether CICS passes data to the target application program in a COMMAREA or a channel.
java.lang.String getContainer()
Container used if the program input is CHANNEL
The name of the container that holds the top level data when CICS passes data to the target application program in a channel.
java.util.Date getModified()
Time the WSBind file on HFS was last updated
The time, in milliseconds since 00:00 on January 1st 1900, that the deployed Web service binding file on HFS was last updated.
IWebService.StateValue getState()
Web service status
The state of the Web service. Values are:
java.lang.Long getUseCount()
Number of times web service used
The number of times this Web service was used to process a Web service request.
java.lang.Long getCcsid()
Coded character set ID
The name of the CCSID that is used to encode data between the application and the Web service binding file at run time.
java.lang.String getMappingLevel()
Mapping level used in WSBind file
The level of mapping that is used to convert data between language structures and the Web services description (WSDL) document. Values are 1.0, 1.1, 1.2, 2.0, 2.1 and 2.2.
java.lang.Long getMappingVersion()
Mapping version number part of MAPLEVEL
Returns a fullword binary value of the version number for the mapping level that is used to convert data between language structures and Web service description (WSDL) documents. The value of the version number is 1 or 2.
java.lang.Long getMappingRelease()
Mapping release number part of MAPLEVEL
Returns a fullword binary value of the release number for the mapping level that is used to convert data between language structures and Web service description (WSDL) documents. The value of the release number is 0, 1, or 2.
java.lang.String getMinimumRuntimeLevel()
Minimum runtime level required by WSBind file
The minimum runtime level that is required to run the Web service in CICS. Values are: 1.0, 1.1, 1.2, 2.0, 2.1, or 2.2.
java.lang.Long getMinimumRuntimeVersion()
Minimum runtime version number part of MINRUNLVL
Returns a fullword binary value of the version number for the minimum runtime level that is required to run the Web service in CICS. The value of the version number is 1 or 2.
java.lang.Long getMinimumRuntimeRelease()
Minimum runtime release number part of MINRUNLVL
Returns a fullword binary value of the release number for the minimum runtime level that is required to run the Web service in CICS. The value of the release number is 0, 1, or 2.
IWebService.XOPSupportStatusValue getXOPSupportStatus()
Web service XOP capability
Indicates whether the web service implementation is capable of handling XOP documents and binary attachments in direct mode. The values are:
IWebService.XOPDirectStatusValue getXOPDirectStatus()
Current Web service direct mode XOP status
Indicates whether the web service is currently able to handle XOP documents in direct mode. The values are:
java.lang.String getChangeUserID()
Last modification user ID
The user ID that made the last modification to the resource definition.
IWebService.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getChangeAgentRelease()
Last modification agent release
The CICS release level of the agent that made the last modification to the resource definition.
IWebService.InstallAgentValue getInstallAgent()
Installation agent
The install agent identifier that made the installation.
java.util.Date getChangeTime()
Last modification time
The local date and time when the definition was last changed.
java.lang.String getDefineSource()
Source of the resource definition
The source of the definition, depending on which agent made the last change.
java.util.Date getDefineTime()
Creation time
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
java.lang.String getInstallUserID()
Installation user ID
The user ID that installed the resource definition.
java.util.Date getInstallTime()
Installation time
The local date and time when the definition was installed.
java.lang.Long getBasdefinever()
BAS resource definition version
The BAS version number of this definition.
java.lang.String getArchivefile()
Fully-qualified archive file on HFS
The archive file contains the wsdl document for this Web Service.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |