Interface CreateContactMechanismPurposeForm
- All Superinterfaces:
BaseForm,BaseSpec,ContactMechanismPurposeSpec,ContactMechanismTypeSpec
public interface CreateContactMechanismPurposeForm
extends ContactMechanismPurposeSpec, ContactMechanismTypeSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventSubscriber(String eventSubscriber) 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.ContactMechanismPurposeSpec
getContactMechanismPurposeName, setContactMechanismPurposeNameMethods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismTypeSpec
getContactMechanismTypeName, setContactMechanismTypeName
-
Method Details
-
getEventSubscriber
-
setEventSubscriber
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-