Uses of Interface
com.echothree.control.user.employee.common.result.GetEmploymentResult
Packages that use GetEmploymentResult
Package
Description
-
Uses of GetEmploymentResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetEmploymentResultModifier and TypeMethodDescriptionEmployeeService.getEmployment(UserVisitPK userVisitPK, GetEmploymentForm form) -
Uses of GetEmploymentResult in com.echothree.control.user.employee.common.result
Subinterfaces of GetEmploymentResult in com.echothree.control.user.employee.common.resultMethods in com.echothree.control.user.employee.common.result that return GetEmploymentResultModifier and TypeMethodDescriptionstatic GetEmploymentResultEmployeeResultFactory.getGetEmploymentResult() -
Uses of GetEmploymentResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetEmploymentResultModifier and TypeMethodDescriptionEmployeeBean.getEmployment(UserVisitPK userVisitPK, GetEmploymentForm form)