com.ibm.broker.config.appdev.nodes

Class SCAAsynchronousRequestNode

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


    public class SCAAsynchronousRequestNode
    extends Node

    SCAAsynchronousRequestNode instance

    Allows a message flow to send asynchronous 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

      • SCAAsynchronousRequestNode

        public SCAAsynchronousRequestNode()
    • Method Detail

      • getOneWayOperationTable

        public SCAAsynchronousRequestNode.OneWayOperationTable getOneWayOperationTable()
        Retrieve the oneWayOperationTable table for the node SCAAsynchronousRequestNode
        Returns:
        OneWayOperationTable instance which contains SCARequestOneWayOperationTableRow 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
      • setAsyncResponseCorrelator

        public SCAAsynchronousRequestNode setAsyncResponseCorrelator(java.lang.String value)
        Set the SCAAsynchronousRequestNode "Unique identifier" property
        Parameters:
        value - String ; the value to set the property "Unique identifier"
      • getAsyncResponseCorrelator

        public java.lang.String getAsyncResponseCorrelator()
        Get the SCAAsynchronousRequestNode "Unique identifier" property
        Returns:
        String; the value of the property "Unique identifier"
      • setScaFileName

        public SCAAsynchronousRequestNode setScaFileName(java.lang.String value)
        Set the SCAAsynchronousRequestNode "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 SCAAsynchronousRequestNode "App Connect Enterprise SCA definition" property
        Returns:
        String; the value of the property "App Connect Enterprise SCA definition"
      • setScaBinding

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

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

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

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

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

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

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

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

        public SCAAsynchronousRequestNode setMqResponseQueueName(java.lang.String value)
        Set the SCAAsynchronousRequestNode "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 SCAAsynchronousRequestNode "Reply-to queue name" property
        Returns:
        String; the value of the property "Reply-to queue name"
      • setMqResponseQueueManagerName

        public SCAAsynchronousRequestNode setMqResponseQueueManagerName(java.lang.String value)
        Set the SCAAsynchronousRequestNode "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 SCAAsynchronousRequestNode "Reply-to queue manager name" property
        Returns:
        String; the value of the property "Reply-to queue manager name"
      • setMqResponseMessageCorrelation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.String getMessageSetProperty()
        Get the SCAAsynchronousRequestNode "MessageSetProperty" property
        Returns:
        String; the value of the property "MessageSetProperty"
      • setKeyAlias

        public SCAAsynchronousRequestNode setKeyAlias(java.lang.String value)
        Set the SCAAsynchronousRequestNode "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 SCAAsynchronousRequestNode "SSL client authentication key alias" property
        Returns:
        String; the value of the property "SSL client authentication key alias"
      • setEnableCRLCheck

        public SCAAsynchronousRequestNode setEnableCRLCheck(boolean value)
        Set the SCAAsynchronousRequestNode "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 SCAAsynchronousRequestNode "Enable certificate revocation list checking" property
        Returns:
        boolean; the value of the property "Enable certificate revocation list checking"
      • setSecurityProfileName

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

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

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

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

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

        public java.lang.String getPolicySetBindings()
        Get the SCAAsynchronousRequestNode "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