Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetThreadTransactionsResponseMsg |
DAS4jBean.getThreadTransactions(GetThreadTransactionsRequestMsg request)
Returns a listing of related transaction IDs, given a thread transaction
id
|
Modifier and Type | Field and Description |
---|---|
protected GetThreadTransactionsRequestMsg |
GetThreadTransactions.getThreadTransactionsRequest |
Modifier and Type | Method and Description |
---|---|
GetThreadTransactionsRequestMsg |
ObjectFactory.createGetThreadTransactionsRequestMsg()
Create an instance of
GetThreadTransactionsRequestMsg |
GetThreadTransactionsRequestMsg |
GetThreadTransactions.getGetThreadTransactionsRequest()
Gets the value of the getThreadTransactionsRequest property.
|
Modifier and Type | Method and Description |
---|---|
GetThreadTransactionsResponseMsg |
DataAccessService.getThreadTransactions(GetThreadTransactionsRequestMsg getThreadTransactionsRequest)
Returns a listing of related transaction IDs, given a thread transaction id
|
void |
GetThreadTransactions.setGetThreadTransactionsRequest(GetThreadTransactionsRequestMsg value)
Sets the value of the getThreadTransactionsRequest property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.