Package | Description |
---|---|
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.services.blitz.repo | |
ome.system |
Provides the necessary container structure for the entire Omero system.
|
Modifier and Type | Class and Description |
---|---|
class |
RawFileBean
Raw file gateway which provides access to the OMERO file repository.
|
Constructor and Description |
---|
RawFileStoreI(RawFileStore service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
RawFileStore |
RepositoryDao.getRawFileStore(long fileId,
CheckedPath checked,
String mode,
Ice.Current current)
Create a
RawFileBean (i.e. an implementation of
RawFileStore which can be passed to
RepoRawFileStoreI for performing internal functions. |
RawFileStore |
RepositoryDaoImpl.getRawFileStore(long fileId,
CheckedPath checked,
String mode,
Ice.Current current) |
Modifier and Type | Method and Description |
---|---|
protected RawFileBean |
RepositoryDaoImpl.unwrapRawFileBean(RawFileStore proxy)
Loads
|
Constructor and Description |
---|
RepoRawFileStoreI(BlitzExecutor be,
RawFileStore service,
Ice.Current curr) |
Modifier and Type | Method and Description |
---|---|
RawFileStore |
ServiceFactory.createRawFileStore()
create a new
RawFileStore proxy. |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.