public interface IComment
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getAcceptance()
Deprecated.
This method is deprecated as of release 7.3.0.1, use method
getCommentType() instead. |
java.lang.String |
getAuthor() |
CommentType |
getCommentType() |
Id |
getId() |
Id |
getQuestionId() |
java.lang.Boolean |
getRejection()
Deprecated.
This method is deprecated as of release 7.3.0.1, use method
getCommentType() instead. |
java.lang.String |
getText() |
java.util.Date |
getTimestamp() |
Id getId()
@Deprecated java.lang.Boolean getRejection()
getCommentType()
instead.Id getQuestionId()
java.lang.String getAuthor()
java.lang.String getText()
java.util.Date getTimestamp()
@Deprecated java.lang.Boolean getAcceptance()
getCommentType()
instead.CommentType getCommentType()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.