com.ibm.broker.config.appdev.nodes

Class FTEInputNode

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


    public class FTEInputNode
    extends Node

    FTEInputNode instance

    FTEInput node receives files transferred from a remote file system using WebSphere MQSeries File Transfer Edition

     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

      • FTEInputNode

        public FTEInputNode()
    • Method Detail

      • getParserXmlnscOpaqueElementsTable

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

        public FTEInputNode setInputDirectory(java.lang.String value)
        Set the FTEInputNode "Directory filter" property
        Parameters:
        value - String ; the value to set the property "Directory filter"
      • getInputDirectory

        public java.lang.String getInputDirectory()
        Get the FTEInputNode "Directory filter" property
        Returns:
        String; the value of the property "Directory filter"
      • setFilenamePattern

        public FTEInputNode setFilenamePattern(java.lang.String value)
        Set the FTEInputNode "File name filter" property
        Parameters:
        value - String ; the value to set the property "File name filter"
      • getFilenamePattern

        public java.lang.String getFilenamePattern()
        Get the FTEInputNode "File name filter" property
        Returns:
        String; the value of the property "File name filter"
      • setProcessedFileAction

        public FTEInputNode setProcessedFileAction(FTEInputNode.ENUM_FTEINPUT_PROCESSEDFILEACTION value)
        Set the FTEInputNode "Action on successful processing" property
        Parameters:
        value - ENUM_FTEINPUT_PROCESSEDFILEACTION ; the value to set the property "Action on successful processing"
      • getProcessedFileAction

        public FTEInputNode.ENUM_FTEINPUT_PROCESSEDFILEACTION getProcessedFileAction()
        Get the FTEInputNode "Action on successful processing" property
        Returns:
        ENUM_FTEINPUT_PROCESSEDFILEACTION; the value of the property "Action on successful processing"
      • setMessageDomainProperty

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

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

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

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

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

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

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

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

        public FTEInputNode setMessageCodedCharSetIdProperty(java.lang.String value)
        Set the FTEInputNode "Message coded character set ID" property
        Parameters:
        value - String ; the value to set the property "Message coded character set ID"
      • getMessageCodedCharSetIdProperty

        public java.lang.String getMessageCodedCharSetIdProperty()
        Get the FTEInputNode "Message coded character set ID" property
        Returns:
        String; the value of the property "Message coded character set ID"
      • setMessageEncodingProperty

        public FTEInputNode setMessageEncodingProperty(java.lang.String value)
        Set the FTEInputNode "Message encoding" property
        Parameters:
        value - String ; the value to set the property "Message encoding"
      • getMessageEncodingProperty

        public java.lang.String getMessageEncodingProperty()
        Get the FTEInputNode "Message encoding" property
        Returns:
        String; the value of the property "Message encoding"
      • getValidateTiming

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

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

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

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

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

        public FTEInputNode.ENUM_FTEINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE getParserXmlnscProcessingInstructionsRetainMode()
        Get the FTEInputNode "Retain processing instructions" property
        Returns:
        ENUM_FTEINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE; the value of the property "Retain processing instructions"
      • getRetryMechanism

        public FTEInputNode.ENUM_FTEINPUT_RETRYMECHANISM getRetryMechanism()
        Get the FTEInputNode "Retry mechanism" property
        Returns:
        ENUM_FTEINPUT_RETRYMECHANISM; the value of the property "Retry mechanism"
      • setRetryThreshold

        public FTEInputNode setRetryThreshold(int value)
        Set the FTEInputNode "Retry threshold" property
        Parameters:
        value - int ; the value to set the property "Retry threshold"
      • getRetryThreshold

        public int getRetryThreshold()
        Get the FTEInputNode Retry threshold property
        Returns:
        int; the value of the property "Retry threshold"
      • setShortRetryInterval

        public FTEInputNode setShortRetryInterval(int value)
        Set the FTEInputNode "Short retry interval (seconds)" property
        Parameters:
        value - int ; the value to set the property "Short retry interval (seconds)"
      • getShortRetryInterval

        public int getShortRetryInterval()
        Get the FTEInputNode Short retry interval (seconds) property
        Returns:
        int; the value of the property "Short retry interval (seconds)"
      • setLongRetryInterval

        public FTEInputNode setLongRetryInterval(int value)
        Set the FTEInputNode "Long retry interval (seconds)" property
        Parameters:
        value - int ; the value to set the property "Long retry interval (seconds)"
      • getLongRetryInterval

        public int getLongRetryInterval()
        Get the FTEInputNode Long retry interval (seconds) property
        Returns:
        int; the value of the property "Long retry interval (seconds)"
      • setFailedFileAction

        public FTEInputNode setFailedFileAction(FTEInputNode.ENUM_FTEINPUT_FAILEDFILEACTION value)
        Set the FTEInputNode "Action on failing file" property
        Parameters:
        value - ENUM_FTEINPUT_FAILEDFILEACTION ; the value to set the property "Action on failing file"
      • getFailedFileAction

        public FTEInputNode.ENUM_FTEINPUT_FAILEDFILEACTION getFailedFileAction()
        Get the FTEInputNode "Action on failing file" property
        Returns:
        ENUM_FTEINPUT_FAILEDFILEACTION; the value of the property "Action on failing file"
      • getRecordDetection

        public FTEInputNode.ENUM_FTEINPUT_RECORDDETECTION getRecordDetection()
        Get the FTEInputNode "Record detection" property
        Returns:
        ENUM_FTEINPUT_RECORDDETECTION; the value of the property "Record detection"
      • setSkipFirstRecord

        public FTEInputNode setSkipFirstRecord(boolean value)
        Set the FTEInputNode "Skip first record" property
        Parameters:
        value - boolean ; the value to set the property "Skip first record"
      • getSkipFirstRecord

        public boolean getSkipFirstRecord()
        Get the FTEInputNode "Skip first record" property
        Returns:
        boolean; the value of the property "Skip first record"
      • setRecordLength

        public FTEInputNode setRecordLength(int value)
        Set the FTEInputNode "Length (bytes)" property
        Parameters:
        value - int ; the value to set the property "Length (bytes)"
      • getRecordLength

        public int getRecordLength()
        Get the FTEInputNode Length (bytes) property
        Returns:
        int; the value of the property "Length (bytes)"
      • getRecordDelimiter

        public FTEInputNode.ENUM_FTEINPUT_RECORDDELIMITER getRecordDelimiter()
        Get the FTEInputNode "Delimiter" property
        Returns:
        ENUM_FTEINPUT_RECORDDELIMITER; the value of the property "Delimiter"
      • setCustomDelimiter

        public FTEInputNode setCustomDelimiter(java.lang.String value)
        Set the FTEInputNode "Custom delimiter (hexadecimal)" property
        Parameters:
        value - String ; the value to set the property "Custom delimiter (hexadecimal)"
      • getCustomDelimiter

        public java.lang.String getCustomDelimiter()
        Get the FTEInputNode "Custom delimiter (hexadecimal)" property
        Returns:
        String; the value of the property "Custom delimiter (hexadecimal)"
      • getDelimiterType

        public FTEInputNode.ENUM_FTEINPUT_DELIMITERTYPE getDelimiterType()
        Get the FTEInputNode "Delimiter type" property
        Returns:
        ENUM_FTEINPUT_DELIMITERTYPE; the value of the property "Delimiter type"
      • getValidateMaster

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

        public FTEInputNode.ENUM_FTEINPUT_VALIDATEFAILUREACTION getValidateFailureAction()
        Get the FTEInputNode "Failure action" property
        Returns:
        ENUM_FTEINPUT_VALIDATEFAILUREACTION; the value of the property "Failure action"
      • getTransactionMode

        public FTEInputNode.ENUM_FTEINPUT_TRANSACTIONMODE getTransactionMode()
        Get the FTEInputNode "Transaction mode" property
        Returns:
        ENUM_FTEINPUT_TRANSACTIONMODE; the value of the property "Transaction mode"
      • setComponentLevel

        public FTEInputNode setComponentLevel(FTEInputNode.ENUM_FTEINPUT_COMPONENTLEVEL value)
        Set the FTEInputNode "Additional instances pool" property
        Parameters:
        value - ENUM_FTEINPUT_COMPONENTLEVEL ; the value to set the property "Additional instances pool"
      • getComponentLevel

        public FTEInputNode.ENUM_FTEINPUT_COMPONENTLEVEL getComponentLevel()
        Get the FTEInputNode "Additional instances pool" property
        Returns:
        ENUM_FTEINPUT_COMPONENTLEVEL; the value of the property "Additional instances pool"
      • setAdditionalInstances

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

        public int getAdditionalInstances()
        Get the FTEInputNode 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