public class SecureMerge extends java.lang.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.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.