com.ibm.broker.config.appdev.nodes

Class ResetContentDescriptorNode

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


    public class ResetContentDescriptorNode
    extends Node

    ResetContentDescriptorNode instance

    ResetContentDescriptor node forces the message to be reparsed by the specified parser

     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

      • ResetContentDescriptorNode

        public ResetContentDescriptorNode()
    • Method Detail

      • getParserXmlnscOpaqueElementsTable

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

        public ResetContentDescriptorNode setMessageDomain(java.lang.String value)
        Set the ResetContentDescriptorNode "Message domain" property
        Parameters:
        value - String ; the value to set the property "Message domain"
      • getMessageDomain

        public java.lang.String getMessageDomain()
        Get the ResetContentDescriptorNode "Message domain" property
        Returns:
        String; the value of the property "Message domain"
      • setResetMessageDomain

        public ResetContentDescriptorNode setResetMessageDomain(boolean value)
        Set the ResetContentDescriptorNode "Reset message domain" property
        Parameters:
        value - boolean ; the value to set the property "Reset message domain"
      • getResetMessageDomain

        public boolean getResetMessageDomain()
        Get the ResetContentDescriptorNode "Reset message domain" property
        Returns:
        boolean; the value of the property "Reset message domain"
      • setMessageSet

        public ResetContentDescriptorNode setMessageSet(java.lang.String value)
        Set the ResetContentDescriptorNode "Message model" property
        Parameters:
        value - String ; the value to set the property "Message model"
      • getMessageSet

        public java.lang.String getMessageSet()
        Get the ResetContentDescriptorNode "Message model" property
        Returns:
        String; the value of the property "Message model"
      • setResetMessageSet

        public ResetContentDescriptorNode setResetMessageSet(boolean value)
        Set the ResetContentDescriptorNode "Reset message model" property
        Parameters:
        value - boolean ; the value to set the property "Reset message model"
      • getResetMessageSet

        public boolean getResetMessageSet()
        Get the ResetContentDescriptorNode "Reset message model" property
        Returns:
        boolean; the value of the property "Reset message model"
      • setMessageType

        public ResetContentDescriptorNode setMessageType(java.lang.String value)
        Set the ResetContentDescriptorNode "Message" property
        Parameters:
        value - String ; the value to set the property "Message"
      • getMessageType

        public java.lang.String getMessageType()
        Get the ResetContentDescriptorNode "Message" property
        Returns:
        String; the value of the property "Message"
      • setResetMessageType

        public ResetContentDescriptorNode setResetMessageType(boolean value)
        Set the ResetContentDescriptorNode "Reset message" property
        Parameters:
        value - boolean ; the value to set the property "Reset message"
      • getResetMessageType

        public boolean getResetMessageType()
        Get the ResetContentDescriptorNode "Reset message" property
        Returns:
        boolean; the value of the property "Reset message"
      • setMessageFormat

        public ResetContentDescriptorNode setMessageFormat(java.lang.String value)
        Set the ResetContentDescriptorNode "Physical format" property
        Parameters:
        value - String ; the value to set the property "Physical format"
      • getMessageFormat

        public java.lang.String getMessageFormat()
        Get the ResetContentDescriptorNode "Physical format" property
        Returns:
        String; the value of the property "Physical format"
      • setResetMessageFormat

        public ResetContentDescriptorNode setResetMessageFormat(boolean value)
        Set the ResetContentDescriptorNode "Reset physical format" property
        Parameters:
        value - boolean ; the value to set the property "Reset physical format"
      • getResetMessageFormat

        public boolean getResetMessageFormat()
        Get the ResetContentDescriptorNode "Reset physical format" property
        Returns:
        boolean; the value of the property "Reset physical format"
      • setParserMqrfh2cUseForMqrfh2Domain

        public ResetContentDescriptorNode setParserMqrfh2cUseForMqrfh2Domain(boolean value)
        Set the ResetContentDescriptorNode "Use MQRFH2C compact parser for MQRFH2 header" property
        Parameters:
        value - boolean ; the value to set the property "Use MQRFH2C compact parser for MQRFH2 header"
      • getParserMqrfh2cUseForMqrfh2Domain

        public boolean getParserMqrfh2cUseForMqrfh2Domain()
        Get the ResetContentDescriptorNode "Use MQRFH2C compact parser for MQRFH2 header" property
        Returns:
        boolean; the value of the property "Use MQRFH2C compact parser for MQRFH2 header"
      • setParserXmlnscBuildTreeUsingXMLSchema

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

        public ResetContentDescriptorNode setParserXmlnscUseForXmlnsDomain(boolean value)
        Set the ResetContentDescriptorNode "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 ResetContentDescriptorNode "Use XMLNSC compact parser for XMLNS domain" property
        Returns:
        boolean; the value of the property "Use XMLNSC compact parser for XMLNS domain"
      • setValidateAllValueConstraints

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

        public boolean getValidateAllValueConstraints()
        Get the ResetContentDescriptorNode "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