Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
ome.model.annotations | |
ome.services.sharing |
ome.api.IShare support infrastructure.
|
Modifier and Type | Method and Description |
---|---|
CommentAnnotation |
IShare.addComment(long shareId,
java.lang.String comment)
Deprecated.
|
CommentAnnotation |
IShare.addReply(long shareId,
java.lang.String comment,
CommentAnnotation replyTo)
Deprecated.
Creates
comment which replies to an existing
comment. |
Modifier and Type | Method and Description |
---|---|
CommentAnnotation |
IShare.addReply(long shareId,
java.lang.String comment,
CommentAnnotation replyTo)
Deprecated.
Creates
comment which replies to an existing
comment. |
Modifier and Type | Method and Description |
---|---|
CommentAnnotation |
CommentAnnotation.newInstance() |
CommentAnnotation |
CommentAnnotation.proxy() |
Modifier and Type | Method and Description |
---|---|
CommentAnnotation |
ShareBean.addComment(long shareId,
java.lang.String commentText) |
CommentAnnotation |
ShareBean.addReply(long shareId,
java.lang.String comment,
CommentAnnotation replyTo) |
Modifier and Type | Method and Description |
---|---|
CommentAnnotation |
ShareBean.addReply(long shareId,
java.lang.String comment,
CommentAnnotation replyTo) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.