Uses of Class
overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.BOOutcomeReason
Packages that use BOOutcomeReason
Package
Description
-
Uses of BOOutcomeReason in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event
Constructors in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event with parameters of type BOOutcomeReasonModifierConstructorDescriptionInstantiates a new outcome reason insert event.Instantiates a new outcome reason update event. -
Uses of BOOutcomeReason in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.task with parameters of type BOOutcomeReasonModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonInsert.validate(BOOutcomeReason bo, PoolKit pk) protected voidBTOutcomeReasonUpdate.validate(BOOutcomeReason boReason, PoolKit pk) -
Uses of BOOutcomeReason in overit.geocallapp.wfm.core.ux.datacollection.template
Fields in overit.geocallapp.wfm.core.ux.datacollection.template with type parameters of type BOOutcomeReasonModifier and TypeFieldDescriptionprotected List<BOOutcomeReason> PanelOutcomeReasonsDataCollectionTemplate.outcomeReasonsMethods in overit.geocallapp.wfm.core.ux.datacollection.template that return types with arguments of type BOOutcomeReasonModifier and TypeMethodDescriptionprotected List<BOOutcomeReason> PanelOutcomeReasonsDataCollectionTemplate.loadOutcomeReasons()protected List<BOOutcomeReason> SearchDataCollectionTemplate.loadOutcomeReasons()