ome.services.blitz.repo
Class InternalRepositoryI
java.lang.Object
Ice.ObjectImpl
omero.grid._InternalRepositoryDisp
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 omero.grid._InternalRepositoryDisp
- Since:
- Beta4.1
- See Also:
- Serialized Form
Fields inherited from class omero.grid._InternalRepositoryDisp |
__ids |
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 interface Ice.Object |
__collocDispatch, clone, equals, ice_dispatch, ice_hash, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal |
InternalRepositoryI
public InternalRepositoryI(String repoDir)
throws Exception
- Throws:
Exception
close
public void close()
getCommunicator
public Ice.Communicator getCommunicator()
getObjectAdapter
public Ice.ObjectAdapter getObjectAdapter()
getDescription
public omero.model.OriginalFile getDescription(Ice.Current __current)
getProxy
public omero.grid.RepositoryPrx getProxy(Ice.Current __current)
createRawFileStore
public omero.api.RawFileStorePrx createRawFileStore(omero.model.OriginalFile file,
Ice.Current __current)
createRawPixelsStore
public omero.api.RawPixelsStorePrx createRawPixelsStore(omero.model.OriginalFile file,
Ice.Current __current)
createRenderingEngine
public omero.api.RenderingEnginePrx createRenderingEngine(omero.model.OriginalFile file,
Ice.Current __current)
createThumbnailStore
public omero.api.ThumbnailStorePrx createThumbnailStore(omero.model.OriginalFile file,
Ice.Current __current)
getFilePath
public String getFilePath(omero.model.OriginalFile file,
Ice.Current __current)
throws omero.ServerError
- Throws:
omero.ServerError
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.