com.ibm.broker.config.appdev.nodes

Class SCAAsynchronousResponseNode

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


    public class SCAAsynchronousResponseNode
    extends Node

    SCAAsynchronousResponseNode instance

    Allows a message flow to receive replies from a prior asynchronous request to a WPS service, supporting 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
    • Field Detail

      • OUTPUT_TERMINAL_FAULT

        public final OutputTerminal OUTPUT_TERMINAL_FAULT
      • OUTPUT_TERMINAL_CATCH

        public final OutputTerminal OUTPUT_TERMINAL_CATCH
      • OUTPUT_TERMINAL_FAILURE

        public final OutputTerminal OUTPUT_TERMINAL_FAILURE
      • OUTPUT_TERMINAL_OUT

        public final OutputTerminal OUTPUT_TERMINAL_OUT
    • Constructor Detail

      • SCAAsynchronousResponseNode

        public SCAAsynchronousResponseNode()
    • Method Detail

      • getParserXmlnscOpaqueElementsTable

        public SCAAsynchronousResponseNode.ParserXmlnscOpaqueElementsTable getParserXmlnscOpaqueElementsTable()
        Retrieve the Opaque elements table for the node SCAAsynchronousResponseNode
        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
      • setAsyncRequestCorrelator

        public SCAAsynchronousResponseNode setAsyncRequestCorrelator(java.lang.String value)
        Set the SCAAsynchronousResponseNode "Unique identifier" property
        Parameters:
        value - String ; the value to set the property "Unique identifier"
      • getAsyncRequestCorrelator

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public SCAAsynchronousResponseNode setParserXmlnscBuildTreeUsingXMLSchema(boolean value)
        Set the SCAAsynchronousResponseNode "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 SCAAsynchronousResponseNode "Build tree using XML schema data types" property
        Returns:
        boolean; the value of the property "Build tree using XML schema data types"
      • setIdentityTokenLocation

        public SCAAsynchronousResponseNode setIdentityTokenLocation(java.lang.String value)
        Set the SCAAsynchronousResponseNode "Identity token location" property
        Parameters:
        value - String ; the value to set the property "Identity token location"
      • getIdentityTokenLocation

        public java.lang.String getIdentityTokenLocation()
        Get the SCAAsynchronousResponseNode "Identity token location" property
        Returns:
        String; the value of the property "Identity token location"
      • setIdentityPasswordLocation

        public SCAAsynchronousResponseNode setIdentityPasswordLocation(java.lang.String value)
        Set the SCAAsynchronousResponseNode "Identity password location" property
        Parameters:
        value - String ; the value to set the property "Identity password location"
      • getIdentityPasswordLocation

        public java.lang.String getIdentityPasswordLocation()
        Get the SCAAsynchronousResponseNode "Identity password location" property
        Returns:
        String; the value of the property "Identity password location"
      • setIdentityIssuedByLocation

        public SCAAsynchronousResponseNode setIdentityIssuedByLocation(java.lang.String value)
        Set the SCAAsynchronousResponseNode "Identity issuedBy location" property
        Parameters:
        value - String ; the value to set the property "Identity issuedBy location"
      • getIdentityIssuedByLocation

        public java.lang.String getIdentityIssuedByLocation()
        Get the SCAAsynchronousResponseNode "Identity issuedBy location" property
        Returns:
        String; the value of the property "Identity issuedBy location"
      • setCatchSecurityExceptions

        public SCAAsynchronousResponseNode setCatchSecurityExceptions(boolean value)
        Set the SCAAsynchronousResponseNode "Treat security exceptions as normal exceptions" property
        Parameters:
        value - boolean ; the value to set the property "Treat security exceptions as normal exceptions"
      • getCatchSecurityExceptions

        public boolean getCatchSecurityExceptions()
        Get the SCAAsynchronousResponseNode "Treat security exceptions as normal exceptions" property
        Returns:
        boolean; the value of the property "Treat security exceptions as normal exceptions"
      • setAdditionalInstances

        public SCAAsynchronousResponseNode setAdditionalInstances(int value)
        Set the SCAAsynchronousResponseNode "Additional instances" property
        Parameters:
        value - int ; the value to set the property "Additional instances"
      • getAdditionalInstances

        public int getAdditionalInstances()
        Get the SCAAsynchronousResponseNode Additional instances property
        Returns:
        int; the value of the property "Additional instances"
      • 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