Package omero.model
Class _ExperimenterTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Experimenter
-
- omero.model._ExperimenterTie
-
- All Implemented Interfaces:
Ice.Object,Ice.TieBase,java.io.Serializable,java.lang.Cloneable,_ExperimenterOperations,_ExperimenterOperationsNC,_IObjectOperations,_IObjectOperationsNC
public class _ExperimenterTie extends Experimenter implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static longserialVersionUID-
Fields inherited from class omero.model.Experimenter
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, config, email, firstName, groupExperimenterMapLoaded, groupExperimenterMapSeq, institution, lastName, ldap, middleName, omeName, version
-
-
Constructor Summary
Constructors Constructor Description _ExperimenterTie()_ExperimenterTie(_ExperimenterOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Current __current)voidaddAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)voidaddExperimenterAnnotationLink(ExperimenterAnnotationLink target, Ice.Current __current)voidaddExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Current __current)voidaddGroupExperimenterMap(GroupExperimenterMap target, Ice.Current __current)voidaddGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)voidclearAnnotationLinks(Ice.Current __current)voidclearGroupExperimenterMap(Ice.Current __current)java.util.List<ExperimenterAnnotationLink>copyAnnotationLinks(Ice.Current __current)java.util.List<GroupExperimenterMap>copyGroupExperimenterMap(Ice.Current __current)booleanequals(java.lang.Object rhs)java.util.List<ExperimenterAnnotationLink>findExperimenterAnnotationLink(Annotation removal, Ice.Current __current)java.util.List<GroupExperimenterMap>findGroupExperimenterMap(ExperimenterGroup removal, Ice.Current __current)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(Ice.Current __current)java.util.List<NamedValue>getConfig(Ice.Current __current)java.util.Map<java.lang.String,java.lang.String>getConfigAsMap(Ice.Current __current)DetailsgetDetails(Ice.Current __current)RStringgetEmail(Ice.Current __current)RStringgetFirstName(Ice.Current __current)GroupExperimenterMapgetGroupExperimenterMap(int index, Ice.Current __current)RLonggetId(Ice.Current __current)RStringgetInstitution(Ice.Current __current)RStringgetLastName(Ice.Current __current)RBoolgetLdap(Ice.Current __current)RStringgetMiddleName(Ice.Current __current)RStringgetOmeName(Ice.Current __current)GroupExperimenterMapgetPrimaryGroupExperimenterMap(Ice.Current __current)RIntgetVersion(Ice.Current __current)inthashCode()java.lang.Objectice_delegate()voidice_delegate(java.lang.Object delegate)booleanisAnnotated(Ice.Current __current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal(Ice.Current __current)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink(Ice.Current __current)A link between two other types.booleanisLoaded(Ice.Current __current)Tests if the objects are loaded or not.booleanisMutable(Ice.Current __current)The server will persist changes made to these types.ExperimenterAnnotationLinklinkAnnotation(Annotation addition, Ice.Current __current)java.util.List<Annotation>linkedAnnotationList(Ice.Current __current)java.util.List<ExperimenterGroup>linkedExperimenterGroupList(Ice.Current __current)GroupExperimenterMaplinkExperimenterGroup(ExperimenterGroup addition, Ice.Current __current)IObjectproxy(Ice.Current __current)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(Experimenter toCopy, Ice.Current __current)voidreloadGroupExperimenterMap(Experimenter toCopy, Ice.Current __current)voidremoveAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Current __current)voidremoveAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)voidremoveExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, Ice.Current __current)voidremoveExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Current __current)voidremoveGroupExperimenterMap(GroupExperimenterMap theTarget, Ice.Current __current)voidremoveGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)voidsetConfig(java.util.List<NamedValue> theConfig, Ice.Current __current)voidsetEmail(RString theEmail, Ice.Current __current)voidsetFirstName(RString theFirstName, Ice.Current __current)GroupExperimenterMapsetGroupExperimenterMap(int index, GroupExperimenterMap theElement, Ice.Current __current)voidsetId(RLong id, Ice.Current __current)voidsetInstitution(RString theInstitution, Ice.Current __current)voidsetLastName(RString theLastName, Ice.Current __current)voidsetLdap(RBool theLdap, Ice.Current __current)voidsetMiddleName(RString theMiddleName, Ice.Current __current)voidsetOmeName(RString theOmeName, Ice.Current __current)GroupExperimenterMapsetPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, Ice.Current __current)voidsetVersion(RInt theVersion, Ice.Current __current)IObjectshallowCopy(Ice.Current __current)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intsizeOfAnnotationLinks(Ice.Current __current)intsizeOfGroupExperimenterMap(Ice.Current __current)voidunlinkAnnotation(Annotation removal, Ice.Current __current)voidunlinkExperimenterGroup(ExperimenterGroup removal, Ice.Current __current)voidunload(Ice.Current __current)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunloadAnnotationLinks(Ice.Current __current)voidunloadCollections(Ice.Current __current)Each collection can also be unloaded, independently of the object itself.voidunloadDetails(Ice.Current __current)As with collections, the objects under details can link to many other objects.voidunloadGroupExperimenterMap(Ice.Current __current)-
Methods inherited from class omero.model.Experimenter
___addAllExperimenterAnnotationLinkSet, ___addAllGroupExperimenterMapSet, ___addExperimenterAnnotationLink, ___addExperimenterAnnotationLinkToBoth, ___addGroupExperimenterMap, ___addGroupExperimenterMapToBoth, ___clearAnnotationLinks, ___clearGroupExperimenterMap, ___copyAnnotationLinks, ___copyGroupExperimenterMap, ___findExperimenterAnnotationLink, ___findGroupExperimenterMap, ___getAnnotationLinksCountPerOwner, ___getConfig, ___getConfigAsMap, ___getEmail, ___getFirstName, ___getGroupExperimenterMap, ___getInstitution, ___getLastName, ___getLdap, ___getMiddleName, ___getOmeName, ___getPrimaryGroupExperimenterMap, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___linkedExperimenterGroupList, ___linkExperimenterGroup, ___reloadAnnotationLinks, ___reloadGroupExperimenterMap, ___removeAllExperimenterAnnotationLinkSet, ___removeAllGroupExperimenterMapSet, ___removeExperimenterAnnotationLink, ___removeExperimenterAnnotationLinkFromBoth, ___removeGroupExperimenterMap, ___removeGroupExperimenterMapFromBoth, ___setConfig, ___setEmail, ___setFirstName, ___setGroupExperimenterMap, ___setInstitution, ___setLastName, ___setLdap, ___setMiddleName, ___setOmeName, ___setPrimaryGroupExperimenterMap, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfGroupExperimenterMap, ___unlinkAnnotation, ___unlinkExperimenterGroup, ___unloadAnnotationLinks, ___unloadGroupExperimenterMap, __dispatch, __readImpl, __writeImpl, addAllExperimenterAnnotationLinkSet, addAllGroupExperimenterMapSet, addExperimenterAnnotationLink, addExperimenterAnnotationLinkToBoth, addGroupExperimenterMap, addGroupExperimenterMapToBoth, clearAnnotationLinks, clearGroupExperimenterMap, clone, copyAnnotationLinks, copyGroupExperimenterMap, findExperimenterAnnotationLink, findGroupExperimenterMap, getAnnotationLinksCountPerOwner, getConfig, getConfigAsMap, getEmail, getFirstName, getGroupExperimenterMap, getInstitution, getLastName, getLdap, getMiddleName, getOmeName, getPrimaryGroupExperimenterMap, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedExperimenterGroupList, linkExperimenterGroup, reloadAnnotationLinks, reloadGroupExperimenterMap, removeAllExperimenterAnnotationLinkSet, removeAllGroupExperimenterMapSet, removeExperimenterAnnotationLink, removeExperimenterAnnotationLinkFromBoth, removeGroupExperimenterMap, removeGroupExperimenterMapFromBoth, setConfig, setEmail, setFirstName, setGroupExperimenterMap, setInstitution, setLastName, setLdap, setMiddleName, setOmeName, setPrimaryGroupExperimenterMap, setVersion, sizeOfAnnotationLinks, sizeOfGroupExperimenterMap, unlinkAnnotation, unlinkExperimenterGroup, unloadAnnotationLinks, unloadGroupExperimenterMap
-
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
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
_ExperimenterTie
public _ExperimenterTie()
-
_ExperimenterTie
public _ExperimenterTie(_ExperimenterOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegatein interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegatein interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
addAllExperimenterAnnotationLinkSet
public void addAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Current __current)
- Specified by:
addAllExperimenterAnnotationLinkSetin interface_ExperimenterOperations
-
addAllGroupExperimenterMapSet
public void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)
- Specified by:
addAllGroupExperimenterMapSetin interface_ExperimenterOperations
-
addExperimenterAnnotationLink
public void addExperimenterAnnotationLink(ExperimenterAnnotationLink target, Ice.Current __current)
- Specified by:
addExperimenterAnnotationLinkin interface_ExperimenterOperations
-
addExperimenterAnnotationLinkToBoth
public void addExperimenterAnnotationLinkToBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addExperimenterAnnotationLinkToBothin interface_ExperimenterOperations
-
addGroupExperimenterMap
public void addGroupExperimenterMap(GroupExperimenterMap target, Ice.Current __current)
- Specified by:
addGroupExperimenterMapin interface_ExperimenterOperations
-
addGroupExperimenterMapToBoth
public void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)
- Specified by:
addGroupExperimenterMapToBothin interface_ExperimenterOperations
-
clearAnnotationLinks
public void clearAnnotationLinks(Ice.Current __current)
- Specified by:
clearAnnotationLinksin interface_ExperimenterOperations
-
clearGroupExperimenterMap
public void clearGroupExperimenterMap(Ice.Current __current)
- Specified by:
clearGroupExperimenterMapin interface_ExperimenterOperations
-
copyAnnotationLinks
public java.util.List<ExperimenterAnnotationLink> copyAnnotationLinks(Ice.Current __current)
- Specified by:
copyAnnotationLinksin interface_ExperimenterOperations
-
copyGroupExperimenterMap
public java.util.List<GroupExperimenterMap> copyGroupExperimenterMap(Ice.Current __current)
- Specified by:
copyGroupExperimenterMapin interface_ExperimenterOperations
-
findExperimenterAnnotationLink
public java.util.List<ExperimenterAnnotationLink> findExperimenterAnnotationLink(Annotation removal, Ice.Current __current)
- Specified by:
findExperimenterAnnotationLinkin interface_ExperimenterOperations
-
findGroupExperimenterMap
public java.util.List<GroupExperimenterMap> findGroupExperimenterMap(ExperimenterGroup removal, Ice.Current __current)
- Specified by:
findGroupExperimenterMapin interface_ExperimenterOperations
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
- Specified by:
getAnnotationLinksCountPerOwnerin interface_ExperimenterOperations
-
getConfig
public java.util.List<NamedValue> getConfig(Ice.Current __current)
- Specified by:
getConfigin interface_ExperimenterOperations
-
getConfigAsMap
public java.util.Map<java.lang.String,java.lang.String> getConfigAsMap(Ice.Current __current)
- Specified by:
getConfigAsMapin interface_ExperimenterOperations
-
getEmail
public RString getEmail(Ice.Current __current)
- Specified by:
getEmailin interface_ExperimenterOperations
-
getFirstName
public RString getFirstName(Ice.Current __current)
- Specified by:
getFirstNamein interface_ExperimenterOperations
-
getGroupExperimenterMap
public GroupExperimenterMap getGroupExperimenterMap(int index, Ice.Current __current)
- Specified by:
getGroupExperimenterMapin interface_ExperimenterOperations
-
getInstitution
public RString getInstitution(Ice.Current __current)
- Specified by:
getInstitutionin interface_ExperimenterOperations
-
getLastName
public RString getLastName(Ice.Current __current)
- Specified by:
getLastNamein interface_ExperimenterOperations
-
getLdap
public RBool getLdap(Ice.Current __current)
- Specified by:
getLdapin interface_ExperimenterOperations
-
getMiddleName
public RString getMiddleName(Ice.Current __current)
- Specified by:
getMiddleNamein interface_ExperimenterOperations
-
getOmeName
public RString getOmeName(Ice.Current __current)
- Specified by:
getOmeNamein interface_ExperimenterOperations
-
getPrimaryGroupExperimenterMap
public GroupExperimenterMap getPrimaryGroupExperimenterMap(Ice.Current __current)
- Specified by:
getPrimaryGroupExperimenterMapin interface_ExperimenterOperations
-
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
getVersionin interface_ExperimenterOperations
-
linkAnnotation
public ExperimenterAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
- Specified by:
linkAnnotationin interface_ExperimenterOperations
-
linkExperimenterGroup
public GroupExperimenterMap linkExperimenterGroup(ExperimenterGroup addition, Ice.Current __current)
- Specified by:
linkExperimenterGroupin interface_ExperimenterOperations
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
- Specified by:
linkedAnnotationListin interface_ExperimenterOperations
-
linkedExperimenterGroupList
public java.util.List<ExperimenterGroup> linkedExperimenterGroupList(Ice.Current __current)
- Specified by:
linkedExperimenterGroupListin interface_ExperimenterOperations
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Experimenter toCopy, Ice.Current __current)
- Specified by:
reloadAnnotationLinksin interface_ExperimenterOperations
-
reloadGroupExperimenterMap
public void reloadGroupExperimenterMap(Experimenter toCopy, Ice.Current __current)
- Specified by:
reloadGroupExperimenterMapin interface_ExperimenterOperations
-
removeAllExperimenterAnnotationLinkSet
public void removeAllExperimenterAnnotationLinkSet(java.util.List<ExperimenterAnnotationLink> targets, Ice.Current __current)
- Specified by:
removeAllExperimenterAnnotationLinkSetin interface_ExperimenterOperations
-
removeAllGroupExperimenterMapSet
public void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets, Ice.Current __current)
- Specified by:
removeAllGroupExperimenterMapSetin interface_ExperimenterOperations
-
removeExperimenterAnnotationLink
public void removeExperimenterAnnotationLink(ExperimenterAnnotationLink theTarget, Ice.Current __current)
- Specified by:
removeExperimenterAnnotationLinkin interface_ExperimenterOperations
-
removeExperimenterAnnotationLinkFromBoth
public void removeExperimenterAnnotationLinkFromBoth(ExperimenterAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeExperimenterAnnotationLinkFromBothin interface_ExperimenterOperations
-
removeGroupExperimenterMap
public void removeGroupExperimenterMap(GroupExperimenterMap theTarget, Ice.Current __current)
- Specified by:
removeGroupExperimenterMapin interface_ExperimenterOperations
-
removeGroupExperimenterMapFromBoth
public void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides, Ice.Current __current)
- Specified by:
removeGroupExperimenterMapFromBothin interface_ExperimenterOperations
-
setConfig
public void setConfig(java.util.List<NamedValue> theConfig, Ice.Current __current)
- Specified by:
setConfigin interface_ExperimenterOperations
-
setEmail
public void setEmail(RString theEmail, Ice.Current __current)
- Specified by:
setEmailin interface_ExperimenterOperations
-
setFirstName
public void setFirstName(RString theFirstName, Ice.Current __current)
- Specified by:
setFirstNamein interface_ExperimenterOperations
-
setGroupExperimenterMap
public GroupExperimenterMap setGroupExperimenterMap(int index, GroupExperimenterMap theElement, Ice.Current __current)
- Specified by:
setGroupExperimenterMapin interface_ExperimenterOperations
-
setInstitution
public void setInstitution(RString theInstitution, Ice.Current __current)
- Specified by:
setInstitutionin interface_ExperimenterOperations
-
setLastName
public void setLastName(RString theLastName, Ice.Current __current)
- Specified by:
setLastNamein interface_ExperimenterOperations
-
setLdap
public void setLdap(RBool theLdap, Ice.Current __current)
- Specified by:
setLdapin interface_ExperimenterOperations
-
setMiddleName
public void setMiddleName(RString theMiddleName, Ice.Current __current)
- Specified by:
setMiddleNamein interface_ExperimenterOperations
-
setOmeName
public void setOmeName(RString theOmeName, Ice.Current __current)
- Specified by:
setOmeNamein interface_ExperimenterOperations
-
setPrimaryGroupExperimenterMap
public GroupExperimenterMap setPrimaryGroupExperimenterMap(GroupExperimenterMap theElement, Ice.Current __current)
- Specified by:
setPrimaryGroupExperimenterMapin interface_ExperimenterOperations
-
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
setVersionin interface_ExperimenterOperations
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(Ice.Current __current)
- Specified by:
sizeOfAnnotationLinksin interface_ExperimenterOperations
-
sizeOfGroupExperimenterMap
public int sizeOfGroupExperimenterMap(Ice.Current __current)
- Specified by:
sizeOfGroupExperimenterMapin interface_ExperimenterOperations
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
- Specified by:
unlinkAnnotationin interface_ExperimenterOperations
-
unlinkExperimenterGroup
public void unlinkExperimenterGroup(ExperimenterGroup removal, Ice.Current __current)
- Specified by:
unlinkExperimenterGroupin interface_ExperimenterOperations
-
unloadAnnotationLinks
public void unloadAnnotationLinks(Ice.Current __current)
- Specified by:
unloadAnnotationLinksin interface_ExperimenterOperations
-
unloadGroupExperimenterMap
public void unloadGroupExperimenterMap(Ice.Current __current)
- Specified by:
unloadGroupExperimenterMapin interface_ExperimenterOperations
-
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
getDetailsin interface_IObjectOperations
-
getId
public RLong getId(Ice.Current __current)
- Specified by:
getIdin interface_IObjectOperations
-
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperationsAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperationsMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperationsA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperationsTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperationsThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
setIdin interface_IObjectOperations
-
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperationsSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperationsEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperationsAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
-