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
Modifier and Type | Class and Description |
---|---|
static class |
JMSInputNode.ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR
ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR
|
static class |
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE
ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE
|
static class |
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE
ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE
|
static class |
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE
ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE
|
static class |
JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE
ENUM_JMSINPUT_TRANSACTIONMODE
|
static class |
JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION
ENUM_JMSINPUT_VALIDATEFAILUREACTION
|
static class |
JMSInputNode.ENUM_JMSINPUT_VALIDATEFIXUP
ENUM_JMSINPUT_VALIDATEFIXUP
|
static class |
JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER
ENUM_JMSINPUT_VALIDATEMASTER
|
static class |
JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING
ENUM_JMSINPUT_VALIDATETIMING
|
class |
JMSInputNode.OpaqueElementsRow
OpaqueElementsRow is used by ParserXmlnscOpaqueElementsTable instance
|
class |
JMSInputNode.ParserXmlnscOpaqueElementsTable
ParserXmlnscOpaqueElementsTable instance contains OpaqueElementsRow rows
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
OutputTerminal |
OUTPUT_TERMINAL_CATCH |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
Constructor and Description |
---|
JMSInputNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBackoutDestination()
Get the JMSInputNode "Backout destination" property
|
int |
getBackoutThreshold()
Get the JMSInputNode Backout threshold property
|
java.lang.String |
getConnectionFactoryName()
Get the JMSInputNode "Connection factory name" property
|
java.lang.String |
getDurableSubscriptionID()
Get the JMSInputNode "Durable subscription ID" property
|
java.lang.String |
getInitialContextFactory()
Get the JMSInputNode "Initial context factory" property
|
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getJmsProviderName()
Get the JMSInputNode "JMS provider name" property
|
java.lang.String |
getLocationJndiBindings()
Get the JMSInputNode "Location JNDI bindings" property
|
java.lang.String |
getMessageCorrelationIDSelector()
Get the JMSInputNode "Correlation ID" property
|
JMSInputNode.ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR |
getMessageDeliveryModeSelector()
Get the JMSInputNode "Delivery mode" property
|
java.lang.String |
getMessageDomainProperty()
Get the JMSInputNode "Message domain" property
|
java.lang.String |
getMessageFormatProperty()
Get the JMSInputNode "Physical format" property
|
java.lang.String |
getMessageIDSelector()
Get the JMSInputNode "Message ID" property
|
java.lang.String |
getMessagePrioritySelector()
Get the JMSInputNode "Priority" property
|
java.lang.String |
getMessageRedeliveredSelector()
Get the JMSInputNode "Redelivered" property
|
java.lang.String |
getMessageSetProperty()
Get the JMSInputNode "Message model" property
|
java.lang.String |
getMessageTimeStampSelector()
Get the JMSInputNode "Timestamp" property
|
java.lang.String |
getMessageTypeProperty()
Get the JMSInputNode "Message" property
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
boolean |
getParserXmlnscBuildTreeUsingXMLSchema()
Get the JMSInputNode "Build tree using XML schema data types" property
|
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE |
getParserXmlnscCommentsRetainMode()
Get the JMSInputNode "Retain comments" property
|
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE |
getParserXmlnscMixedContentRetainMode()
Get the JMSInputNode "Retain mixed content" property
|
JMSInputNode.ParserXmlnscOpaqueElementsTable |
getParserXmlnscOpaqueElementsTable()
Retrieve the Opaque elements table for the node JMSInputNode
|
JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE |
getParserXmlnscProcessingInstructionsRetainMode()
Get the JMSInputNode "Retain processing instructions" property
|
boolean |
getParserXmlnscUseForXmlnsDomain()
Get the JMSInputNode "Use XMLNSC compact parser for XMLNS domain" property
|
java.lang.String |
getPropertySelector()
Get the JMSInputNode "Application property" property
|
java.lang.String |
getSourceQueueName()
Get the JMSInputNode "Source queue" property
|
java.lang.String |
getTopic()
Get the JMSInputNode "Subscription topic" property
|
JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE |
getTransactionMode()
Get the JMSInputNode "Transaction mode" property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
boolean |
getValidateAllValueConstraints()
Get the JMSInputNode "Include all value constraints" property
|
JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION |
getValidateFailureAction()
Get the JMSInputNode "Failure action" property
|
JMSInputNode.ENUM_JMSINPUT_VALIDATEFIXUP |
getValidateFixup()
Get the JMSInputNode "Fix" property
|
JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER |
getValidateMaster()
Get the JMSInputNode "Validate" property
|
JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING |
getValidateTiming()
Get the JMSInputNode "Parse timing" property
|
JMSInputNode |
setBackoutDestination(java.lang.String value)
Set the JMSInputNode "Backout destination" property
|
JMSInputNode |
setBackoutThreshold(int value)
Set the JMSInputNode "Backout threshold" property
|
JMSInputNode |
setConnectionFactoryName(java.lang.String value)
Set the JMSInputNode "Connection factory name" property
|
JMSInputNode |
setDurableSubscriptionID(java.lang.String value)
Set the JMSInputNode "Durable subscription ID" property
|
JMSInputNode |
setInitialContextFactory(java.lang.String value)
Set the JMSInputNode "Initial context factory" property
|
JMSInputNode |
setJmsProviderName(java.lang.String value)
Set the JMSInputNode "JMS provider name" property
|
JMSInputNode |
setLocationJndiBindings(java.lang.String value)
Set the JMSInputNode "Location JNDI bindings" property
|
JMSInputNode |
setMessageCorrelationIDSelector(java.lang.String value)
Set the JMSInputNode "Correlation ID" property
|
JMSInputNode |
setMessageDeliveryModeSelector(JMSInputNode.ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR value)
Set the JMSInputNode "Delivery mode" property
|
JMSInputNode |
setMessageDomainProperty(java.lang.String value)
Set the JMSInputNode "Message domain" property
|
JMSInputNode |
setMessageFormatProperty(java.lang.String value)
Set the JMSInputNode "Physical format" property
|
JMSInputNode |
setMessageIDSelector(java.lang.String value)
Set the JMSInputNode "Message ID" property
|
JMSInputNode |
setMessagePrioritySelector(java.lang.String value)
Set the JMSInputNode "Priority" property
|
JMSInputNode |
setMessageRedeliveredSelector(java.lang.String value)
Set the JMSInputNode "Redelivered" property
|
JMSInputNode |
setMessageSetProperty(java.lang.String value)
Set the JMSInputNode "Message model" property
|
JMSInputNode |
setMessageTimeStampSelector(java.lang.String value)
Set the JMSInputNode "Timestamp" property
|
JMSInputNode |
setMessageTypeProperty(java.lang.String value)
Set the JMSInputNode "Message" property
|
JMSInputNode |
setParserXmlnscBuildTreeUsingXMLSchema(boolean value)
Set the JMSInputNode "Build tree using XML schema data types" property
|
JMSInputNode |
setParserXmlnscCommentsRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE value)
Set the JMSInputNode "Retain comments" property
|
JMSInputNode |
setParserXmlnscMixedContentRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE value)
Set the JMSInputNode "Retain mixed content" property
|
JMSInputNode |
setParserXmlnscProcessingInstructionsRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE value)
Set the JMSInputNode "Retain processing instructions" property
|
JMSInputNode |
setParserXmlnscUseForXmlnsDomain(boolean value)
Set the JMSInputNode "Use XMLNSC compact parser for XMLNS domain" property
|
JMSInputNode |
setPropertySelector(java.lang.String value)
Set the JMSInputNode "Application property" property
|
JMSInputNode |
setSourceQueueName(java.lang.String value)
Set the JMSInputNode "Source queue" property
|
JMSInputNode |
setTopic(java.lang.String value)
Set the JMSInputNode "Subscription topic" property
|
JMSInputNode |
setTransactionMode(JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE value)
Set the JMSInputNode "Transaction mode" property
|
JMSInputNode |
setValidateAllValueConstraints(boolean value)
Set the JMSInputNode "Include all value constraints" property
|
JMSInputNode |
setValidateFailureAction(JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION value)
Set the JMSInputNode "Failure action" property
|
JMSInputNode |
setValidateFixup(JMSInputNode.ENUM_JMSINPUT_VALIDATEFIXUP value)
Set the JMSInputNode "Fix" property
|
JMSInputNode |
setValidateMaster(JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER value)
Set the JMSInputNode "Validate" property
|
JMSInputNode |
setValidateTiming(JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING value)
Set the JMSInputNode "Parse timing" 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 OutputTerminal OUTPUT_TERMINAL_OUT
public final OutputTerminal OUTPUT_TERMINAL_CATCH
public final OutputTerminal OUTPUT_TERMINAL_FAILURE
public JMSInputNode.ParserXmlnscOpaqueElementsTable getParserXmlnscOpaqueElementsTable()
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 JMSInputNode setSourceQueueName(java.lang.String value)
value
- String ; the value to set the property "Source queue"public java.lang.String getSourceQueueName()
public JMSInputNode setTopic(java.lang.String value)
value
- String ; the value to set the property "Subscription topic"public java.lang.String getTopic()
public JMSInputNode setDurableSubscriptionID(java.lang.String value)
value
- String ; the value to set the property "Durable subscription ID"public java.lang.String getDurableSubscriptionID()
public JMSInputNode setJmsProviderName(java.lang.String value)
value
- String ; the value to set the property "JMS provider name"public java.lang.String getJmsProviderName()
public JMSInputNode setInitialContextFactory(java.lang.String value)
value
- String ; the value to set the property "Initial context factory"public java.lang.String getInitialContextFactory()
public JMSInputNode setLocationJndiBindings(java.lang.String value)
value
- String ; the value to set the property "Location JNDI bindings"public java.lang.String getLocationJndiBindings()
public JMSInputNode setConnectionFactoryName(java.lang.String value)
value
- String ; the value to set the property "Connection factory name"public java.lang.String getConnectionFactoryName()
public JMSInputNode setBackoutDestination(java.lang.String value)
value
- String ; the value to set the property "Backout destination"public java.lang.String getBackoutDestination()
public JMSInputNode setBackoutThreshold(int value)
value
- int ; the value to set the property "Backout threshold"public int getBackoutThreshold()
public JMSInputNode setMessageDomainProperty(java.lang.String value)
value
- String ; the value to set the property "Message domain"public java.lang.String getMessageDomainProperty()
public JMSInputNode setMessageSetProperty(java.lang.String value)
value
- String ; the value to set the property "Message model"public java.lang.String getMessageSetProperty()
public JMSInputNode setMessageTypeProperty(java.lang.String value)
value
- String ; the value to set the property "Message"public java.lang.String getMessageTypeProperty()
public JMSInputNode setMessageFormatProperty(java.lang.String value)
value
- String ; the value to set the property "Physical format"public java.lang.String getMessageFormatProperty()
public JMSInputNode setValidateTiming(JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING value)
value
- ENUM_JMSINPUT_VALIDATETIMING ; the value to set the property "Parse timing"public JMSInputNode.ENUM_JMSINPUT_VALIDATETIMING getValidateTiming()
public JMSInputNode setParserXmlnscBuildTreeUsingXMLSchema(boolean value)
value
- boolean ; the value to set the property "Build tree using XML schema data types"public boolean getParserXmlnscBuildTreeUsingXMLSchema()
public JMSInputNode setParserXmlnscUseForXmlnsDomain(boolean value)
value
- boolean ; the value to set the property "Use XMLNSC compact parser for XMLNS domain"public boolean getParserXmlnscUseForXmlnsDomain()
public JMSInputNode setParserXmlnscMixedContentRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE value)
value
- ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE ; the value to set the property "Retain mixed content"public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCMIXEDCONTENTRETAINMODE getParserXmlnscMixedContentRetainMode()
public JMSInputNode setParserXmlnscCommentsRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE value)
value
- ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE ; the value to set the property "Retain comments"public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCCOMMENTSRETAINMODE getParserXmlnscCommentsRetainMode()
public JMSInputNode setParserXmlnscProcessingInstructionsRetainMode(JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE value)
value
- ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE ; the value to set the property "Retain processing instructions"public JMSInputNode.ENUM_JMSINPUT_PARSERXMLNSCPROCESSINGINSTRUCTIONSRETAINMODE getParserXmlnscProcessingInstructionsRetainMode()
public JMSInputNode setPropertySelector(java.lang.String value)
value
- String ; the value to set the property "Application property"public java.lang.String getPropertySelector()
public JMSInputNode setMessageTimeStampSelector(java.lang.String value)
value
- String ; the value to set the property "Timestamp"public java.lang.String getMessageTimeStampSelector()
public JMSInputNode setMessageDeliveryModeSelector(JMSInputNode.ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR value)
value
- ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR ; the value to set the property "Delivery mode"public JMSInputNode.ENUM_JMSINPUT_MESSAGEDELIVERYMODESELECTOR getMessageDeliveryModeSelector()
public JMSInputNode setMessagePrioritySelector(java.lang.String value)
value
- String ; the value to set the property "Priority"public java.lang.String getMessagePrioritySelector()
public JMSInputNode setMessageIDSelector(java.lang.String value)
value
- String ; the value to set the property "Message ID"public java.lang.String getMessageIDSelector()
public JMSInputNode setMessageRedeliveredSelector(java.lang.String value)
value
- String ; the value to set the property "Redelivered"public java.lang.String getMessageRedeliveredSelector()
public JMSInputNode setMessageCorrelationIDSelector(java.lang.String value)
value
- String ; the value to set the property "Correlation ID"public java.lang.String getMessageCorrelationIDSelector()
public JMSInputNode setTransactionMode(JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE value)
value
- ENUM_JMSINPUT_TRANSACTIONMODE ; the value to set the property "Transaction mode"public JMSInputNode.ENUM_JMSINPUT_TRANSACTIONMODE getTransactionMode()
public JMSInputNode setValidateMaster(JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER value)
value
- ENUM_JMSINPUT_VALIDATEMASTER ; the value to set the property "Validate"public JMSInputNode.ENUM_JMSINPUT_VALIDATEMASTER getValidateMaster()
public JMSInputNode setValidateFailureAction(JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION value)
value
- ENUM_JMSINPUT_VALIDATEFAILUREACTION ; the value to set the property "Failure action"public JMSInputNode.ENUM_JMSINPUT_VALIDATEFAILUREACTION getValidateFailureAction()
public JMSInputNode setValidateAllValueConstraints(boolean value)
value
- boolean ; the value to set the property "Include all value constraints"public boolean getValidateAllValueConstraints()
public JMSInputNode setValidateFixup(JMSInputNode.ENUM_JMSINPUT_VALIDATEFIXUP value)
value
- ENUM_JMSINPUT_VALIDATEFIXUP ; the value to set the property "Fix"public JMSInputNode.ENUM_JMSINPUT_VALIDATEFIXUP getValidateFixup()
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