| 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,
        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,
        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,
                   String repoDir,
                   PublicRepositoryI servant)  | 
InternalRepositoryI(Ice.ObjectAdapter oa,
                   Registry reg,
                   Executor ex,
                   Principal p,
                   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,
                 String repoDir,
                 PublicRepositoryI servant)  | 
ScriptRepositoryI(Ice.ObjectAdapter oa,
                 Registry reg,
                 Executor ex,
                 Principal p,
                 ScriptRepoHelper helper,
                 PublicRepositoryI servant)  | 
TemporaryRepositoryI(Ice.ObjectAdapter oa,
                    Registry reg,
                    Executor ex,
                    Principal p,
                    PublicRepositoryI servant)  | 
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.