|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminAction | |
---|---|
ome.security | JBoss and OMERO security handling This includes classes that provide security for the execution and usage of the OMERO server on a JBoss platform. |
ome.security.basic | Basic OMERO security contextual classes Basic classes that provide security context objects necessary to secure the implementation of the OMERO server on a JBoss platform. |
ome.security.sharing | |
ome.services.delete | Implementations of the ome.api.IDelete service. |
Uses of AdminAction in ome.security |
---|
Methods in ome.security with parameters of type AdminAction | |
---|---|
void |
SecuritySystem.runAsAdmin(AdminAction action)
Allows actions to be performed with the EventContext.isCurrentUserAdmin() flag enabled but
without changing the value of
EventContext.getCurrentUserId() , so that ownerships are properly
handled. |
void |
SecuritySystemHolder.runAsAdmin(AdminAction action)
|
Uses of AdminAction in ome.security.basic |
---|
Methods in ome.security.basic with parameters of type AdminAction | |
---|---|
void |
BasicSecuritySystem.runAsAdmin(AdminAction action)
merge event is disabled for BasicSecuritySystem.runAsAdmin(AdminAction) because
passing detached (client-side) entities to this method is particularly
dangerous. |
Uses of AdminAction in ome.security.sharing |
---|
Methods in ome.security.sharing with parameters of type AdminAction | |
---|---|
void |
SharingSecuritySystem.runAsAdmin(AdminAction action)
|
Uses of AdminAction in ome.services.delete |
---|
Classes in ome.services.delete that implement AdminAction | |
---|---|
class |
QueryConstraints
AdminAction which queries all datasets and
annotations belonging to the given Image |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.