ome.services.blitz.repo
Class LegacyRepositoryI

java.lang.Object
  extended by Ice.ObjectImpl
      extended by omero.grid._InternalRepositoryDisp
          extended by ome.services.blitz.repo.AbstractRepositoryI
              extended by ome.services.blitz.repo.LegacyRepositoryI
All Implemented Interfaces:
Ice.Object, Serializable, Cloneable, omero.grid._InternalRepositoryOperations, omero.grid._InternalRepositoryOperationsNC, omero.grid.InternalRepository

public class LegacyRepositoryI
extends AbstractRepositoryI

Repository which makes the ${omero.data.dir} directory available via the standard Repository API. Moving forward, this repository should be phased out.

Since:
Beta4.1
See Also:
Serialized Form

Field Summary
 
Fields inherited from class omero.grid._InternalRepositoryDisp
__ids
 
Constructor Summary
LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, Executor ex, ome.util.SqlAction sql, String sessionUuid, FileMaker fileMaker)
           
LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, Executor ex, ome.util.SqlAction sql, String sessionUuid, String repoDir)
           
 
Method Summary
 String getFilePath(omero.model.OriginalFile file, Ice.Current __current)
           
 
Methods inherited from class ome.services.blitz.repo.AbstractRepositoryI
close, createRawFileStore, createRawPixelsStore, createRenderingEngine, createThumbnailStore, generateRepoUuid, getCommunicator, getDescription, getDescription, getFileRepo, getObjectAdapter, getProxy, getRepoUuid, takeover
 
Methods inherited from class omero.grid._InternalRepositoryDisp
___createRawFileStore, ___createRawPixelsStore, ___createRenderingEngine, ___createThumbnailStore, ___getDescription, ___getFilePath, ___getProxy, __dispatch, __read, __read, __write, __write, createRawFileStore, createRawPixelsStore, createRenderingEngine, createThumbnailStore, getDescription, getFilePath, getProxy, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId
 
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __collocDispatch, clone, ice_dispatch, ice_hash, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface Ice.Object
__collocDispatch, clone, equals, ice_dispatch, ice_hash, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
 

Constructor Detail

LegacyRepositoryI

public LegacyRepositoryI(Ice.ObjectAdapter oa,
                         Registry reg,
                         Executor ex,
                         ome.util.SqlAction sql,
                         String sessionUuid,
                         String repoDir)

LegacyRepositoryI

public LegacyRepositoryI(Ice.ObjectAdapter oa,
                         Registry reg,
                         Executor ex,
                         ome.util.SqlAction sql,
                         String sessionUuid,
                         FileMaker fileMaker)
Method Detail

getFilePath

public String getFilePath(omero.model.OriginalFile file,
                          Ice.Current __current)
                   throws omero.ServerError
Specified by:
getFilePath in interface omero.grid._InternalRepositoryOperations
Specified by:
getFilePath in class AbstractRepositoryI
Throws:
omero.ServerError
To do:
CACHING


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.