public interface _ReagentOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
void |
addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
Ice.Current __current) |
void |
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Current __current) |
void |
addReagentAnnotationLink(ReagentAnnotationLink target,
Ice.Current __current) |
void |
addReagentAnnotationLinkToBoth(ReagentAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addWellReagentLink(WellReagentLink target,
Ice.Current __current) |
void |
addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearWellLinks(Ice.Current __current) |
java.util.List<ReagentAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<WellReagentLink> |
copyWellLinks(Ice.Current __current) |
java.util.List<ReagentAnnotationLink> |
findReagentAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.List<WellReagentLink> |
findWellReagentLink(Well removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
RString |
getDescription(Ice.Current __current) |
RString |
getName(Ice.Current __current) |
RString |
getReagentIdentifier(Ice.Current __current) |
Screen |
getScreen(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getWellLinksCountPerOwner(Ice.Current __current) |
ReagentAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
java.util.List<Well> |
linkedWellList(Ice.Current __current) |
WellReagentLink |
linkWell(Well addition,
Ice.Current __current) |
void |
reloadAnnotationLinks(Reagent toCopy,
Ice.Current __current) |
void |
reloadWellLinks(Reagent toCopy,
Ice.Current __current) |
void |
removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Current __current) |
void |
removeReagentAnnotationLink(ReagentAnnotationLink theTarget,
Ice.Current __current) |
void |
removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeWellReagentLink(WellReagentLink theTarget,
Ice.Current __current) |
void |
removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
Ice.Current __current) |
void |
setDescription(RString theDescription,
Ice.Current __current) |
void |
setName(RString theName,
Ice.Current __current) |
void |
setReagentIdentifier(RString theReagentIdentifier,
Ice.Current __current) |
void |
setScreen(Screen theScreen,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
int |
sizeOfAnnotationLinks(Ice.Current __current) |
int |
sizeOfWellLinks(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unlinkWell(Well removal,
Ice.Current __current) |
void |
unloadAnnotationLinks(Ice.Current __current) |
void |
unloadWellLinks(Ice.Current __current) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
RString getName(Ice.Current __current)
void setName(RString theName, Ice.Current __current)
RString getReagentIdentifier(Ice.Current __current)
void setReagentIdentifier(RString theReagentIdentifier, Ice.Current __current)
Screen getScreen(Ice.Current __current)
void setScreen(Screen theScreen, Ice.Current __current)
void unloadWellLinks(Ice.Current __current)
int sizeOfWellLinks(Ice.Current __current)
java.util.List<WellReagentLink> copyWellLinks(Ice.Current __current)
void addWellReagentLink(WellReagentLink target, Ice.Current __current)
void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
void removeWellReagentLink(WellReagentLink theTarget, Ice.Current __current)
void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
void clearWellLinks(Ice.Current __current)
void reloadWellLinks(Reagent toCopy, Ice.Current __current)
java.util.Map<java.lang.Long,java.lang.Long> getWellLinksCountPerOwner(Ice.Current __current)
WellReagentLink linkWell(Well addition, Ice.Current __current)
void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
java.util.List<WellReagentLink> findWellReagentLink(Well removal, Ice.Current __current)
void unlinkWell(Well removal, Ice.Current __current)
void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
java.util.List<Well> linkedWellList(Ice.Current __current)
void unloadAnnotationLinks(Ice.Current __current)
int sizeOfAnnotationLinks(Ice.Current __current)
java.util.List<ReagentAnnotationLink> copyAnnotationLinks(Ice.Current __current)
void addReagentAnnotationLink(ReagentAnnotationLink target, Ice.Current __current)
void addAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Current __current)
void removeReagentAnnotationLink(ReagentAnnotationLink theTarget, Ice.Current __current)
void removeAllReagentAnnotationLinkSet(java.util.List<ReagentAnnotationLink> targets, Ice.Current __current)
void clearAnnotationLinks(Ice.Current __current)
void reloadAnnotationLinks(Reagent toCopy, Ice.Current __current)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
ReagentAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
void addReagentAnnotationLinkToBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Current __current)
java.util.List<ReagentAnnotationLink> findReagentAnnotationLink(Annotation removal, Ice.Current __current)
void unlinkAnnotation(Annotation removal, Ice.Current __current)
void removeReagentAnnotationLinkFromBoth(ReagentAnnotationLink link, boolean bothSides, Ice.Current __current)
java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
RString getDescription(Ice.Current __current)
void setDescription(RString theDescription, Ice.Current __current)