public class LegacyRepositoryI extends AbstractRepositoryI
__ids, serialVersionUID
ice_staticId
Constructor and Description |
---|
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
ome.services.util.Executor ex,
ome.system.Principal p,
FileMaker fileMaker,
PublicRepositoryI servant)
Deprecated.
|
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
ome.services.util.Executor ex,
ome.system.Principal p,
FileMaker fileMaker,
ome.services.util.ReadOnlyStatus readOnly,
PublicRepositoryI servant) |
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
ome.services.util.Executor ex,
ome.system.Principal p,
java.lang.String repoDir,
PublicRepositoryI servant)
Deprecated.
|
LegacyRepositoryI(Ice.ObjectAdapter oa,
Registry reg,
ome.services.util.Executor ex,
ome.system.Principal p,
java.lang.String repoDir,
ome.services.util.ReadOnlyStatus readOnly,
PublicRepositoryI servant) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilePath(OriginalFile file,
Ice.Current __current)
TODO CACHING
|
close, createRawFileStore, createRawPixelsStore, createRenderingEngine, createThumbnailStore, generateRepoUuid, getCommunicator, getDescription, getDescription, getFileRepo, getObjectAdapter, getProxy, getRepoUuid, onApplicationEvent, rawAccess, takeover
___createRawFileStore, ___createRawPixelsStore, ___createRenderingEngine, ___createThumbnailStore, ___getDescription, ___getFilePath, ___getProxy, ___rawAccess, __dispatch, __readImpl, __writeImpl, createRawFileStore, createRawPixelsStore, createRenderingEngine, createThumbnailStore, getDescription, getFilePath, getProxy, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, rawAccess
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
@Deprecated public LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, ome.services.util.Executor ex, ome.system.Principal p, java.lang.String repoDir, PublicRepositoryI servant)
public LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, ome.services.util.Executor ex, ome.system.Principal p, java.lang.String repoDir, ome.services.util.ReadOnlyStatus readOnly, PublicRepositoryI servant)
@Deprecated public LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, ome.services.util.Executor ex, ome.system.Principal p, FileMaker fileMaker, PublicRepositoryI servant)
public LegacyRepositoryI(Ice.ObjectAdapter oa, Registry reg, ome.services.util.Executor ex, ome.system.Principal p, FileMaker fileMaker, ome.services.util.ReadOnlyStatus readOnly, PublicRepositoryI servant)
public java.lang.String getFilePath(OriginalFile file, Ice.Current __current) throws ServerError
getFilePath
in interface _InternalRepositoryOperations
getFilePath
in class AbstractRepositoryI
ServerError