Interface QuestionnaireUsageContract
- All Superinterfaces:
IdentifiableNumeric
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getId
-
Method Details
-
getModuleItemCode
String getModuleItemCode() -
getModuleSubItemCode
String getModuleSubItemCode() -
getQuestionnaireId
Long getQuestionnaireId() -
getRuleId
String getRuleId() -
getQuestionnaireLabel
String getQuestionnaireLabel() -
getQuestionnaireSequenceNumber
Integer getQuestionnaireSequenceNumber() -
isMandatory
boolean isMandatory()
-