Interface TrainingClassSectionEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,TrainingClassSectionTranslationEdit
- All Known Subinterfaces:
CreateTrainingClassSectionForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPercentageToPass
(String percentageToPass) void
setQuestionCount
(String questionCount) void
setSortOrder
(String sortOrder) void
setTrainingClassSectionName
(String trainingClassSectionName) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.training.common.edit.TrainingClassSectionTranslationEdit
getDescription, getIntroduction, getIntroductionMimeTypeName, getOverview, getOverviewMimeTypeName, setDescription, setIntroduction, setIntroductionMimeTypeName, setOverview, setOverviewMimeTypeName
-
Method Details
-
getTrainingClassSectionName
-
setTrainingClassSectionName
-
getPercentageToPass
-
setPercentageToPass
-
getQuestionCount
-
setQuestionCount
-
getSortOrder
-
setSortOrder
-