Uses of Interface
com.echothree.control.user.employee.common.result.GetTerminationReasonResult
Packages that use GetTerminationReasonResult
Package
Description
-
Uses of GetTerminationReasonResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetTerminationReasonResultModifier and TypeMethodDescriptionEmployeeService.getTerminationReason(UserVisitPK userVisitPK, GetTerminationReasonForm form) -
Uses of GetTerminationReasonResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetTerminationReasonResultModifier and TypeMethodDescriptionstatic GetTerminationReasonResultEmployeeResultFactory.getGetTerminationReasonResult() -
Uses of GetTerminationReasonResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetTerminationReasonResultModifier and TypeMethodDescriptionEmployeeBean.getTerminationReason(UserVisitPK userVisitPK, GetTerminationReasonForm form)