Package | Description |
---|---|
ome.api.local |
Non-client service API for OMERO
This includes interfaces for the local administration of the OMERO server.
|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.blitz.impl | |
ome.system |
Provides the necessary container structure for the entire Omero system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocalAdmin
Provides local (internal) extensions for administration
|
Modifier and Type | Class and Description |
---|---|
class |
AdminImpl
Provides methods for administering user accounts, passwords, as well as
methods which require special privileges.
|
Modifier and Type | Method and Description |
---|---|
void |
RawFileBean.setAdminService(IAdmin admin) |
Constructor and Description |
---|
AdminI(IAdmin service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
IAdmin |
ServiceFactory.getAdminService() |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.