Uses of Interface
com.echothree.control.user.employee.common.result.GetTerminationReasonDescriptionsResult
Packages that use GetTerminationReasonDescriptionsResult
Package
Description
-
Uses of GetTerminationReasonDescriptionsResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetTerminationReasonDescriptionsResultModifier and TypeMethodDescriptionEmployeeService.getTerminationReasonDescriptions(UserVisitPK userVisitPK, GetTerminationReasonDescriptionsForm form) -
Uses of GetTerminationReasonDescriptionsResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetTerminationReasonDescriptionsResultModifier and TypeMethodDescriptionEmployeeResultFactory.getGetTerminationReasonDescriptionsResult() -
Uses of GetTerminationReasonDescriptionsResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetTerminationReasonDescriptionsResultModifier and TypeMethodDescriptionEmployeeBean.getTerminationReasonDescriptions(UserVisitPK userVisitPK, GetTerminationReasonDescriptionsForm form)