public class SCAAsynchronousRequestNode extends Node
SCAAsynchronousRequestNode instance
Allows broker to send asynchronous requests to a service component on WPS, that supports either SOAP/HTTP(S) or WMQ binding
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 |
SCAAsynchronousRequestNode.ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE
ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE
|
class |
SCAAsynchronousRequestNode.OneWayOperationTable
OneWayOperationTable instance contains SCARequestOneWayOperationTableRow rows
|
class |
SCAAsynchronousRequestNode.SCARequestOneWayOperationTableRow
SCARequestOneWayOperationTableRow is used by OneWayOperationTable instance
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
InputTerminal |
INPUT_TERMINAL_IN |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
Constructor and Description |
---|
SCAAsynchronousRequestNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsyncResponseCorrelator()
Get the SCAAsynchronousRequestNode "Unique identifier" property
|
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getKeyAlias()
Get the SCAAsynchronousRequestNode "SSL client authentication key alias" property
|
java.lang.String |
getMessageSetProperty()
Get the SCAAsynchronousRequestNode "MessageSetProperty" property
|
java.lang.String |
getMqRequestQueueManagerName()
Get the SCAAsynchronousRequestNode "Queue manager name" property
|
java.lang.String |
getMqRequestQueueName()
Get the SCAAsynchronousRequestNode "Queue name" property
|
java.lang.String |
getMqResponseMessageCorrelation()
Get the SCAAsynchronousRequestNode "Response message correlation" property
|
java.lang.String |
getMqResponseQueueManagerName()
Get the SCAAsynchronousRequestNode "Reply-to queue manager name" property
|
java.lang.String |
getMqResponseQueueName()
Get the SCAAsynchronousRequestNode "Reply-to queue name" property
|
java.lang.String |
getMqSelectedOperation()
Get the SCAAsynchronousRequestNode "Operation" property
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
SCAAsynchronousRequestNode.OneWayOperationTable |
getOneWayOperationTable()
Retrieve the oneWayOperationTable table for the node SCAAsynchronousRequestNode
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
java.lang.String |
getPolicySet()
Get the SCAAsynchronousRequestNode "PolicySet" property
|
java.lang.String |
getPolicySetBindings()
Get the SCAAsynchronousRequestNode "PolicySetBindings" property
|
java.lang.String |
getScaBinding()
Get the SCAAsynchronousRequestNode "Binding type" property
|
java.lang.String |
getScaFileName()
Get the SCAAsynchronousRequestNode "Broker SCA definition" property
|
java.lang.String |
getSecurityProfileName()
Get the SCAAsynchronousRequestNode "Security profile" property
|
java.lang.String |
getSelectedBinding()
Get the SCAAsynchronousRequestNode "Imported binding" property
|
java.lang.String |
getSelectedOperation()
Get the SCAAsynchronousRequestNode "Operation" property
|
java.lang.String |
getSelectedPort()
Get the SCAAsynchronousRequestNode "Service port" property
|
java.lang.String |
getSelectedPortType()
Get the SCAAsynchronousRequestNode "Port type" property
|
java.lang.String |
getTargetNamespace()
Get the SCAAsynchronousRequestNode "Target namespace" property
|
SCAAsynchronousRequestNode.ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE |
getTransactionMode()
Get the SCAAsynchronousRequestNode "Transaction mode" property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
java.lang.String |
getWebServiceURL()
Get the SCAAsynchronousRequestNode "Web service URL" property
|
java.lang.String |
getWsdlFileName()
Get the SCAAsynchronousRequestNode "WSDL file name" property
|
SCAAsynchronousRequestNode |
setAsyncResponseCorrelator(java.lang.String value)
Set the SCAAsynchronousRequestNode "Unique identifier" property
|
SCAAsynchronousRequestNode |
setKeyAlias(java.lang.String value)
Set the SCAAsynchronousRequestNode "SSL client authentication key alias" property
|
SCAAsynchronousRequestNode |
setMessageSetProperty(java.lang.String value)
Set the SCAAsynchronousRequestNode "MessageSetProperty" property
|
SCAAsynchronousRequestNode |
setMqRequestQueueManagerName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Queue manager name" property
|
SCAAsynchronousRequestNode |
setMqRequestQueueName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Queue name" property
|
SCAAsynchronousRequestNode |
setMqResponseMessageCorrelation(java.lang.String value)
Set the SCAAsynchronousRequestNode "Response message correlation" property
|
SCAAsynchronousRequestNode |
setMqResponseQueueManagerName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Reply-to queue manager name" property
|
SCAAsynchronousRequestNode |
setMqResponseQueueName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Reply-to queue name" property
|
SCAAsynchronousRequestNode |
setMqSelectedOperation(java.lang.String value)
Set the SCAAsynchronousRequestNode "Operation" property
|
SCAAsynchronousRequestNode |
setPolicySet(java.lang.String value)
Set the SCAAsynchronousRequestNode "PolicySet" property
|
SCAAsynchronousRequestNode |
setPolicySetBindings(java.lang.String value)
Set the SCAAsynchronousRequestNode "PolicySetBindings" property
|
SCAAsynchronousRequestNode |
setScaBinding(java.lang.String value)
Set the SCAAsynchronousRequestNode "Binding type" property
|
SCAAsynchronousRequestNode |
setScaFileName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Broker SCA definition" property
|
SCAAsynchronousRequestNode |
setSecurityProfileName(java.lang.String value)
Set the SCAAsynchronousRequestNode "Security profile" property
|
SCAAsynchronousRequestNode |
setSelectedBinding(java.lang.String value)
Set the SCAAsynchronousRequestNode "Imported binding" property
|
SCAAsynchronousRequestNode |
setSelectedOperation(java.lang.String value)
Set the SCAAsynchronousRequestNode "Operation" property
|
SCAAsynchronousRequestNode |
setSelectedPort(java.lang.String value)
Set the SCAAsynchronousRequestNode "Service port" property
|
SCAAsynchronousRequestNode |
setSelectedPortType(java.lang.String value)
Set the SCAAsynchronousRequestNode "Port type" property
|
SCAAsynchronousRequestNode |
setTargetNamespace(java.lang.String value)
Set the SCAAsynchronousRequestNode "Target namespace" property
|
SCAAsynchronousRequestNode |
setTransactionMode(SCAAsynchronousRequestNode.ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE value)
Set the SCAAsynchronousRequestNode "Transaction mode" property
|
SCAAsynchronousRequestNode |
setWebServiceURL(java.lang.String value)
Set the SCAAsynchronousRequestNode "Web service URL" property
|
SCAAsynchronousRequestNode |
setWsdlFileName(java.lang.String value)
Set the SCAAsynchronousRequestNode "WSDL file name" 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_FAILURE
public final OutputTerminal OUTPUT_TERMINAL_OUT
public SCAAsynchronousRequestNode.OneWayOperationTable getOneWayOperationTable()
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 SCAAsynchronousRequestNode setAsyncResponseCorrelator(java.lang.String value)
String
- value; the value to set the property "Unique identifier"public java.lang.String getAsyncResponseCorrelator()
public SCAAsynchronousRequestNode setScaFileName(java.lang.String value)
String
- value; the value to set the property "Broker SCA definition"public java.lang.String getScaFileName()
public SCAAsynchronousRequestNode setScaBinding(java.lang.String value)
String
- value; the value to set the property "Binding type"public java.lang.String getScaBinding()
public SCAAsynchronousRequestNode setMqSelectedOperation(java.lang.String value)
String
- value; the value to set the property "Operation"public java.lang.String getMqSelectedOperation()
public SCAAsynchronousRequestNode setMqRequestQueueName(java.lang.String value)
String
- value; the value to set the property "Queue name"public java.lang.String getMqRequestQueueName()
public SCAAsynchronousRequestNode setMqRequestQueueManagerName(java.lang.String value)
String
- value; the value to set the property "Queue manager name"public java.lang.String getMqRequestQueueManagerName()
public SCAAsynchronousRequestNode setMqResponseQueueName(java.lang.String value)
String
- value; the value to set the property "Reply-to queue name"public java.lang.String getMqResponseQueueName()
public SCAAsynchronousRequestNode setMqResponseQueueManagerName(java.lang.String value)
String
- value; the value to set the property "Reply-to queue manager name"public java.lang.String getMqResponseQueueManagerName()
public SCAAsynchronousRequestNode setMqResponseMessageCorrelation(java.lang.String value)
String
- value; the value to set the property "Response message correlation"public java.lang.String getMqResponseMessageCorrelation()
public SCAAsynchronousRequestNode setWsdlFileName(java.lang.String value)
String
- value; the value to set the property "WSDL file name"public java.lang.String getWsdlFileName()
public SCAAsynchronousRequestNode setTargetNamespace(java.lang.String value)
String
- value; the value to set the property "Target namespace"public java.lang.String getTargetNamespace()
public SCAAsynchronousRequestNode setSelectedPortType(java.lang.String value)
String
- value; the value to set the property "Port type"public java.lang.String getSelectedPortType()
public SCAAsynchronousRequestNode setSelectedBinding(java.lang.String value)
String
- value; the value to set the property "Imported binding"public java.lang.String getSelectedBinding()
public SCAAsynchronousRequestNode setSelectedOperation(java.lang.String value)
String
- value; the value to set the property "Operation"public java.lang.String getSelectedOperation()
public SCAAsynchronousRequestNode setSelectedPort(java.lang.String value)
String
- value; the value to set the property "Service port"public java.lang.String getSelectedPort()
public SCAAsynchronousRequestNode setWebServiceURL(java.lang.String value)
String
- value; the value to set the property "Web service URL"public java.lang.String getWebServiceURL()
public SCAAsynchronousRequestNode setMessageSetProperty(java.lang.String value)
String
- value; the value to set the property "MessageSetProperty"public java.lang.String getMessageSetProperty()
public SCAAsynchronousRequestNode setKeyAlias(java.lang.String value)
String
- value; the value to set the property "SSL client authentication key alias"public java.lang.String getKeyAlias()
public SCAAsynchronousRequestNode setSecurityProfileName(java.lang.String value)
String
- value; the value to set the property "Security profile"public java.lang.String getSecurityProfileName()
public SCAAsynchronousRequestNode setPolicySet(java.lang.String value)
String
- value; the value to set the property "PolicySet"public java.lang.String getPolicySet()
public SCAAsynchronousRequestNode setPolicySetBindings(java.lang.String value)
String
- value; the value to set the property "PolicySetBindings"public java.lang.String getPolicySetBindings()
public SCAAsynchronousRequestNode setTransactionMode(SCAAsynchronousRequestNode.ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE value)
ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE
- value; the value to set the property "Transaction mode"public SCAAsynchronousRequestNode.ENUM_SCAASYNCHRONOUSREQUEST_TRANSACTIONMODE getTransactionMode()
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