public class OmeroFilePathResolver
extends java.lang.Object
implements ome.io.nio.FilePathResolver
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
omeroDataDir
The server's OMERO data directory.
|
protected ome.util.SqlAction |
sql
SQL action instance for this class.
|
Constructor and Description |
---|
OmeroFilePathResolver(ome.util.SqlAction sql,
java.lang.String omeroDataDir)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOriginalFilePath(ome.io.nio.AbstractFileSystemService service,
ome.model.core.Pixels pixels) |
protected final ome.util.SqlAction sql
protected final java.lang.String omeroDataDir