public class SecureMerge extends Object implements SecureAction
SimpleRoleProvider for merging admin objects.| Constructor and Description | 
|---|
SecureMerge(org.hibernate.Session session)  | 
SecureMerge(org.hibernate.Session session,
           boolean flush)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IObject> | 
updateObject(T... objs)
executes with special privileges within the  
SecuritySystem. | 
public SecureMerge(org.hibernate.Session session)
public SecureMerge(org.hibernate.Session session,
                   boolean flush)
public <T extends IObject> T updateObject(T... objs)
SecureActionSecuritySystem. These
 privileges will be granted only to the top-level objects.updateObject in interface SecureActionobjs - some model objects
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.