Interface LetterSourceEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,LetterSourceDescriptionEdit
,LetterSourceSpec
- All Known Subinterfaces:
CreateLetterSourceForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEmailAddressContactMechanismAlias
(String emailAddressContactMechanismAlias) void
setEmailAddressContactMechanismAliasTypeName
(String emailAddressContactMechanismAliasTypeName) void
setEmailAddressContactMechanismName
(String emailAddressContactMechanismName) void
setIsDefault
(String isDefault) void
setLetterSourceContactMechanismAlias
(String letterSourceContactMechanismAlias) void
setLetterSourceContactMechanismAliasTypeName
(String letterSourceContactMechanismAliasTypeName) void
setLetterSourceContactMechanismName
(String letterSourceContactMechanismName) void
setPostalAddressContactMechanismAlias
(String postalAddressContactMechanismAlias) void
setPostalAddressContactMechanismAliasTypeName
(String postalAddressContactMechanismAliasTypeName) void
setPostalAddressContactMechanismName
(String postalAddressContactMechanismName) void
setSortOrder
(String sortOrder) 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.letter.common.edit.LetterSourceDescriptionEdit
getDescription, setDescription
Methods inherited from interface com.echothree.control.user.letter.common.spec.LetterSourceSpec
getLetterSourceName, setLetterSourceName
-
Method Details
-
getEmailAddressContactMechanismName
-
setEmailAddressContactMechanismName
-
getEmailAddressContactMechanismAliasTypeName
-
setEmailAddressContactMechanismAliasTypeName
-
getEmailAddressContactMechanismAlias
-
setEmailAddressContactMechanismAlias
-
getPostalAddressContactMechanismName
-
setPostalAddressContactMechanismName
-
getPostalAddressContactMechanismAliasTypeName
-
setPostalAddressContactMechanismAliasTypeName
void setPostalAddressContactMechanismAliasTypeName(String postalAddressContactMechanismAliasTypeName) -
getPostalAddressContactMechanismAlias
-
setPostalAddressContactMechanismAlias
-
getLetterSourceContactMechanismName
-
setLetterSourceContactMechanismName
-
getLetterSourceContactMechanismAliasTypeName
-
setLetterSourceContactMechanismAliasTypeName
-
getLetterSourceContactMechanismAlias
-
setLetterSourceContactMechanismAlias
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-