Interface AnswerHeaderContract
- All Superinterfaces:
IdentifiableNumeric,Inactivatable
-
Method Summary
Methods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getIdMethods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
Method Details
-
getModuleItemCode
String getModuleItemCode() -
getModuleItemKey
String getModuleItemKey() -
getModuleSubItemCode
String getModuleSubItemCode() -
getModuleSubItemKey
String getModuleSubItemKey() -
getQuestionnaireId
Long getQuestionnaireId() -
isCompleted
boolean isCompleted() -
getAnswers
List<? extends AnswerContract> getAnswers()
-