public interface SecureAction
SecuritySystem.doAction(SecureAction, IObject...)
.Modifier and Type | Method and Description |
---|---|
<T extends IObject> |
updateObject(T... objs)
executes with special privileges within the
SecuritySystem . |
<T extends IObject> T updateObject(T... objs)
SecuritySystem
. These
privileges will be granted only to the top-level objects.objs
- some model objects
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.