Uses of Interface
com.echothree.control.user.contactlist.common.result.GetPartyContactListsResult
Packages that use GetPartyContactListsResult
Package
Description
-
Uses of GetPartyContactListsResult in com.echothree.control.user.contactlist.common
Methods in com.echothree.control.user.contactlist.common that return types with arguments of type GetPartyContactListsResultModifier and TypeMethodDescriptionContactListService.getPartyContactLists(UserVisitPK userVisitPK, GetPartyContactListsForm form) -
Uses of GetPartyContactListsResult in com.echothree.control.user.contactlist.common.result
Methods in com.echothree.control.user.contactlist.common.result that return GetPartyContactListsResultModifier and TypeMethodDescriptionstatic GetPartyContactListsResultContactListResultFactory.getGetPartyContactListsResult() -
Uses of GetPartyContactListsResult in com.echothree.control.user.contactlist.server
Methods in com.echothree.control.user.contactlist.server that return types with arguments of type GetPartyContactListsResultModifier and TypeMethodDescriptionContactListBean.getPartyContactLists(UserVisitPK userVisitPK, GetPartyContactListsForm form)