com.ibm.broker.config.appdev.nodes

Class JMSInputNode

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


    public class JMSInputNode
    extends Node

    JMSInputNode instance

    JMSInput node receives messages from JMS destinations

     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_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

      • JMSInputNode

        public JMSInputNode()
    • Method Detail

      • getParserXmlnscOpaqueElementsTable

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

        public JMSInputNode setSourceQueueName(java.lang.String value)
        Set the JMSInputNode "Source queue" property
        Parameters:
        value - String ; the value to set the property "Source queue"
      • getSourceQueueName

        public java.lang.String getSourceQueueName()
        Get the JMSInputNode "Source queue" property
        Returns:
        String; the value of the property "Source queue"
      • setTopic

        public JMSInputNode setTopic(java.lang.String value)
        Set the JMSInputNode "Subscription topic" property
        Parameters:
        value - String ; the value to set the property "Subscription topic"
      • getTopic

        public java.lang.String getTopic()
        Get the JMSInputNode "Subscription topic" property
        Returns:
        String; the value of the property "Subscription topic"
      • setDurableSubscriptionID

        public JMSInputNode setDurableSubscriptionID(java.lang.String value)
        Set the JMSInputNode "Durable subscription ID" property
        Parameters:
        value - String ; the value to set the property "Durable subscription ID"
      • getDurableSubscriptionID

        public java.lang.String getDurableSubscriptionID()
        Get the JMSInputNode "Durable subscription ID" property
        Returns:
        String; the value of the property "Durable subscription ID"
      • setDurableSubscription

        public JMSInputNode setDurableSubscription(boolean value)
        Set the JMSInputNode "Durable subscription " property
        Parameters:
        value - boolean ; the value to set the property "Durable subscription "
      • getDurableSubscription

        public boolean getDurableSubscription()
        Get the JMSInputNode "Durable subscription " property
        Returns:
        boolean; the value of the property "Durable subscription "
      • setSharedSubscription

        public JMSInputNode setSharedSubscription(boolean value)
        Set the JMSInputNode "Shareable subscription " property
        Parameters:
        value - boolean ; the value to set the property "Shareable subscription "
      • getSharedSubscription

        public boolean getSharedSubscription()
        Get the JMSInputNode "Shareable subscription " property
        Returns:
        boolean; the value of the property "Shareable subscription "
      • setJmsProviderName

        public JMSInputNode setJmsProviderName(java.lang.String value)
        Set the JMSInputNode "JMS provider name" property
        Parameters:
        value - String ; the value to set the property "JMS provider name"
      • getJmsProviderName

        public java.lang.String getJmsProviderName()
        Get the JMSInputNode "JMS provider name" property
        Returns:
        String; the value of the property "JMS provider name"
      • setInitialContextFactory

        public JMSInputNode setInitialContextFactory(java.lang.String value)
        Set the JMSInputNode "Initial context factory" property
        Parameters:
        value - String ; the value to set the property "Initial context factory"
      • getInitialContextFactory

        public java.lang.String getInitialContextFactory()
        Get the JMSInputNode "Initial context factory" property
        Returns:
        String; the value of the property "Initial context factory"
      • setLocationJndiBindings

        public JMSInputNode setLocationJndiBindings(java.lang.String value)
        Set the JMSInputNode "Location JNDI bindings" property
        Parameters:
        value - String ; the value to set the property "Location JNDI bindings"
      • getLocationJndiBindings

        public java.lang.String getLocationJndiBindings()
        Get the JMSInputNode "Location JNDI bindings" property
        Returns:
        String; the value of the property "Location JNDI bindings"
      • setConnectionFactoryName

        public JMSInputNode setConnectionFactoryName(java.lang.String value)
        Set the JMSInputNode "Connection factory name" property
        Parameters:
        value - String ; the value to set the property "Connection factory name"
      • getConnectionFactoryName

        public java.lang.String getConnectionFactoryName()
        Get the JMSInputNode "Connection factory name" property
        Returns:
        String; the value of the property "Connection factory name"
      • setBackoutDestination

        public JMSInputNode setBackoutDestination(java.lang.String value)
        Set the JMSInputNode "Backout destination" property
        Parameters:
        value - String ; the value to set the property "Backout destination"
      • getBackoutDestination

        public java.lang.String getBackoutDestination()
        Get the JMSInputNode "Backout destination" property
        Returns:
        String; the value of the property "Backout destination"
      • setBackoutThreshold

        public JMSInputNode setBackoutThreshold(int value)
        Set the JMSInputNode "Backout threshold" property
        Parameters:
        value - int ; the value to set the property "Backout threshold"
      • getBackoutThreshold

        public int getBackoutThreshold()
        Get the JMSInputNode Backout threshold property
        Returns:
        int; the value of the property "Backout threshold"
      • setMessageDomainProperty

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

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

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

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

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

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

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

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

        public JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING getValidateTiming()
        Get the JMSInputNode "Parse timing" property
        Returns:
        ENUM_JMSINPUT_VALIDATETIMING; the value of the property "Parse timing"
      • setParserXmlnscBuildTreeUsingXMLSchema

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

        public JMSInputNode setParserXmlnscUseForXmlnsDomain(boolean value)
        Set the JMSInputNode "Use XMLNSC compact parser for XMLNS domain" property
        Parameters:
        value - boolean ; the value to set the property "Use XMLNSC compact parser for XMLNS domain"
      • getParserXmlnscUseForXmlnsDomain

        public boolean getParserXmlnscUseForXmlnsDomain()
        Get the JMSInputNode "Use XMLNSC compact parser for XMLNS domain" property
        Returns:
        boolean; the value of the property "Use XMLNSC compact parser for XMLNS domain"
      • getParserXmlnscMixedContentRetainMode

        public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE getParserXmlnscMixedContentRetainMode()
        Get the JMSInputNode "Retain mixed content" property
        Returns:
        ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE; the value of the property "Retain mixed content"
      • getParserXmlnscCommentsRetainMode

        public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE getParserXmlnscCommentsRetainMode()
        Get the JMSInputNode "Retain comments" property
        Returns:
        ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE; the value of the property "Retain comments"
      • getParserXmlnscProcessingInstructionsRetainMode

        public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE getParserXmlnscProcessingInstructionsRetainMode()
        Get the JMSInputNode "Retain processing instructions" property
        Returns:
        ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE; the value of the property "Retain processing instructions"
      • setPropertySelector

        public JMSInputNode setPropertySelector(java.lang.String value)
        Set the JMSInputNode "Application property" property
        Parameters:
        value - String ; the value to set the property "Application property"
      • getPropertySelector

        public java.lang.String getPropertySelector()
        Get the JMSInputNode "Application property" property
        Returns:
        String; the value of the property "Application property"
      • setMessageTimeStampSelector

        public JMSInputNode setMessageTimeStampSelector(java.lang.String value)
        Set the JMSInputNode "Timestamp" property
        Parameters:
        value - String ; the value to set the property "Timestamp"
      • getMessageTimeStampSelector

        public java.lang.String getMessageTimeStampSelector()
        Get the JMSInputNode "Timestamp" property
        Returns:
        String; the value of the property "Timestamp"
      • setMessagePrioritySelector

        public JMSInputNode setMessagePrioritySelector(java.lang.String value)
        Set the JMSInputNode "Priority" property
        Parameters:
        value - String ; the value to set the property "Priority"
      • getMessagePrioritySelector

        public java.lang.String getMessagePrioritySelector()
        Get the JMSInputNode "Priority" property
        Returns:
        String; the value of the property "Priority"
      • setMessageIDSelector

        public JMSInputNode setMessageIDSelector(java.lang.String value)
        Set the JMSInputNode "Message ID" property
        Parameters:
        value - String ; the value to set the property "Message ID"
      • getMessageIDSelector

        public java.lang.String getMessageIDSelector()
        Get the JMSInputNode "Message ID" property
        Returns:
        String; the value of the property "Message ID"
      • setMessageRedeliveredSelector

        public JMSInputNode setMessageRedeliveredSelector(java.lang.String value)
        Set the JMSInputNode "Redelivered" property
        Parameters:
        value - String ; the value to set the property "Redelivered"
      • getMessageRedeliveredSelector

        public java.lang.String getMessageRedeliveredSelector()
        Get the JMSInputNode "Redelivered" property
        Returns:
        String; the value of the property "Redelivered"
      • setMessageCorrelationIDSelector

        public JMSInputNode setMessageCorrelationIDSelector(java.lang.String value)
        Set the JMSInputNode "Correlation ID" property
        Parameters:
        value - String ; the value to set the property "Correlation ID"
      • getMessageCorrelationIDSelector

        public java.lang.String getMessageCorrelationIDSelector()
        Get the JMSInputNode "Correlation ID" property
        Returns:
        String; the value of the property "Correlation ID"
      • getTransactionMode

        public JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE getTransactionMode()
        Get the JMSInputNode "Transaction mode" property
        Returns:
        ENUM_JMSINPUT_TRANSACTIONMODE; the value of the property "Transaction mode"
      • getValidateMaster

        public JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER getValidateMaster()
        Get the JMSInputNode "Validate" property
        Returns:
        ENUM_JMSINPUT_VALIDATEMASTER; the value of the property "Validate"
      • getValidateFailureAction

        public JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION getValidateFailureAction()
        Get the JMSInputNode "Failure action" property
        Returns:
        ENUM_JMSINPUT_VALIDATEFAILUREACTION; the value of the property "Failure action"
      • setValidateAllValueConstraints

        public JMSInputNode setValidateAllValueConstraints(boolean value)
        Set the JMSInputNode "Include all value constraints" property
        Parameters:
        value - boolean ; the value to set the property "Include all value constraints"
      • getValidateAllValueConstraints

        public boolean getValidateAllValueConstraints()
        Get the JMSInputNode "Include all value constraints" property
        Returns:
        boolean; the value of the property "Include all value constraints"
      • 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