Interface LetterSourceEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,LetterSourceDescriptionEdit,LetterSourceSpec
- All Known Subinterfaces:
CreateLetterSourceForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEmailAddressContactMechanismAlias(String emailAddressContactMechanismAlias) voidsetEmailAddressContactMechanismAliasTypeName(String emailAddressContactMechanismAliasTypeName) voidsetEmailAddressContactMechanismName(String emailAddressContactMechanismName) voidsetIsDefault(String isDefault) voidsetLetterSourceContactMechanismAlias(String letterSourceContactMechanismAlias) voidsetLetterSourceContactMechanismAliasTypeName(String letterSourceContactMechanismAliasTypeName) voidsetLetterSourceContactMechanismName(String letterSourceContactMechanismName) voidsetPostalAddressContactMechanismAlias(String postalAddressContactMechanismAlias) voidsetPostalAddressContactMechanismAliasTypeName(String postalAddressContactMechanismAliasTypeName) voidsetPostalAddressContactMechanismName(String postalAddressContactMechanismName) voidsetSortOrder(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, toStringMethods inherited from interface com.echothree.control.user.letter.common.edit.LetterSourceDescriptionEdit
getDescription, setDescriptionMethods 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
-