com.ibm.broker.config.appdev.nodes

Class SalesforceRequestNode

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


    public class SalesforceRequestNode
    extends Node

    SalesforceRequestNodeUDN instance

    See Also:
    Serialized Form
    • Constructor Detail

      • SalesforceRequestNode

        public SalesforceRequestNode()
    • Method Detail

      • getEventXMLDocTable

        public SalesforceRequestNode.EventXMLDocTable getEventXMLDocTable()
        Retrieve the eventXMLDoc table for the node SalesforceRequestNodeUDN
        Returns:
        EventXMLDocTable instance which contains Row 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
      • setConnectorName

        public SalesforceRequestNode setConnectorName(java.lang.String value)
        Set the SalesforceRequestNodeUDN "connectorName" property
        Parameters:
        value - String ; the value to set the property "connectorName"
      • getConnectorName

        public java.lang.String getConnectorName()
        Get the SalesforceRequestNodeUDN "connectorName" property
        Returns:
        String; the value of the property "connectorName"
      • setUrl

        public SalesforceRequestNode setUrl(java.lang.String value)
        Set the SalesforceRequestNodeUDN "Salesforce URL" property
        Parameters:
        value - String ; the value to set the property "Salesforce URL"
      • getUrl

        public java.lang.String getUrl()
        Get the SalesforceRequestNodeUDN "Salesforce URL" property
        Returns:
        String; the value of the property "Salesforce URL"
      • setHttpProxy

        public SalesforceRequestNode setHttpProxy(java.lang.String value)
        Set the SalesforceRequestNodeUDN "HTTP Proxy Location" property
        Parameters:
        value - String ; the value to set the property "HTTP Proxy Location"
      • getHttpProxy

        public java.lang.String getHttpProxy()
        Get the SalesforceRequestNode "HTTP Proxy Location" property
        Returns:
        String; the value of the property "HTTP Proxy Location"
      • setObject

        public SalesforceRequestNode setObject(java.lang.String value)
        Set the SalesforceRequestNodeUDN "Salesforce object" property
        Parameters:
        value - String ; the value to set the property "Salesforce object"
      • getObject

        public java.lang.String getObject()
        Get the SalesforceRequestNodeUDN "Salesforce object" property
        Returns:
        String; the value of the property "Salesforce object"
      • setSecurityIdentity

        public SalesforceRequestNode setSecurityIdentity(java.lang.String value)
        Set the SalesforceRequestNodeUDN "Security identity" property
        Parameters:
        value - String ; the value to set the property "Security identity"
      • getSecurityIdentity

        public java.lang.String getSecurityIdentity()
        Get the SalesforceRequestNodeUDN "Security identity" property
        Returns:
        String; the value of the property "Security identity"
      • setTimeoutMilliseconds

        public SalesforceRequestNode setTimeoutMilliseconds(int value)
        Set the SalesforceRequestNodeUDN "Timeout (milliseconds)" property
        Parameters:
        value - int ; the value to set the property "Timeout (milliseconds)"
      • getTimeoutMilliseconds

        public int getTimeoutMilliseconds()
        Get the SalesforceRequestNodeUDN Timeout (milliseconds) property
        Returns:
        int; the value of the property "Timeout (milliseconds)"
      • setDataLocation

        public SalesforceRequestNode setDataLocation(java.lang.String value)
        Set the SalesforceRequestNodeUDN "Data location" property
        Parameters:
        value - String ; the value to set the property "Data location"
      • getDataLocation

        public java.lang.String getDataLocation()
        Get the SalesforceRequestNodeUDN "Data location" property
        Returns:
        String; the value of the property "Data location"
      • setOutputDataLocation

        public SalesforceRequestNode setOutputDataLocation(java.lang.String value)
        Set the SalesforceRequestNodeUDN "outputDataLocation" property
        Parameters:
        value - String ; the value to set the property "outputDataLocation"
      • getOutputDataLocation

        public java.lang.String getOutputDataLocation()
        Get the SalesforceRequestNodeUDN "outputDataLocation" property
        Returns:
        String; the value of the property "outputDataLocation"
      • setCopyToLocalEnv

        public SalesforceRequestNode setCopyToLocalEnv(boolean value)
        Set the SalesforceRequestNodeUDN "Copy local environment" property
        Parameters:
        value - boolean ; the value to set the property "Copy local environment"
      • getCopyToLocalEnv

        public boolean getCopyToLocalEnv()
        Get the SalesforceRequestNodeUDN "Copy local environment" property
        Returns:
        boolean; the value of the property "Copy local environment"
      • setMessageDomainProperty

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

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

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

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

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

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

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

        public java.lang.String getMessageFormatProperty()
        Get the SalesforceRequestNodeUDN "Physical format" property
        Returns:
        String; the value of the property "Physical format"
      • 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