Package | Description |
---|---|
ome.services.blitz.repo |
Modifier and Type | Class and Description |
---|---|
class |
ManagedRepositoryI
Extension of the PublicRepository API which only manages files
under ${omero.data.dir}/ManagedRepository.
|
Modifier and Type | Method and Description |
---|---|
void |
RawAccessRequestI.local(AbstractRepositoryI abstractRepositoryI,
PublicRepositoryI servant,
Ice.Current __current)
Method called locally to the repository during
RawAccessRequestI.rawAccess() . |
void |
RepositoryDao.makeDirs(PublicRepositoryI repo,
java.util.List<CheckedPath> dirs,
boolean parents,
Ice.Current c)
Create a number of directories in a single transaction, using the
PublicRepositoryI instance as a callback for implementation
specific logic. |
void |
RepositoryDaoImpl.makeDirs(PublicRepositoryI repo,
java.util.List<CheckedPath> dirs,
boolean parents,
Ice.Current __current) |
Constructor and Description |
---|
AbstractRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
FileMaker fileMaker,
PublicRepositoryI servant) |
AbstractRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
java.lang.String repoDir,
PublicRepositoryI servant) |
InternalRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
java.lang.String repoDir,
PublicRepositoryI servant) |
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
FileMaker fileMaker,
PublicRepositoryI servant) |
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
java.lang.String repoDir,
PublicRepositoryI servant) |
ScriptRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
ScriptRepoHelper helper,
PublicRepositoryI servant,
java.util.Set<java.lang.String> scriptRepoUuids) |
TemporaryRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
Executor ex,
Principal p,
PublicRepositoryI servant) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.