Uses of Class
com.echothree.model.control.employee.common.choice.TerminationReasonChoicesBean
Packages that use TerminationReasonChoicesBean
Package
Description
-
Uses of TerminationReasonChoicesBean in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return TerminationReasonChoicesBeanModifier and TypeMethodDescriptionGetTerminationReasonChoicesResult.getTerminationReasonChoices()
Methods in com.echothree.control.user.employee.common.result with parameters of type TerminationReasonChoicesBeanModifier and TypeMethodDescriptionvoid
GetTerminationReasonChoicesResult.setTerminationReasonChoices
(TerminationReasonChoicesBean terminationReasonChoices) -
Uses of TerminationReasonChoicesBean in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control that return TerminationReasonChoicesBeanModifier and TypeMethodDescriptionEmployeeControl.getTerminationReasonChoices
(String defaultTerminationReasonChoice, Language language, boolean allowNullChoice)