public class LoopbackRequestNode extends Node
LoopbackRequestNode instance
Modifier and Type | Class and Description |
---|---|
static class |
LoopbackRequestNode.ENUM_LOOPBACKREQUEST_OPERATION
ENUM_LOOPBACKREQUEST_OPERATION
|
class |
LoopbackRequestNode.EventXMLDocTable
EventXMLDocTable instance contains Row rows
|
class |
LoopbackRequestNode.Row
Row is used by EventXMLDocTable instance
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
InputTerminal |
INPUT_TERMINAL_IN |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
Constructor and Description |
---|
LoopbackRequestNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectorName()
Get the LoopbackRequestNode "connectorName" property
|
boolean |
getCopyToLocalEnv()
Get the LoopbackRequestNode "Copy local environment" property
|
java.lang.String |
getDataLocation()
Get the LoopbackRequestNode "Data location" property
|
java.lang.String |
getDataSource()
Get the LoopbackRequestNode "Data Source Name" property
|
LoopbackRequestNode.EventXMLDocTable |
getEventXMLDocTable()
Retrieve the eventXMLDoc table for the node LoopbackRequestNode
|
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getMessageDomainProperty()
Get the LoopbackRequestNode "Message domain" property
|
java.lang.String |
getMessageFormatProperty()
Get the LoopbackRequestNode "Physical format" property
|
java.lang.String |
getMessageSetProperty()
Get the LoopbackRequestNode "Message model" property
|
java.lang.String |
getMessageTypeProperty()
Get the LoopbackRequestNode "Message" property
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
java.lang.String |
getObject()
Get the LoopbackRequestNode "Loopback object" property
|
LoopbackRequestNode.ENUM_LOOPBACKREQUEST_OPERATION |
getOperation()
Get the LoopbackRequestNode "Operation" property
|
java.lang.String |
getOutputDataLocation()
Get the LoopbackRequestNode "outputDataLocation" property
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
java.lang.String |
getSecurityIdentity()
Get the LoopbackRequestNode "Security identity" property
|
int |
getTimeoutMilliseconds()
Get the LoopbackRequestNode Timeout (milliseconds) property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
LoopbackRequestNode |
setConnectorName(java.lang.String value)
Set the LoopbackRequestNode "connectorName" property
|
LoopbackRequestNode |
setCopyToLocalEnv(boolean value)
Set the LoopbackRequestNode "Copy local environment" property
|
LoopbackRequestNode |
setDataLocation(java.lang.String value)
Set the LoopbackRequestNode "Data location" property
|
LoopbackRequestNode |
setDataSource(java.lang.String value)
Set the LoopbackRequestNode "Data Source Name" property
|
LoopbackRequestNode |
setMessageDomainProperty(java.lang.String value)
Set the LoopbackRequestNode "Message domain" property
|
LoopbackRequestNode |
setMessageFormatProperty(java.lang.String value)
Set the LoopbackRequestNode "Physical format" property
|
LoopbackRequestNode |
setMessageSetProperty(java.lang.String value)
Set the LoopbackRequestNode "Message model" property
|
LoopbackRequestNode |
setMessageTypeProperty(java.lang.String value)
Set the LoopbackRequestNode "Message" property
|
LoopbackRequestNode |
setObject(java.lang.String value)
Set the LoopbackRequestNode "Loopback object" property
|
LoopbackRequestNode |
setOperation(LoopbackRequestNode.ENUM_LOOPBACKREQUEST_OPERATION value)
Set the LoopbackRequestNode "Operation" property
|
LoopbackRequestNode |
setOutputDataLocation(java.lang.String value)
Set the LoopbackRequestNode "outputDataLocation" property
|
LoopbackRequestNode |
setSecurityIdentity(java.lang.String value)
Set the LoopbackRequestNode "Security identity" property
|
LoopbackRequestNode |
setTimeoutMilliseconds(int value)
Set the LoopbackRequestNode "Timeout (milliseconds)" property
|
addNsmapping, clone, findPropertyByName, getInputTerminal, getInputTerminal, getInstanceNodeProperties, getLocation, getLongDescription, getMandatoryPropertyNames, getNodePropertyTables, getNsmappingtables, getOutputTerminal, getOutputTerminal, getPropertyDefaultValue, getPropertyNames, getPropertyValue, getRotate, getShortDescription, isUdpSupport, removeNsmapping, setLocation, setLocation, setLongDescription, setNodeName, setNsmappingtables, setProperty, setRotate, setShortDescription, toString
public final InputTerminal INPUT_TERMINAL_IN
public final OutputTerminal OUTPUT_TERMINAL_OUT
public final OutputTerminal OUTPUT_TERMINAL_FAILURE
public LoopbackRequestNode.EventXMLDocTable getEventXMLDocTable()
public InputTerminal[] getInputTerminals()
Node
getInputTerminals
in class Node
public OutputTerminal[] getOutputTerminals()
Node
getOutputTerminals
in class Node
public java.lang.String getTypeName()
Node
getTypeName
in class Node
public LoopbackRequestNode setConnectorName(java.lang.String value)
value
- String ; the value to set the property "connectorName"public java.lang.String getConnectorName()
public LoopbackRequestNode setDataSource(java.lang.String value)
value
- String ; the value to set the property "Loopback Data Source Name"public java.lang.String getDataSource()
public LoopbackRequestNode setOperation(LoopbackRequestNode.ENUM_LOOPBACKREQUEST_OPERATION value)
value
- ENUM_LOOPBACKREQUEST_OPERATION ; the value to set the property "Operation"public LoopbackRequestNode.ENUM_LOOPBACKREQUEST_OPERATION getOperation()
public LoopbackRequestNode setObject(java.lang.String value)
value
- String ; the value to set the property "Loopback object"public java.lang.String getObject()
public LoopbackRequestNode setSecurityIdentity(java.lang.String value)
value
- String ; the value to set the property "Security identity"public java.lang.String getSecurityIdentity()
public LoopbackRequestNode setTimeoutMilliseconds(int value)
value
- int ; the value to set the property "Timeout (milliseconds)"public int getTimeoutMilliseconds()
public LoopbackRequestNode setDataLocation(java.lang.String value)
value
- String ; the value to set the property "Data location"public java.lang.String getDataLocation()
public LoopbackRequestNode setOutputDataLocation(java.lang.String value)
value
- String ; the value to set the property "outputDataLocation"public java.lang.String getOutputDataLocation()
public LoopbackRequestNode setCopyToLocalEnv(boolean value)
value
- boolean ; the value to set the property "Copy local environment"public boolean getCopyToLocalEnv()
public LoopbackRequestNode setMessageDomainProperty(java.lang.String value)
value
- String ; the value to set the property "Message domain"public java.lang.String getMessageDomainProperty()
public LoopbackRequestNode setMessageSetProperty(java.lang.String value)
value
- String ; the value to set the property "Message model"public java.lang.String getMessageSetProperty()
public LoopbackRequestNode setMessageTypeProperty(java.lang.String value)
value
- String ; the value to set the property "Message"public java.lang.String getMessageTypeProperty()
public LoopbackRequestNode setMessageFormatProperty(java.lang.String value)
value
- String ; the value to set the property "Physical format"public java.lang.String getMessageFormatProperty()
public java.lang.String getNodeName()
Node
MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow"); Node inputMQNode = mf1.getNodeByName("My Input Node"); inputMQNode.setNodeName("Renamed Input Node");
getNodeName
in class Node