public interface SecureAction
SecuritySystem.doAction(SecureAction, IObject...)
.Modifier and Type | Method and Description |
---|---|
<T extends ome.model.IObject> |
updateObject(T... objs)
executes with special privileges within the
SecuritySystem . |
<T extends ome.model.IObject> T updateObject(T... objs)
SecuritySystem
. These
privileges will be granted only to the top-level objects.objs
- some model objects