Uses of Interface
com.echothree.control.user.employee.common.result.GetEmploymentsResult
Packages that use GetEmploymentsResult
Package
Description
-
Uses of GetEmploymentsResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetEmploymentsResultModifier and TypeMethodDescriptionEmployeeService.getEmployments(UserVisitPK userVisitPK, GetEmploymentsForm form) -
Uses of GetEmploymentsResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetEmploymentsResultModifier and TypeMethodDescriptionstatic GetEmploymentsResultEmployeeResultFactory.getGetEmploymentsResult() -
Uses of GetEmploymentsResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetEmploymentsResultModifier and TypeMethodDescriptionEmployeeBean.getEmployments(UserVisitPK userVisitPK, GetEmploymentsForm form)