Interface TrainingClassSectionEdit
- All Superinterfaces:
BaseEdit,BaseForm,TrainingClassSectionTranslationEdit
- All Known Subinterfaces:
CreateTrainingClassSectionForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetPercentageToPass(String percentageToPass) voidsetQuestionCount(String questionCount) voidsetSortOrder(String sortOrder) voidsetTrainingClassSectionName(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, toStringMethods 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
-