Uses of Interface
com.echothree.control.user.contactlist.common.result.EditContactListContactMechanismPurposeResult
Packages that use EditContactListContactMechanismPurposeResult
Package
Description
-
Uses of EditContactListContactMechanismPurposeResult in com.echothree.control.user.contactlist.common
Methods in com.echothree.control.user.contactlist.common that return types with arguments of type EditContactListContactMechanismPurposeResultModifier and TypeMethodDescriptionContactListService.editContactListContactMechanismPurpose(UserVisitPK userVisitPK, EditContactListContactMechanismPurposeForm form) -
Uses of EditContactListContactMechanismPurposeResult in com.echothree.control.user.contactlist.common.result
Methods in com.echothree.control.user.contactlist.common.result that return EditContactListContactMechanismPurposeResultModifier and TypeMethodDescriptionContactListResultFactory.getEditContactListContactMechanismPurposeResult() -
Uses of EditContactListContactMechanismPurposeResult in com.echothree.control.user.contactlist.server
Methods in com.echothree.control.user.contactlist.server that return types with arguments of type EditContactListContactMechanismPurposeResultModifier and TypeMethodDescriptionContactListBean.editContactListContactMechanismPurpose(UserVisitPK userVisitPK, EditContactListContactMechanismPurposeForm form) -
Uses of EditContactListContactMechanismPurposeResult in com.echothree.control.user.contactlist.server.command
Methods in com.echothree.control.user.contactlist.server.command that return EditContactListContactMechanismPurposeResultMethods in com.echothree.control.user.contactlist.server.command with parameters of type EditContactListContactMechanismPurposeResultModifier and TypeMethodDescriptionvoidEditContactListContactMechanismPurposeCommand.fillInResult(EditContactListContactMechanismPurposeResult result, ContactListContactMechanismPurpose contactListContactMechanismPurpose) EditContactListContactMechanismPurposeCommand.getEntity(EditContactListContactMechanismPurposeResult result)