Uses of Class
overit.geocallapp.wfm.core.bl.schedulingproposal.removal.BOSchedulingRemovalProposal
Packages that use BOSchedulingRemovalProposal
Package
Description
-
Uses of BOSchedulingRemovalProposal in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.event
Constructors in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.event with parameters of type BOSchedulingRemovalProposalModifierConstructorDescriptionInstantiates a new Scheduling Removal Proposal insert event. -
Uses of BOSchedulingRemovalProposal in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task with parameters of type BOSchedulingRemovalProposalModifier and TypeMethodDescriptionprotected List<BOScheduling> BTProcessSchedulingRemovalProposal.getSchedulingToRemove(BOSchedulingRemovalProposal bo, PoolKit pk) protected BOWorkOrderOperationBTProcessSchedulingRemovalProposal.getWorkOrderOperation(BOSchedulingRemovalProposal bo, PoolKit poolKit) -
Uses of BOSchedulingRemovalProposal in overit.geocallapp.wfm.core.bl.schedulingproposal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.task that return types with arguments of type BOSchedulingRemovalProposalModifier and TypeMethodDescriptionprotected Map<Long, BOSchedulingRemovalProposal> BTSchedulingProposalAddDataToSchedulingActivities.loadSchedulingProposalByWoOperation(Set<Long> woOperationIds, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.core.bl.schedulingproposal.task with type arguments of type BOSchedulingRemovalProposalModifier and TypeMethodDescriptionprotected voidBTSchedulingProposalAddDataToSchedulingActivities.addData(DBView schedulingActivities, Map<Long, BOSchedulingRemovalProposal> schedulingProposalByWoOperation)