Uses of Interface
com.echothree.control.user.employee.common.result.GetTerminationReasonsResult
Packages that use GetTerminationReasonsResult
Package
Description
-
Uses of GetTerminationReasonsResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetTerminationReasonsResultModifier and TypeMethodDescriptionEmployeeService.getTerminationReasons(UserVisitPK userVisitPK, GetTerminationReasonsForm form) -
Uses of GetTerminationReasonsResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetTerminationReasonsResultModifier and TypeMethodDescriptionstatic GetTerminationReasonsResultEmployeeResultFactory.getGetTerminationReasonsResult() -
Uses of GetTerminationReasonsResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetTerminationReasonsResultModifier and TypeMethodDescriptionEmployeeBean.getTerminationReasons(UserVisitPK userVisitPK, GetTerminationReasonsForm form)