Uses of Interface
com.echothree.control.user.employee.common.result.GetEmployeeResult
Packages that use GetEmployeeResult
Package
Description
-
Uses of GetEmployeeResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetEmployeeResultModifier and TypeMethodDescriptionEmployeeService.getEmployee(UserVisitPK userVisitPK, GetEmployeeForm form) -
Uses of GetEmployeeResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetEmployeeResultModifier and TypeMethodDescriptionstatic GetEmployeeResultEmployeeResultFactory.getGetEmployeeResult() -
Uses of GetEmployeeResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetEmployeeResultModifier and TypeMethodDescriptionEmployeeBean.getEmployee(UserVisitPK userVisitPK, GetEmployeeForm form)