Interface GetAssociateChoicesForm
- All Superinterfaces:
AssociateProgramSpec
,BaseForm
,BaseSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllowNullChoice
(String allowNullChoice) void
setDefaultAssociateChoice
(String defaultAssociateChoice) Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateProgramSpec
getAssociateProgramName, setAssociateProgramName
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
-
Method Details
-
getDefaultAssociateChoice
-
setDefaultAssociateChoice
-
getAllowNullChoice
-
setAllowNullChoice
-