public class _InternalRepositoryTie extends _InternalRepositoryDisp implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids
ice_staticId
Constructor and Description |
---|
_InternalRepositoryTie(_InternalRepositoryOperations delegate) |
_InternalRepositoryTie() |
Modifier and Type | Method and Description |
---|---|
RawFileStorePrx |
createRawFileStore(OriginalFile file,
Ice.Current __current) |
RawPixelsStorePrx |
createRawPixelsStore(OriginalFile file,
Ice.Current __current) |
RenderingEnginePrx |
createRenderingEngine(OriginalFile file,
Ice.Current __current) |
ThumbnailStorePrx |
createThumbnailStore(OriginalFile file,
Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
OriginalFile |
getDescription(Ice.Current __current) |
java.lang.String |
getFilePath(OriginalFile file,
Ice.Current __current) |
RepositoryPrx |
getProxy(Ice.Current __current) |
int |
hashCode() |
java.lang.Object |
ice_delegate() |
void |
ice_delegate(java.lang.Object delegate) |
Response |
rawAccess(RawAccessRequest raw,
Ice.Current __current) |
___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
public static final long serialVersionUID
public _InternalRepositoryTie()
public _InternalRepositoryTie(_InternalRepositoryOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public RawFileStorePrx createRawFileStore(OriginalFile file, Ice.Current __current) throws ServerError
createRawFileStore
in interface _InternalRepositoryOperations
ServerError
public RawPixelsStorePrx createRawPixelsStore(OriginalFile file, Ice.Current __current) throws ServerError
createRawPixelsStore
in interface _InternalRepositoryOperations
ServerError
public RenderingEnginePrx createRenderingEngine(OriginalFile file, Ice.Current __current) throws ServerError
createRenderingEngine
in interface _InternalRepositoryOperations
ServerError
public ThumbnailStorePrx createThumbnailStore(OriginalFile file, Ice.Current __current) throws ServerError
createThumbnailStore
in interface _InternalRepositoryOperations
ServerError
public OriginalFile getDescription(Ice.Current __current) throws ServerError
getDescription
in interface _InternalRepositoryOperations
ServerError
public java.lang.String getFilePath(OriginalFile file, Ice.Current __current) throws ServerError
getFilePath
in interface _InternalRepositoryOperations
ServerError
public RepositoryPrx getProxy(Ice.Current __current) throws ServerError
getProxy
in interface _InternalRepositoryOperations
ServerError
public Response rawAccess(RawAccessRequest raw, Ice.Current __current) throws ServerError
rawAccess
in interface _InternalRepositoryOperations
ServerError