Package omero.model
Class Share
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Session
-
- omero.model.Share
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_SessionOperations,_SessionOperationsNC,_ShareOperations,_ShareOperationsNC
public abstract class Share extends Session implements _ShareOperations, _ShareOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected RBoolactiveprotected byte[]dataprotected ExperimenterGroupgroupprotected RLongitemCountstatic longserialVersionUID-
Fields inherited from class omero.model.Session
annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, closed, defaultEventType, eventsLoaded, eventsSeq, message, node, owner, started, sudoer, timeToIdle, timeToLive, userAgent, userIP, uuid, version
-
-
Constructor Summary
Constructors Constructor Description Share()Share(RLong id, Details details, boolean loaded, RInt version, Node node, RString uuid, Experimenter owner, Experimenter sudoer, RLong timeToIdle, RLong timeToLive, RTime started, RTime closed, RString message, RString defaultEventType, RString userAgent, RString userIP, java.util.List<Event> eventsSeq, boolean eventsLoaded, java.util.List<SessionAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, ExperimenterGroup group, RLong itemCount, RBool active, byte[] data)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___getActive(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getData(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getGroup(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getItemCount(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setActive(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setData(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setGroup(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setItemCount(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)Ice.DispatchStatus__dispatch(IceInternal.Incoming in, Ice.Current __current)protected void__readImpl(IceInternal.BasicStream __is)protected void__writeImpl(IceInternal.BasicStream __os)Shareclone()RBoolgetActive()byte[]getData()ExperimenterGroupgetGroup()RLonggetItemCount()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()voidsetActive(RBool theActive)voidsetData(byte[] theData)voidsetGroup(ExperimenterGroup theGroup)voidsetItemCount(RLong theItemCount)-
Methods inherited from class omero.model.Session
___addAllEventSet, ___addAllSessionAnnotationLinkSet, ___addEvent, ___addSessionAnnotationLink, ___addSessionAnnotationLinkToBoth, ___clearAnnotationLinks, ___clearEvents, ___copyAnnotationLinks, ___copyEvents, ___findSessionAnnotationLink, ___getAnnotationLinksCountPerOwner, ___getClosed, ___getDefaultEventType, ___getMessage, ___getNode, ___getOwner, ___getStarted, ___getSudoer, ___getTimeToIdle, ___getTimeToLive, ___getUserAgent, ___getUserIP, ___getUuid, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___reloadAnnotationLinks, ___reloadEvents, ___removeAllEventSet, ___removeAllSessionAnnotationLinkSet, ___removeEvent, ___removeSessionAnnotationLink, ___removeSessionAnnotationLinkFromBoth, ___setClosed, ___setDefaultEventType, ___setMessage, ___setNode, ___setOwner, ___setStarted, ___setSudoer, ___setTimeToIdle, ___setTimeToLive, ___setUserAgent, ___setUserIP, ___setUuid, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfEvents, ___unlinkAnnotation, ___unloadAnnotationLinks, ___unloadEvents, addAllEventSet, addAllSessionAnnotationLinkSet, addEvent, addSessionAnnotationLink, addSessionAnnotationLinkToBoth, clearAnnotationLinks, clearEvents, copyAnnotationLinks, copyEvents, findSessionAnnotationLink, getAnnotationLinksCountPerOwner, getClosed, getDefaultEventType, getMessage, getNode, getOwner, getStarted, getSudoer, getTimeToIdle, getTimeToLive, getUserAgent, getUserIP, getUuid, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadEvents, removeAllEventSet, removeAllSessionAnnotationLinkSet, removeEvent, removeSessionAnnotationLink, removeSessionAnnotationLinkFromBoth, setClosed, setDefaultEventType, setMessage, setNode, setOwner, setStarted, setSudoer, setTimeToIdle, setTimeToLive, setUserAgent, setUserIP, setUuid, setVersion, sizeOfAnnotationLinks, sizeOfEvents, unlinkAnnotation, unloadAnnotationLinks, unloadEvents
-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._SessionOperations
addAllEventSet, addAllSessionAnnotationLinkSet, addEvent, addSessionAnnotationLink, addSessionAnnotationLinkToBoth, clearAnnotationLinks, clearEvents, copyAnnotationLinks, copyEvents, findSessionAnnotationLink, getAnnotationLinksCountPerOwner, getClosed, getDefaultEventType, getMessage, getNode, getOwner, getStarted, getSudoer, getTimeToIdle, getTimeToLive, getUserAgent, getUserIP, getUuid, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadEvents, removeAllEventSet, removeAllSessionAnnotationLinkSet, removeEvent, removeSessionAnnotationLink, removeSessionAnnotationLinkFromBoth, setClosed, setDefaultEventType, setMessage, setNode, setOwner, setStarted, setSudoer, setTimeToIdle, setTimeToLive, setUserAgent, setUserIP, setUuid, setVersion, sizeOfAnnotationLinks, sizeOfEvents, unlinkAnnotation, unloadAnnotationLinks, unloadEvents
-
Methods inherited from interface omero.model._SessionOperationsNC
addAllEventSet, addAllSessionAnnotationLinkSet, addEvent, addSessionAnnotationLink, addSessionAnnotationLinkToBoth, clearAnnotationLinks, clearEvents, copyAnnotationLinks, copyEvents, findSessionAnnotationLink, getAnnotationLinksCountPerOwner, getClosed, getDefaultEventType, getMessage, getNode, getOwner, getStarted, getSudoer, getTimeToIdle, getTimeToLive, getUserAgent, getUserIP, getUuid, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadEvents, removeAllEventSet, removeAllSessionAnnotationLinkSet, removeEvent, removeSessionAnnotationLink, removeSessionAnnotationLinkFromBoth, setClosed, setDefaultEventType, setMessage, setNode, setOwner, setStarted, setSudoer, setTimeToIdle, setTimeToLive, setUserAgent, setUserIP, setUuid, setVersion, sizeOfAnnotationLinks, sizeOfEvents, unlinkAnnotation, unloadAnnotationLinks, unloadEvents
-
Methods inherited from interface omero.model._ShareOperations
getActive, getData, getGroup, getItemCount, setActive, setData, setGroup, setItemCount
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
group
protected ExperimenterGroup group
-
itemCount
protected RLong itemCount
-
active
protected RBool active
-
data
protected byte[] data
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Share
public Share()
-
Share
public Share(RLong id, Details details, boolean loaded, RInt version, Node node, RString uuid, Experimenter owner, Experimenter sudoer, RLong timeToIdle, RLong timeToLive, RTime started, RTime closed, RString message, RString defaultEventType, RString userAgent, RString userIP, java.util.List<Event> eventsSeq, boolean eventsLoaded, java.util.List<SessionAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, ExperimenterGroup group, RLong itemCount, RBool active, byte[] data)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
getActive
public final RBool getActive()
- Specified by:
getActivein interface_ShareOperationsNC
-
getData
public final byte[] getData()
- Specified by:
getDatain interface_ShareOperationsNC
-
getGroup
public final ExperimenterGroup getGroup()
- Specified by:
getGroupin interface_ShareOperationsNC
-
getItemCount
public final RLong getItemCount()
- Specified by:
getItemCountin interface_ShareOperationsNC
-
setActive
public final void setActive(RBool theActive)
- Specified by:
setActivein interface_ShareOperationsNC
-
setData
public final void setData(byte[] theData)
- Specified by:
setDatain interface_ShareOperationsNC
-
setGroup
public final void setGroup(ExperimenterGroup theGroup)
- Specified by:
setGroupin interface_ShareOperationsNC
-
setItemCount
public final void setItemCount(RLong theItemCount)
- Specified by:
setItemCountin interface_ShareOperationsNC
-
___getGroup
public static Ice.DispatchStatus ___getGroup(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setGroup
public static Ice.DispatchStatus ___setGroup(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getItemCount
public static Ice.DispatchStatus ___getItemCount(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setItemCount
public static Ice.DispatchStatus ___setItemCount(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getActive
public static Ice.DispatchStatus ___getActive(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setActive
public static Ice.DispatchStatus ___setActive(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getData
public static Ice.DispatchStatus ___getData(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setData
public static Ice.DispatchStatus ___setData(Share __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
__dispatchin interfaceIce.Object- Overrides:
__dispatchin classSession
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImplin classSession
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImplin classSession
-
-