ome.services.blitz.repo
Class InternalRepositoryI

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.InternalRepositoryI
All Implemented Interfaces:
Ice.Object, Serializable, Cloneable, omero.grid._InternalRepositoryOperations, omero.grid._InternalRepositoryOperationsNC, omero.grid.InternalRepository

public class InternalRepositoryI
extends AbstractRepositoryI

Standalone repository service.

Since:
Beta4.1
See Also:
Serialized Form
To do:
Better named "StandaloneRepositoryI"

Field Summary
 
Fields inherited from class omero.grid._InternalRepositoryDisp
__ids
 
Constructor Summary
InternalRepositoryI(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

InternalRepositoryI

public InternalRepositoryI(Ice.ObjectAdapter oa,
                           Registry reg,
                           Executor ex,
                           ome.util.SqlAction sql,
                           String sessionUuid,
                           String repoDir)
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.4-dbcbce5a-b4

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