Uses of Interface
com.echothree.control.user.party.common.result.GetDepartmentsResult
Packages that use GetDepartmentsResult
Package
Description
-
Uses of GetDepartmentsResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetDepartmentsResultModifier and TypeMethodDescriptionPartyService.getDepartments(UserVisitPK userVisitPK, GetDepartmentsForm form) -
Uses of GetDepartmentsResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetDepartmentsResultModifier and TypeMethodDescriptionstatic GetDepartmentsResultPartyResultFactory.getGetDepartmentsResult() -
Uses of GetDepartmentsResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetDepartmentsResultModifier and TypeMethodDescriptionPartyBean.getDepartments(UserVisitPK userVisitPK, GetDepartmentsForm form)