public interface AnswerHeaderContract extends IdentifiableNumeric, Inactivatable
Modifier and Type | Method and Description |
---|---|
List<? extends AnswerContract> |
getAnswers() |
String |
getModuleItemCode() |
String |
getModuleItemKey() |
String |
getModuleSubItemCode() |
String |
getModuleSubItemKey() |
Long |
getQuestionnaireId() |
boolean |
isCompleted() |
getId
isActive
String getModuleItemCode()
String getModuleItemKey()
String getModuleSubItemCode()
String getModuleSubItemKey()
Long getQuestionnaireId()
boolean isCompleted()
List<? extends AnswerContract> getAnswers()
Copyright © 2014 The Kuali Foundation. All rights reserved.