JavaScript is disabled on your browser.
Liferay 7.0.10 portal-impl
Object
com.liferay.portal.spring.transaction.TransactionAttributeAdapter
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.portal.kernel.transaction.TransactionAttribute
com.liferay.portal.kernel.transaction.TransactionAttribute.Builder, com.liferay.portal.kernel.transaction.TransactionAttribute.DefaultTransactionAttribute
Field Summary
Fields inherited from interface org.springframework.transaction.TransactionDefinition
ISOLATION_DEFAULT, ISOLATION_READ_COMMITTED, ISOLATION_READ_UNCOMMITTED, ISOLATION_REPEATABLE_READ, ISOLATION_SERIALIZABLE, PROPAGATION_MANDATORY, PROPAGATION_NESTED, PROPAGATION_NEVER, PROPAGATION_NOT_SUPPORTED, PROPAGATION_REQUIRED, PROPAGATION_REQUIRES_NEW, PROPAGATION_SUPPORTS, TIMEOUT_DEFAULT
Constructor Summary
Constructors
Constructor and Description
TransactionAttributeAdapter (org.springframework.transaction.interceptor.TransactionAttribute transactionAttribute)
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
getName
public String getName()
Specified by:
getName
in interface org.springframework.transaction.TransactionDefinition
getTimeout
public int getTimeout()
Specified by:
getTimeout
in interface org.springframework.transaction.TransactionDefinition
Liferay 7.0.10 portal-impl