public interface VerifyTransaction
Modifier and Type | Method and Description |
---|---|
List<Message> |
verifyTransaction(Transaction t)
Verify a transaction is good for posting
|
List<Message> verifyTransaction(Transaction t)
t
- Transaction to verifyCopyright © 2004–2014 The Kuali Foundation. All rights reserved.