class TransactionResolver extends Object
| Constructor and Description |
|---|
TransactionResolver(MMBase mmbase) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Map<String,Integer> |
resolve(Collection<MMObjectNode> nodes)
Result a transaction.
|
TransactionResolver(MMBase mmbase)
Map<String,Integer> resolve(Collection<MMObjectNode> nodes) throws TransactionManagerException
TransactionManagerException - if the transactiosn could not be successfully completely resolved.MMBase 1.9-SNAPSHOT - ${javadoctimestamp}