ome.services.blitz.repo
Class ScriptRepositoryI

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

public class ScriptRepositoryI
extends AbstractRepositoryI

Repository which makes the included script files available to users.

Since:
Beta4.2
See Also:
Serialized Form

Field Summary
 
Fields inherited from class omero.grid._InternalRepositoryDisp
__ids
 
Constructor Summary
ScriptRepositoryI(Ice.ObjectAdapter oa, Registry reg, Executor ex, ome.util.SqlAction sql, String sessionUuid, ScriptRepoHelper helper)
           
 
Method Summary
 String generateRepoUuid()
          Called when this repository is creating a new OriginalFile repository object.
 String getFilePath(omero.model.OriginalFile file, Ice.Current __current)
           
 
Methods inherited from class ome.services.blitz.repo.AbstractRepositoryI
close, createRawFileStore, createRawPixelsStore, createRenderingEngine, createThumbnailStore, 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

ScriptRepositoryI

public ScriptRepositoryI(Ice.ObjectAdapter oa,
                         Registry reg,
                         Executor ex,
                         ome.util.SqlAction sql,
                         String sessionUuid,
                         ScriptRepoHelper helper)
Method Detail

generateRepoUuid

public String generateRepoUuid()
Description copied from class: AbstractRepositoryI
Called when this repository is creating a new OriginalFile repository object.

Overrides:
generateRepoUuid in class AbstractRepositoryI

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


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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