Package omero
-
Interface Summary Interface Description _RArrayOperations RCollection
mapped to an array on the server of a type given by a random member of the RTypeSeq._RArrayOperationsNC RCollection
mapped to an array on the server of a type given by a random member of the RTypeSeq._RBoolOperations Boolean wrapper._RBoolOperationsNC Boolean wrapper._RClassOperations Extends RString and simply provides runtime information to the server that this string is intended as a ""protected"" class parameter._RClassOperationsNC Extends RString and simply provides runtime information to the server that this string is intended as a ""protected"" class parameter._RCollectionOperations The collection ""protected"" classes permit the passing of sequences of all other RTypes (including other collections) and it is itself nullable._RCollectionOperationsNC The collection ""protected"" classes permit the passing of sequences of all other RTypes (including other collections) and it is itself nullable._RDoubleOperations Double wrapper._RDoubleOperationsNC Double wrapper._RFloatOperations Float wrapper._RFloatOperationsNC Float wrapper._RInternalOperations Base type forRType
s whose contents will not be parsed by the server._RInternalOperationsNC Base type forRType
s whose contents will not be parsed by the server._RIntOperations Integer wrapper._RIntOperationsNC Integer wrapper._RListOperations RCollection
mapped to a java.util.List on the server_RListOperationsNC RCollection
mapped to a java.util.List on the server_RLongOperations Long Wrapper._RLongOperationsNC Long Wrapper._RMapOperations Similar toRCollection
, theRMap
class permits the passing of a possible nullRTypeDict
where any otherRType
is expected._RMapOperationsNC Similar toRCollection
, theRMap
class permits the passing of a possible nullRTypeDict
where any otherRType
is expected._RObjectOperations Wrapper for anIObject
instance._RObjectOperationsNC Wrapper for anIObject
instance._RSetOperations RCollection
mapped to a java.util.HashSet on the server_RSetOperationsNC RCollection
mapped to a java.util.HashSet on the server_RStringOperations String wrapper._RStringOperationsNC String wrapper._RTimeOperations A simple Time implementation._RTimeOperationsNC A simple Time implementation._RTypeOperations Simple base ""protected"" class._RTypeOperationsNC Simple base ""protected"" class.ColorPrx RGBA-color packed into a single long.InternalPrx Base class similar toIObject
but for non-model-objects.PlanePrx Sequences cannot subclass other types, so the Plane class extendsInternal
and wraps aBytes2D
instance.PointPrx XY-point in space.RArrayPrx RCollection
mapped to an array on the server of a type given by a random member of the RTypeSeq.RBoolPrx Boolean wrapper.RClassPrx Extends RString and simply provides runtime information to the server that this string is intended as a ""protected"" class parameter.RCollectionPrx The collection ""protected"" classes permit the passing of sequences of all other RTypes (including other collections) and it is itself nullable.RDoublePrx Double wrapper.RFloatPrx Float wrapper.RInternalPrx Base type forRType
s whose contents will not be parsed by the server.RIntPrx Integer wrapper.RListPrx RCollection
mapped to a java.util.List on the serverRLongPrx Long Wrapper.RMapPrx Similar toRCollection
, theRMap
class permits the passing of a possible nullRTypeDict
where any otherRType
is expected.RObjectPrx Wrapper for anIObject
instance.RSetPrx RCollection
mapped to a java.util.HashSet on the serverRStringPrx String wrapper.RTimePrx A simple Time implementation.RTypePrx Simple base ""protected"" class.rtypes.Conversion SPI-style interface which helps the omero server to properly convert omero.RType objects into Java-native objects for use in Hibernate. -
Class Summary Class Description _RArrayTie _RBoolTie _RClassTie _RCollectionTie _RDoubleTie _RFloatTie _RInternalTie _RIntTie _RListTie _RLongTie _RMapTie _RObjectTie _RSetTie _RStringTie _RTimeTie _RTypeTie Bytes2DHelper Bytes2DHolder Callback_RBool_getValue Callback_RCollection_add Callback_RCollection_addAll Callback_RCollection_get Callback_RCollection_getValue Callback_RCollection_size Callback_RDouble_getValue Callback_RFloat_getValue Callback_RInt_getValue Callback_RInternal_getValue Callback_RLong_getValue Callback_RMap_get Callback_RMap_getValue Callback_RMap_put Callback_RMap_size Callback_RObject_getValue Callback_RString_getValue Callback_RTime_getValue Callback_RType_compare Equals-like functionality for all RTypes.client Central client-side blitz entry point.Color RGBA-color packed into a single long.ColorHolder ColorPrxHelper Provides type-specific helper functions.ColorPrxHolder Internal Base class similar toIObject
but for non-model-objects.InternalHolder InternalPrxHelper Provides type-specific helper functions.InternalPrxHolder Plane Sequences cannot subclass other types, so the Plane class extendsInternal
and wraps aBytes2D
instance.PlaneHolder PlanePrxHelper Provides type-specific helper functions.PlanePrxHolder Point XY-point in space.PointHolder PointPrxHelper Provides type-specific helper functions.PointPrxHolder RArray RCollection
mapped to an array on the server of a type given by a random member of the RTypeSeq.RArrayHolder RArrayPrxHelper Provides type-specific helper functions.RArrayPrxHolder RBool Boolean wrapper.RBoolHolder RBoolPrxHelper Provides type-specific helper functions.RBoolPrxHolder RClass Extends RString and simply provides runtime information to the server that this string is intended as a ""protected"" class parameter.RClassHolder RClassPrxHelper Provides type-specific helper functions.RClassPrxHolder RCollection The collection ""protected"" classes permit the passing of sequences of all other RTypes (including other collections) and it is itself nullable.RCollectionHolder RCollectionPrxHelper Provides type-specific helper functions.RCollectionPrxHolder RDouble Double wrapper.RDoubleHolder RDoublePrxHelper Provides type-specific helper functions.RDoublePrxHolder RFloat Float wrapper.RFloatHolder RFloatPrxHelper Provides type-specific helper functions.RFloatPrxHolder RInt Integer wrapper.RInternal Base type forRType
s whose contents will not be parsed by the server.RInternalHolder RInternalPrxHelper Provides type-specific helper functions.RInternalPrxHolder RIntHolder RIntPrxHelper Provides type-specific helper functions.RIntPrxHolder RList RCollection
mapped to a java.util.List on the serverRListHolder RListPrxHelper Provides type-specific helper functions.RListPrxHolder RLong Long Wrapper.RLongHolder RLongPrxHelper Provides type-specific helper functions.RLongPrxHolder RMap Similar toRCollection
, theRMap
class permits the passing of a possible nullRTypeDict
where any otherRType
is expected.RMapHolder RMapPrxHelper Provides type-specific helper functions.RMapPrxHolder RObject Wrapper for anIObject
instance.RObjectHolder RObjectPrxHelper Provides type-specific helper functions.RObjectPrxHolder RSet RCollection
mapped to a java.util.HashSet on the serverRSetHolder RSetPrxHelper Provides type-specific helper functions.RSetPrxHolder RString String wrapper.RStringHolder RStringPrxHelper Provides type-specific helper functions.RStringPrxHolder RTime A simple Time implementation.RTimeHolder RTimePrxHelper Provides type-specific helper functions.RTimePrxHolder RType Simple base ""protected"" class.RTypeDictHelper RTypeDictHolder RTypeHolder RTypePrxHelper Provides type-specific helper functions.RTypePrxHolder rtypes Abstract class similar toArrays
orCollections
which is responsible for creating RTypes from static factory methods.rtypes.RTypeObjectFactoryRegistry RTypeSeqHelper RTypeSeqHolder RTypeSeqSeqHelper RTypeSeqSeqHolder -
Exception Summary Exception Description ApiUsageException AuthenticationException Thrown when the information provided omero.createSession() or more specifically Glacier2.RouterPrx.createSession() is incorrect.ChecksumValidationException ClientError abstract superclass of all Omero exceptions.ConcurrencyException Recoverable error caused by simultaneous access of some form.ConcurrentModification Currently unused.DatabaseBusyException Too many simultaneous database users.ExpiredCredentialException Thrown when the password for a user has expired.FilePathNamingException GroupSecurityViolation IllegalArgumentException InternalException Programmer error.LockTimeout Lock cannot be acquired and has timed out.MissingPyramidException NoProcessorAvailable A script cannot be executed because no matching processor was found.OmeroFSError OmeroFSError Just one catch-all UserException for the present.OptimisticLockException Conflicting changes to the same piece of data.OverUsageException PermissionMismatchGroupSecurityViolation QueryException ReadOnlyGroupSecurityViolation RemovedSessionException Session has been removed.ResourceError Unrecoverable error.SecurityViolation ServerError SessionException Base session exception, though in the OMERO.blitz implementation, all exceptions thrown by the Glacier2 must subclass CannotCreateSessionException.SessionTimeoutException Session has timed out and will be removed.ShutdownInProgress Server is in the progress of shutting down which will typically lead to the current session being closed.TryAgain Background processing needed before server is readyUnloadedCollectionException UnloadedEntityException ValidationException WrappedCreateSessionException Thrown when any other server exception causes the session creation to fail.