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 ome.model.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 ome.model.IObject> T updateObject(T... objs)
SecureActionSecuritySystem. These
privileges will be granted only to the top-level objects.updateObject in interface SecureActionobjs - some model objects