com.ibm.broker.config.appdev.nodes

Class SCARequestNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable


    public class SCARequestNode
    extends Node

    SCARequestNode instance

    Allows a message flow to send synchronous requests to a service component on WPS, that supports either SOAP/HTTP(S) or WMQ binding

     Change Activity:
     -------- ----------- -------------   ------------------------------------
     Reason:  Date:       Originator:     Comments:
     -------- ----------- -------------   ------------------------------------
     xxxxx.x  2010-08-10  dstorey         creation
     xxxxx.x  xxxx-xx-xx  generated       7.0.0.2 Release
     
    See Also:
    Serialized Form
    • Constructor Detail

      • SCARequestNode

        public SCARequestNode()
    • Method Detail

      • getOneWayOperationTable

        public SCARequestNode.OneWayOperationTable getOneWayOperationTable()
        Retrieve the oneWayOperationTable table for the node SCARequestNode
        Returns:
        OneWayOperationTable instance which contains SCARequestOneWayOperationTableRow rows
      • getParserXmlnscOpaqueElementsTable

        public SCARequestNode.ParserXmlnscOpaqueElementsTable getParserXmlnscOpaqueElementsTable()
        Retrieve the Opaque elements table for the node SCARequestNode
        Returns:
        ParserXmlnscOpaqueElementsTable instance which contains OpaqueElementsRow rows
      • getInputTerminals

        public InputTerminal[] getInputTerminals()
        Description copied from class: Node
        Gets the full list of available InputTerminals for this Node
        Specified by:
        getInputTerminals in class Node
        Returns:
        InputTerminal[]
      • getOutputTerminals

        public OutputTerminal[] getOutputTerminals()
        Description copied from class: Node
        Gets the full list of available OutputTerminals for this Node
        Specified by:
        getOutputTerminals in class Node
        Returns:
        OutputTerminal[]
      • getTypeName

        public java.lang.String getTypeName()
        Description copied from class: Node
        Gets the node type of this node
        Specified by:
        getTypeName in class Node
        Returns:
        String; the node type
      • setScaFileName

        public SCARequestNode setScaFileName(java.lang.String value)
        Set the SCARequestNode "App Connect Enterprise SCA definition" property
        Parameters:
        value - String ; the value to set the property "App Connect Enterprise SCA definition"
      • getScaFileName

        public java.lang.String getScaFileName()
        Get the SCARequestNode "App Connect Enterprise SCA definition" property
        Returns:
        String; the value of the property "App Connect Enterprise SCA definition"
      • setScaBinding

        public SCARequestNode setScaBinding(java.lang.String value)
        Set the SCARequestNode "Binding type" property
        Parameters:
        value - String ; the value to set the property "Binding type"
      • getScaBinding

        public java.lang.String getScaBinding()
        Get the SCARequestNode "Binding type" property
        Returns:
        String; the value of the property "Binding type"
      • setRequestTimeout

        public SCARequestNode setRequestTimeout(int value)
        Set the SCARequestNode "Request timeout (in seconds)" property
        Parameters:
        value - int ; the value to set the property "Request timeout (in seconds)"
      • getRequestTimeout

        public int getRequestTimeout()
        Get the SCARequestNode Request timeout (in seconds) property
        Returns:
        int; the value of the property "Request timeout (in seconds)"
      • setMqSelectedOperation

        public SCARequestNode setMqSelectedOperation(java.lang.String value)
        Set the SCARequestNode "Operation" property
        Parameters:
        value - String ; the value to set the property "Operation"
      • getMqSelectedOperation

        public java.lang.String getMqSelectedOperation()
        Get the SCARequestNode "Operation" property
        Returns:
        String; the value of the property "Operation"
      • setMqRequestQueueName

        public SCARequestNode setMqRequestQueueName(java.lang.String value)
        Set the SCARequestNode "Queue name" property
        Parameters:
        value - String ; the value to set the property "Queue name"
      • getMqRequestQueueName

        public java.lang.String getMqRequestQueueName()
        Get the SCARequestNode "Queue name" property
        Returns:
        String; the value of the property "Queue name"
      • setMqRequestQueueManagerName

        public SCARequestNode setMqRequestQueueManagerName(java.lang.String value)
        Set the SCARequestNode "Queue manager name" property
        Parameters:
        value - String ; the value to set the property "Queue manager name"
      • getMqRequestQueueManagerName

        public java.lang.String getMqRequestQueueManagerName()
        Get the SCARequestNode "Queue manager name" property
        Returns:
        String; the value of the property "Queue manager name"
      • setMqResponseQueueName

        public SCARequestNode setMqResponseQueueName(java.lang.String value)
        Set the SCARequestNode "Reply-to queue name" property
        Parameters:
        value - String ; the value to set the property "Reply-to queue name"
      • getMqResponseQueueName

        public java.lang.String getMqResponseQueueName()
        Get the SCARequestNode "Reply-to queue name" property
        Returns:
        String; the value of the property "Reply-to queue name"
      • setMqResponseQueueManagerName

        public SCARequestNode setMqResponseQueueManagerName(java.lang.String value)
        Set the SCARequestNode "Reply-to queue manager name" property
        Parameters:
        value - String ; the value to set the property "Reply-to queue manager name"
      • getMqResponseQueueManagerName

        public java.lang.String getMqResponseQueueManagerName()
        Get the SCARequestNode "Reply-to queue manager name" property
        Returns:
        String; the value of the property "Reply-to queue manager name"
      • setMqResponseMessageCorrelation

        public SCARequestNode setMqResponseMessageCorrelation(java.lang.String value)
        Set the SCARequestNode "Response message correlation" property
        Parameters:
        value - String ; the value to set the property "Response message correlation"
      • getMqResponseMessageCorrelation

        public java.lang.String getMqResponseMessageCorrelation()
        Get the SCARequestNode "Response message correlation" property
        Returns:
        String; the value of the property "Response message correlation"
      • setWsdlFileName

        public SCARequestNode setWsdlFileName(java.lang.String value)
        Set the SCARequestNode "WSDL file name" property
        Parameters:
        value - String ; the value to set the property "WSDL file name"
      • getWsdlFileName

        public java.lang.String getWsdlFileName()
        Get the SCARequestNode "WSDL file name" property
        Returns:
        String; the value of the property "WSDL file name"
      • setTargetNamespace

        public SCARequestNode setTargetNamespace(java.lang.String value)
        Set the SCARequestNode "Target namespace" property
        Parameters:
        value - String ; the value to set the property "Target namespace"
      • getTargetNamespace

        public java.lang.String getTargetNamespace()
        Get the SCARequestNode "Target namespace" property
        Returns:
        String; the value of the property "Target namespace"
      • setSelectedPortType

        public SCARequestNode setSelectedPortType(java.lang.String value)
        Set the SCARequestNode "Port type" property
        Parameters:
        value - String ; the value to set the property "Port type"
      • getSelectedPortType

        public java.lang.String getSelectedPortType()
        Get the SCARequestNode "Port type" property
        Returns:
        String; the value of the property "Port type"
      • setSelectedBinding

        public SCARequestNode setSelectedBinding(java.lang.String value)
        Set the SCARequestNode "Imported binding" property
        Parameters:
        value - String ; the value to set the property "Imported binding"
      • getSelectedBinding

        public java.lang.String getSelectedBinding()
        Get the SCARequestNode "Imported binding" property
        Returns:
        String; the value of the property "Imported binding"
      • setSelectedOperation

        public SCARequestNode setSelectedOperation(java.lang.String value)
        Set the SCARequestNode "Operation" property
        Parameters:
        value - String ; the value to set the property "Operation"
      • getSelectedOperation

        public java.lang.String getSelectedOperation()
        Get the SCARequestNode "Operation" property
        Returns:
        String; the value of the property "Operation"
      • setSelectedPort

        public SCARequestNode setSelectedPort(java.lang.String value)
        Set the SCARequestNode "Service port" property
        Parameters:
        value - String ; the value to set the property "Service port"
      • getSelectedPort

        public java.lang.String getSelectedPort()
        Get the SCARequestNode "Service port" property
        Returns:
        String; the value of the property "Service port"
      • setWebServiceURL

        public SCARequestNode setWebServiceURL(java.lang.String value)
        Set the SCARequestNode "Web service URL" property
        Parameters:
        value - String ; the value to set the property "Web service URL"
      • getWebServiceURL

        public java.lang.String getWebServiceURL()
        Get the SCARequestNode "Web service URL" property
        Returns:
        String; the value of the property "Web service URL"
      • setUsingWsAddressing

        public SCARequestNode setUsingWsAddressing(boolean value)
        Set the SCARequestNode "Use WS-Addressing" property
        Parameters:
        value - boolean ; the value to set the property "Use WS-Addressing"
      • getUsingWsAddressing

        public boolean getUsingWsAddressing()
        Get the SCARequestNode "Use WS-Addressing" property
        Returns:
        boolean; the value of the property "Use WS-Addressing"
      • setExtractSOAPBody

        public SCARequestNode setExtractSOAPBody(boolean value)
        Set the SCARequestNode "Propagate only SOAP Body" property
        Parameters:
        value - boolean ; the value to set the property "Propagate only SOAP Body"
      • getExtractSOAPBody

        public boolean getExtractSOAPBody()
        Get the SCARequestNode "Propagate only SOAP Body" property
        Returns:
        boolean; the value of the property "Propagate only SOAP Body"
      • setKeyAlias

        public SCARequestNode setKeyAlias(java.lang.String value)
        Set the SCARequestNode "SSL client authentication key alias" property
        Parameters:
        value - String ; the value to set the property "SSL client authentication key alias"
      • getKeyAlias

        public java.lang.String getKeyAlias()
        Get the SCARequestNode "SSL client authentication key alias" property
        Returns:
        String; the value of the property "SSL client authentication key alias"
      • setEnableCRLCheck

        public SCARequestNode setEnableCRLCheck(boolean value)
        Set the SCARequestNode "Enable certificate revocation list checking" property
        Parameters:
        value - boolean ; the value to set the property "Enable certificate revocation list checking"
      • getEnableCRLCheck

        public boolean getEnableCRLCheck()
        Get the SCARequestNode "Enable certificate revocation list checking" property
        Returns:
        boolean; the value of the property "Enable certificate revocation list checking"
      • setMessageDomainProperty

        public SCARequestNode setMessageDomainProperty(java.lang.String value)
        Set the SCARequestNode "Message domain" property
        Parameters:
        value - String ; the value to set the property "Message domain"
      • getMessageDomainProperty

        public java.lang.String getMessageDomainProperty()
        Get the SCARequestNode "Message domain" property
        Returns:
        String; the value of the property "Message domain"
      • setMessageSetProperty

        public SCARequestNode setMessageSetProperty(java.lang.String value)
        Set the SCARequestNode "Message model" property
        Parameters:
        value - String ; the value to set the property "Message model"
      • getMessageSetProperty

        public java.lang.String getMessageSetProperty()
        Get the SCARequestNode "Message model" property
        Returns:
        String; the value of the property "Message model"
      • setMessageTypeProperty

        public SCARequestNode setMessageTypeProperty(java.lang.String value)
        Set the SCARequestNode "Message" property
        Parameters:
        value - String ; the value to set the property "Message"
      • getMessageTypeProperty

        public java.lang.String getMessageTypeProperty()
        Get the SCARequestNode "Message" property
        Returns:
        String; the value of the property "Message"
      • setMessageFormatProperty

        public SCARequestNode setMessageFormatProperty(java.lang.String value)
        Set the SCARequestNode "Physical format" property
        Parameters:
        value - String ; the value to set the property "Physical format"
      • getMessageFormatProperty

        public java.lang.String getMessageFormatProperty()
        Get the SCARequestNode "Physical format" property
        Returns:
        String; the value of the property "Physical format"
      • setParserXmlnscBuildTreeUsingXMLSchema

        public SCARequestNode setParserXmlnscBuildTreeUsingXMLSchema(boolean value)
        Set the SCARequestNode "Build tree using XML schema data types" property
        Parameters:
        value - boolean ; the value to set the property "Build tree using XML schema data types"
      • getParserXmlnscBuildTreeUsingXMLSchema

        public boolean getParserXmlnscBuildTreeUsingXMLSchema()
        Get the SCARequestNode "Build tree using XML schema data types" property
        Returns:
        boolean; the value of the property "Build tree using XML schema data types"
      • getParserXmlnscProcessingInstructionsRetainMode

        public SCARequestNode.ENUM_SCAREQUEST_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE getParserXmlnscProcessingInstructionsRetainMode()
        Get the SCARequestNode "Retain processing instructions" property
        Returns:
        ENUM_SCAREQUEST_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE; the value of the property "Retain processing instructions"
      • setSecurityProfileName

        public SCARequestNode setSecurityProfileName(java.lang.String value)
        Set the SCARequestNode "Security profile" property
        Parameters:
        value - String ; the value to set the property "Security profile"
      • getSecurityProfileName

        public java.lang.String getSecurityProfileName()
        Get the SCARequestNode "Security profile" property
        Returns:
        String; the value of the property "Security profile"
      • setPolicySet

        public SCARequestNode setPolicySet(java.lang.String value)
        Set the SCARequestNode "PolicySet" property
        Parameters:
        value - String ; the value to set the property "PolicySet"
      • getPolicySet

        public java.lang.String getPolicySet()
        Get the SCARequestNode "PolicySet" property
        Returns:
        String; the value of the property "PolicySet"
      • setPolicySetBindings

        public SCARequestNode setPolicySetBindings(java.lang.String value)
        Set the SCARequestNode "PolicySetBindings" property
        Parameters:
        value - String ; the value to set the property "PolicySetBindings"
      • getPolicySetBindings

        public java.lang.String getPolicySetBindings()
        Get the SCARequestNode "PolicySetBindings" property
        Returns:
        String; the value of the property "PolicySetBindings"
      • getNodeName

        public java.lang.String getNodeName()
        Description copied from class: Node
        Gets the label name of this node
          MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow");
          Node inputMQNode = mf1.getNodeByName("My Input Node");
          inputMQNode.setNodeName("Renamed Input Node");
         
        Overrides:
        getNodeName in class Node
        Returns:
        String; the node name