Package omero.model

Class DBPatch

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • currentVersion

        protected RString currentVersion
      • currentPatch

        protected RInt currentPatch
      • previousVersion

        protected RString previousVersion
      • previousPatch

        protected RInt previousPatch
      • finished

        protected RTime finished
      • message

        protected RString message
    • Constructor Detail

      • DBPatch

        public DBPatch()
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getCurrentVersion

        public static Ice.DispatchStatus ___getCurrentVersion​(DBPatch __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___setCurrentVersion

        public static Ice.DispatchStatus ___setCurrentVersion​(DBPatch __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getCurrentPatch

        public static Ice.DispatchStatus ___getCurrentPatch​(DBPatch __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___setCurrentPatch

        public static Ice.DispatchStatus ___setCurrentPatch​(DBPatch __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___getPreviousVersion

        public static Ice.DispatchStatus ___getPreviousVersion​(DBPatch __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___setPreviousVersion

        public static Ice.DispatchStatus ___setPreviousVersion​(DBPatch __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getPreviousPatch

        public static Ice.DispatchStatus ___getPreviousPatch​(DBPatch __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___setPreviousPatch

        public static Ice.DispatchStatus ___setPreviousPatch​(DBPatch __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___getFinished

        public static Ice.DispatchStatus ___getFinished​(DBPatch __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___setFinished

        public static Ice.DispatchStatus ___setFinished​(DBPatch __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___getMessage

        public static Ice.DispatchStatus ___getMessage​(DBPatch __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setMessage

        public static Ice.DispatchStatus ___setMessage​(DBPatch __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class IObject
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class IObject
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class IObject
      • clone

        public DBPatch clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject