Uses of Interface
com.echothree.control.user.party.common.result.GetDepartmentChoicesResult
Packages that use GetDepartmentChoicesResult
Package
Description
-
Uses of GetDepartmentChoicesResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetDepartmentChoicesResultModifier and TypeMethodDescriptionPartyService.getDepartmentChoices(UserVisitPK userVisitPK, GetDepartmentChoicesForm form) -
Uses of GetDepartmentChoicesResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetDepartmentChoicesResultModifier and TypeMethodDescriptionstatic GetDepartmentChoicesResultPartyResultFactory.getGetDepartmentChoicesResult() -
Uses of GetDepartmentChoicesResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetDepartmentChoicesResultModifier and TypeMethodDescriptionPartyBean.getDepartmentChoices(UserVisitPK userVisitPK, GetDepartmentChoicesForm form)