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 TypeMethodDescriptionvoid
setAssociatePartyContactMechanismName
(String associatePartyContactMechanismName) void
setIsDefault
(String isDefault) 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.contact.common.spec.ContactMechanismAliasSpec
getAlias, setAlias
Methods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismAliasTypeSpec
getContactMechanismAliasTypeName, setContactMechanismAliasTypeName
Methods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismSpec
getContactMechanismName, setContactMechanismName
-
Method Details
-
getAssociatePartyContactMechanismName
-
setAssociatePartyContactMechanismName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-