Uses of Class
overit.geocallapp.wfm.scheduling.bl.crewshell.DaySchedulingsValidateErrorMessage
Packages that use DaySchedulingsValidateErrorMessage
Package
Description
-
Uses of DaySchedulingsValidateErrorMessage in overit.geocallapp.wfm.core.bl.schedule.validate.event
Methods in overit.geocallapp.wfm.core.bl.schedule.validate.event that return types with arguments of type DaySchedulingsValidateErrorMessageModifier and TypeMethodDescriptionDaySchedulingsValidateOutput.getErrorMessages()Returns the error messagesMethod parameters in overit.geocallapp.wfm.core.bl.schedule.validate.event with type arguments of type DaySchedulingsValidateErrorMessageModifier and TypeMethodDescriptionvoidDaySchedulingsValidateOutput.setErrorMessages(List<DaySchedulingsValidateErrorMessage> errorMessages) Sets error messages -
Uses of DaySchedulingsValidateErrorMessage in overit.geocallapp.wfm.scheduling.bl.crewshell
Methods in overit.geocallapp.wfm.scheduling.bl.crewshell that return types with arguments of type DaySchedulingsValidateErrorMessageModifier and TypeMethodDescriptionDaySchedulingValidationPreProcessOutput.getErrorMessages()Returns the error messagesMethod parameters in overit.geocallapp.wfm.scheduling.bl.crewshell with type arguments of type DaySchedulingsValidateErrorMessageModifier and TypeMethodDescriptionvoidDaySchedulingValidationPreProcessOutput.setErrorMessages(List<DaySchedulingsValidateErrorMessage> errorMessages) Sets error messages