public interface _InternalRepositoryOperations
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) |
OriginalFile |
getDescription(Ice.Current __current) |
java.lang.String |
getFilePath(OriginalFile file,
Ice.Current __current) |
RepositoryPrx |
getProxy(Ice.Current __current) |
Response |
rawAccess(RawAccessRequest raw,
Ice.Current __current) |
RawFileStorePrx createRawFileStore(OriginalFile file, Ice.Current __current) throws ServerError
ServerError
RawPixelsStorePrx createRawPixelsStore(OriginalFile file, Ice.Current __current) throws ServerError
ServerError
RenderingEnginePrx createRenderingEngine(OriginalFile file, Ice.Current __current) throws ServerError
ServerError
ThumbnailStorePrx createThumbnailStore(OriginalFile file, Ice.Current __current) throws ServerError
ServerError
OriginalFile getDescription(Ice.Current __current) throws ServerError
ServerError
RepositoryPrx getProxy(Ice.Current __current) throws ServerError
ServerError
Response rawAccess(RawAccessRequest raw, Ice.Current __current) throws ServerError
ServerError
java.lang.String getFilePath(OriginalFile file, Ice.Current __current) throws ServerError
ServerError