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,
                                      List<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,
                                  List<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,
                     List<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, closeactivate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic void createThumbnails_async(omero.api.AMD_ThumbnailStore_createThumbnails __cb,
                                   Ice.Current __current)
                            throws omero.ServerError
createThumbnails_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void createThumbnailsByLongestSideSet_async(omero.api.AMD_ThumbnailStore_createThumbnailsByLongestSideSet __cb,
                                                   omero.RInt size,
                                                   List<Long> pixelsIds,
                                                   Ice.Current __current)
                                            throws omero.ServerError
createThumbnailsByLongestSideSet_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void getThumbnailByLongestSideDirect_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideDirect __cb,
                                                  omero.RInt size,
                                                  Ice.Current __current)
                                           throws omero.ServerError
getThumbnailByLongestSideDirect_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void getThumbnailByLongestSideSet_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSideSet __cb,
                                               omero.RInt size,
                                               List<Long> pixelsIds,
                                               Ice.Current __current)
                                        throws omero.ServerError
getThumbnailByLongestSideSet_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void getThumbnailByLongestSide_async(omero.api.AMD_ThumbnailStore_getThumbnailByLongestSide __cb,
                                            omero.RInt size,
                                            Ice.Current __current)
                                     throws omero.ServerError
getThumbnailByLongestSide_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic void getThumbnailSet_async(omero.api.AMD_ThumbnailStore_getThumbnailSet __cb,
                                  omero.RInt sizeX,
                                  omero.RInt sizeY,
                                  List<Long> pixelsIds,
                                  Ice.Current __current)
                           throws omero.ServerError
getThumbnailSet_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic void resetDefaults_async(omero.api.AMD_ThumbnailStore_resetDefaults __cb,
                                Ice.Current __current)
                         throws omero.ServerError
resetDefaults_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void setPixelsId_async(omero.api.AMD_ThumbnailStore_setPixelsId __cb,
                              long pixelsId,
                              Ice.Current __current)
                       throws omero.ServerError
setPixelsId_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void isInProgress_async(omero.api.AMD_ThumbnailStore_isInProgress __cb,
                               Ice.Current __current)
                        throws omero.ServerError
isInProgress_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic void setRenderingDefId_async(omero.api.AMD_ThumbnailStore_setRenderingDefId __cb,
                                    long renderingDefId,
                                    Ice.Current __current)
                             throws omero.ServerError
setRenderingDefId_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorpublic 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._ThumbnailStoreOperationsomero.ServerErrorpublic void getRenderingDefId_async(omero.api.AMD_ThumbnailStore_getRenderingDefId __cb,
                                    Ice.Current __current)
                             throws omero.ServerError
getRenderingDefId_async in interface omero.api._ThumbnailStoreOperationsomero.ServerErrorprotected void preClose(Ice.Current current)
                 throws Throwable
preClose in class AbstractCloseableAmdServantThrowableprotected void postClose(Ice.Current current)
AbstractCloseableAmdServantpostClose in class AbstractCloseableAmdServant
                
                
Version: 5.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.