ome.services.sharing
Class ShareRestrictionTransactionAttributeSource
java.lang.Object
ome.services.sharing.ShareRestrictionTransactionAttributeSource
- All Implemented Interfaces:
- org.springframework.transaction.interceptor.TransactionAttributeSource
public class ShareRestrictionTransactionAttributeSource
- extends Object
- implements org.springframework.transaction.interceptor.TransactionAttributeSource
Prevents methods from setting the transaction to readOnly = false when a
share is activated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShareRestrictionTransactionAttributeSource
public ShareRestrictionTransactionAttributeSource(CurrentDetails details,
SessionCache cache)
getTransactionAttribute
public org.springframework.transaction.interceptor.TransactionAttribute getTransactionAttribute(Method method,
Class targetClass)
- Specified by:
getTransactionAttribute
in interface org.springframework.transaction.interceptor.TransactionAttributeSource
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.