Interface AssociatePartyContactMechanismEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,ContactMechanismAliasSpec,ContactMechanismAliasTypeSpec,ContactMechanismSpec
- All Known Subinterfaces:
CreateAssociatePartyContactMechanismForm
public interface AssociatePartyContactMechanismEdit
extends BaseEdit, ContactMechanismSpec, ContactMechanismAliasSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAssociatePartyContactMechanismName(String associatePartyContactMechanismName) voidsetIsDefault(String isDefault) 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.contact.common.spec.ContactMechanismAliasSpec
getAlias, setAliasMethods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismAliasTypeSpec
getContactMechanismAliasTypeName, setContactMechanismAliasTypeNameMethods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismSpec
getContactMechanismName, setContactMechanismName
-
Method Details
-
getAssociatePartyContactMechanismName
-
setAssociatePartyContactMechanismName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-