|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebServiceDefinition
generated from CICS resourcetable WEBSVDEF
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IWebServiceDefinition> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getArchivefile()
Getter for field ARCHIVEFILE |
|
ICICSDefinitionReference<IWebServiceDefinition> |
getCICSObjectReference()
|
|
ICICSType<IWebServiceDefinition> |
getObjectType()
|
|
java.lang.String |
getPipeline()
Getter for field PIPELINE |
|
java.lang.String |
getUserdata1()
Getter for field USERDATA1 |
|
java.lang.String |
getUserdata2()
Getter for field USERDATA2 |
|
java.lang.String |
getUserdata3()
Getter for field USERDATA3 |
|
ICICSEnums.YesNoValue |
getValidation()
Getter for field VALIDATION |
|
java.lang.String |
getWsbind()
Getter for field WSBIND |
|
java.lang.String |
getWsdlfile()
Getter for field WSDLFILE |
Methods inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime, getCSDGroup, getDescription, getVersion |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IWebServiceDefinition> getObjectType()
getObjectType
in interface ICICSDefinition
getObjectType
in interface ICICSObject
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getUserdata1()
User data area 1
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata2()
User data area 2
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata3()
User data area 3
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getPipeline()
Pipeline in which to install this web service
The name of the PIPELINE in which the WEBSERVICE is installed; that is, the name of the PIPELINE resource that contains this WEBSERVICE resource. The name can be up to 8 characters long.
java.lang.String getWsbind()
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.
ICICSEnums.YesNoValue getValidation()
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 getArchivefile()
Fully-qualified archive file on HFS
The archive file contains the wsdl document for this Web Service.
ICICSDefinitionReference<IWebServiceDefinition> getCICSObjectReference()
getCICSObjectReference
in interface ICICSDefinition
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IWebServiceDefinition> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |