| Package | Description |
|---|---|
| com.ibm.openpages.api.questionnaire |
This package and its components provides access to questionnaire objects.
|
| Modifier and Type | Method and Description |
|---|---|
CommentType |
IComment.getCommentType() |
static CommentType |
CommentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommentType[] |
CommentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IComment |
IQuestionnaireFactory.createComment(Id questionId,
java.lang.String text,
CommentType commentType)
Creates a comment object in memory, which is persisted via
IQuestionnaireService.saveQuestionnaire(IQuestionnaire)
after being added to IQuestionnaire by IQuestionnaire.addComment(IComment) . |
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.