Package | Description |
---|---|
ome.model.enums | |
ome.util |
Utilities for all of OMERO.
|
Modifier and Type | Method and Description |
---|---|
AdminPrivilege |
AdminPrivilege.newInstance() |
AdminPrivilege |
AdminPrivilege.proxy() |
Modifier and Type | Method and Description |
---|---|
void |
SqlAction.insertCurrentAdminPrivileges(java.lang.Iterable<AdminPrivilege> privileges)
Insert the current light administrator privileges for the current transaction.
|
void |
SqlAction.Impl.insertCurrentAdminPrivileges(java.lang.Iterable<AdminPrivilege> privileges) |