public class ThumbnailStoreI extends AbstractCloseableAmdServant implements omero.api._ThumbnailStoreOperations
ThumbnailStore
Constructor and Description |
---|
ThumbnailStoreI(ThumbnailStore service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
void |
createThumbnail_async(omero.api.AMD_ThumbnailStore_createThumbnail __cb,
omero.RInt sizeX,
omero.RInt sizeY,
Ice.Current __current) |
void |
createThumbnails_async(omero.api.AMD_ThumbnailStore_createThumbnails __cb,
Ice.Current __current) |
void |
createThumbnailsByLongestSideSet_async(omero.api.AMD_ThumbnailStore_createThumbnailsByLongestSideSet __cb,
omero.RInt size,
java.util.List<java.lang.Long> pixelsIds,
Ice.Current __current) |
void |
getRenderingDefId_async(omero.api.AMD_ThumbnailStore_getRenderingDefId __cb,
Ice.Current __current) |
void |
getThumbnail_async(omero.api.AMD_ThumbnailStore_getThumbnail __cb,
omero.RInt sizeX,
omero.RInt sizeY,
Ice.Current __current) |
void |
getThumbnailByLongestSide_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSide __cb,
omero.RInt size,
Ice.Current __current) |
void |
getThumbnailByLongestSideDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideDirect __cb,
omero.RInt size,
Ice.Current __current) |
void |
getThumbnailByLongestSideSet_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideSet __cb,
omero.RInt size,
java.util.List<java.lang.Long> pixelsIds,
Ice.Current __current) |
void |
getThumbnailDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailDirect __cb,
omero.RInt sizeX,
omero.RInt sizeY,
Ice.Current __current) |
void |
getThumbnailForSectionByLongestSideDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb,
int theZ,
int theT,
omero.RInt size,
Ice.Current __current) |
void |
getThumbnailForSectionDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailForSectionDirect __cb,
int theZ,
int theT,
omero.RInt sizeX,
omero.RInt sizeY,
Ice.Current __current) |
void |
getThumbnailSet_async(omero.api.AMD_ThumbnailStore_getThumbnailSet __cb,
omero.RInt sizeX,
omero.RInt sizeY,
java.util.List<java.lang.Long> pixelsIds,
Ice.Current __current) |
void |
isInProgress_async(omero.api.AMD_ThumbnailStore_isInProgress __cb,
Ice.Current __current) |
protected void |
postClose(Ice.Current current)
Should not throw any exceptions which should be detected by clients
since it is called in a finally block after the client thread has been
released.
|
protected void |
preClose(Ice.Current current) |
void |
resetDefaults_async(omero.api.AMD_ThumbnailStore_resetDefaults __cb,
Ice.Current __current) |
void |
setPixelsId_async(omero.api.AMD_ThumbnailStore_setPixelsId __cb,
long pixelsId,
Ice.Current __current) |
void |
setRenderingDefId_async(omero.api.AMD_ThumbnailStore_setRenderingDefId __cb,
long renderingDefId,
Ice.Current __current) |
void |
thumbnailExists_async(omero.api.AMD_ThumbnailStore_thumbnailExists __cb,
omero.RInt sizeX,
omero.RInt sizeY,
Ice.Current __current) |
close_async, close
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public ThumbnailStoreI(ThumbnailStore service, BlitzExecutor be)
public void createThumbnail_async(omero.api.AMD_ThumbnailStore_createThumbnail __cb, omero.RInt sizeX, omero.RInt sizeY, Ice.Current __current) throws omero.ServerError
createThumbnail_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void createThumbnails_async(omero.api.AMD_ThumbnailStore_createThumbnails __cb, Ice.Current __current) throws omero.ServerError
createThumbnails_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void createThumbnailsByLongestSideSet_async(omero.api.AMD_ThumbnailStore_createThumbnailsByLongestSideSet __cb, omero.RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Current __current) throws omero.ServerError
createThumbnailsByLongestSideSet_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailByLongestSideDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideDirect __cb, omero.RInt size, Ice.Current __current) throws omero.ServerError
getThumbnailByLongestSideDirect_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailByLongestSideSet_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideSet __cb, omero.RInt size, java.util.List<java.lang.Long> pixelsIds, Ice.Current __current) throws omero.ServerError
getThumbnailByLongestSideSet_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailByLongestSide_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSide __cb, omero.RInt size, Ice.Current __current) throws omero.ServerError
getThumbnailByLongestSide_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailDirect __cb, omero.RInt sizeX, omero.RInt sizeY, Ice.Current __current) throws omero.ServerError
getThumbnailDirect_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailForSectionByLongestSideDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailForSectionByLongestSideDirect __cb, int theZ, int theT, omero.RInt size, Ice.Current __current) throws omero.ServerError
getThumbnailForSectionByLongestSideDirect_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailForSectionDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailForSectionDirect __cb, int theZ, int theT, omero.RInt sizeX, omero.RInt sizeY, Ice.Current __current) throws omero.ServerError
getThumbnailForSectionDirect_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnailSet_async(omero.api.AMD_ThumbnailStore_getThumbnailSet __cb, omero.RInt sizeX, omero.RInt sizeY, java.util.List<java.lang.Long> pixelsIds, Ice.Current __current) throws omero.ServerError
getThumbnailSet_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getThumbnail_async(omero.api.AMD_ThumbnailStore_getThumbnail __cb, omero.RInt sizeX, omero.RInt sizeY, Ice.Current __current) throws omero.ServerError
getThumbnail_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void resetDefaults_async(omero.api.AMD_ThumbnailStore_resetDefaults __cb, Ice.Current __current) throws omero.ServerError
resetDefaults_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void setPixelsId_async(omero.api.AMD_ThumbnailStore_setPixelsId __cb, long pixelsId, Ice.Current __current) throws omero.ServerError
setPixelsId_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void isInProgress_async(omero.api.AMD_ThumbnailStore_isInProgress __cb, Ice.Current __current) throws omero.ServerError
isInProgress_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void setRenderingDefId_async(omero.api.AMD_ThumbnailStore_setRenderingDefId __cb, long renderingDefId, Ice.Current __current) throws omero.ServerError
setRenderingDefId_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void thumbnailExists_async(omero.api.AMD_ThumbnailStore_thumbnailExists __cb, omero.RInt sizeX, omero.RInt sizeY, Ice.Current __current) throws omero.ServerError
thumbnailExists_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
public void getRenderingDefId_async(omero.api.AMD_ThumbnailStore_getRenderingDefId __cb, Ice.Current __current) throws omero.ServerError
getRenderingDefId_async
in interface omero.api._ThumbnailStoreOperations
omero.ServerError
protected void preClose(Ice.Current current) throws java.lang.Throwable
preClose
in class AbstractCloseableAmdServant
java.lang.Throwable
protected void postClose(Ice.Current current)
AbstractCloseableAmdServant
postClose
in class AbstractCloseableAmdServant
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.