Package | Description |
---|---|
ome.formats.importer | |
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.services.blitz.repo | |
ome.util.checksum |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ImportLibrary.uploadFile(omero.grid.ImportProcessPrx proc,
java.lang.String[] srcFiles,
int index,
ChecksumProviderFactory cpf,
TimeEstimator estimator,
byte[] buf) |
Modifier and Type | Field and Description |
---|---|
protected ChecksumProviderFactory |
AdminImpl.cpf |
Constructor and Description |
---|
AdminImpl(SqlAction sql,
SessionFactory osf,
org.springframework.mail.MailSender mailSender,
org.springframework.mail.SimpleMailMessage templateMessage,
ACLVoter aclVoter,
PasswordProvider passwordProvider,
RoleProvider roleProvider,
LdapImpl ldapUtil,
PasswordUtil passwordUtil,
ChmodStrategy chmod,
ChecksumProviderFactory cpf,
LightAdminPrivileges adminPrivileges) |
Modifier and Type | Method and Description |
---|---|
void |
RawFileBean.setChecksumProviderFactory(ChecksumProviderFactory checksumProviderFactory)
ChecksumProviderFactory Bean injector
|
Modifier and Type | Field and Description |
---|---|
protected ChecksumProviderFactory |
ScriptI.cpf |
Constructor and Description |
---|
ScriptI(BlitzExecutor be,
ScriptRepoHelper scripts,
ACLVoter aclVoter,
OmeroInterceptor interceptor,
ChecksumProviderFactory cpf,
ParamsCache cache) |
Modifier and Type | Field and Description |
---|---|
protected ChecksumProviderFactory |
PublicRepositoryI.checksumProviderFactory |
Constructor and Description |
---|
CheckedPath(ServerFilePathTransformer serverPaths,
java.lang.String path,
ChecksumProviderFactory checksumProviderFactory,
omero.model.ChecksumAlgorithm checksumAlgorithm)
Construct a CheckedPath from a relative "/"-delimited path rooted at the repository.
|
ManagedRepositoryI(java.lang.String template,
RepositoryDao dao,
ProcessContainer processes,
ChecksumProviderFactory checksumProviderFactory,
java.lang.String checksumAlgorithmSupported,
java.lang.String pathRules,
java.lang.String rootSessionUuid,
Roles roles,
java.util.Set<java.lang.String> managedRepoUuids) |
PublicRepositoryI(RepositoryDao repositoryDao,
ChecksumProviderFactory checksumProviderFactory,
java.lang.String checksumAlgorithmSupported,
java.lang.String pathRules) |
Modifier and Type | Class and Description |
---|---|
class |
ChecksumProviderFactoryImpl
An implementation of the
ChecksumProviderFactory interface. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.