Interface CreateTrainingClassQuestionForm
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,TrainingClassQuestionEdit
,TrainingClassQuestionTranslationEdit
,TrainingClassSectionSpec
,TrainingClassSpec
public interface CreateTrainingClassQuestionForm
extends TrainingClassSectionSpec, TrainingClassQuestionEdit
-
Method Summary
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.TrainingClassQuestionEdit
getAskingRequired, getPassingRequired, getSortOrder, getTrainingClassQuestionName, setAskingRequired, setPassingRequired, setSortOrder, setTrainingClassQuestionName
Methods inherited from interface com.echothree.control.user.training.common.edit.TrainingClassQuestionTranslationEdit
getQuestion, getQuestionMimeTypeName, setQuestion, setQuestionMimeTypeName
Methods inherited from interface com.echothree.control.user.training.common.spec.TrainingClassSectionSpec
getTrainingClassSectionName, setTrainingClassSectionName
Methods inherited from interface com.echothree.control.user.training.common.spec.TrainingClassSpec
getTrainingClassName, setTrainingClassName