Uses of Interface
com.echothree.control.user.party.common.result.GetDepartmentResult
Packages that use GetDepartmentResult
Package
Description
-
Uses of GetDepartmentResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetDepartmentResultModifier and TypeMethodDescriptionPartyService.getDepartment(UserVisitPK userVisitPK, GetDepartmentForm form) -
Uses of GetDepartmentResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetDepartmentResultModifier and TypeMethodDescriptionstatic GetDepartmentResultPartyResultFactory.getGetDepartmentResult() -
Uses of GetDepartmentResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetDepartmentResultModifier and TypeMethodDescriptionPartyBean.getDepartment(UserVisitPK userVisitPK, GetDepartmentForm form)