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)
SecureAction
SecuritySystem
. These
privileges will be granted only to the top-level objects.updateObject
in interface SecureAction
objs
- some model objects
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.