@Decorator public abstract class UserTransactionDecorator extends Object implements UserTransaction, Serializable
| Constructor and Description |
|---|
UserTransactionDecorator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbegin, commit, rollback, setRollbackOnly, setTransactionTimeoutpublic int getStatus()
throws SystemException
getStatus in interface UserTransactionSystemExceptionCopyright © 2008-2015 Seam Framework. All Rights Reserved.