Uses of Class
overit.geocallapp.wfm.resources.bl.resource.BOResource
Packages that use BOResource
Package
Description
-
Uses of BOResource in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected booleanBTImmediateSchedulingTeamExclusionByLastSync.hasRecentSync(BOResource resource, Date minLastSync) Checks if the resource has a recent synchronization. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam that return BOResourceMethods in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam with parameters of type BOResourceModifier and TypeMethodDescriptionvoidSchedulingTeamResource.setResource(BOResource resource) Sets the resource. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected voidBTEvaluateGenericQualification.checkRequiredQualifications(BOResource resource, List<BOQualification> genericQualifications, List<Long> resourceQualifications, PoolKit poolKit) Checks if the resource has generic qualifications -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected LongBTSingleTeamResourceInsert.createResource(BOResource resource, PoolKit poolKit) Creates the resource.protected LongBTSingleTeamResourceInsert.createSingleTeam(BOResource resourceData, PoolKit poolKit) Creates the single team.protected LongBTSingleTeamResourceInsert.createTeamMember(BOResource resource, Long teamId, PoolKit poolKit) Creates the member representing the single resource for the given team. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event that return BOResourceModifier and TypeMethodDescriptionSingleResourceTeamShiftDeleteInput.getResource()Returns the resource related to the team shift.SingleResourceTeamShiftUpsertInput.getResource()Returns the resource related to the team shift.Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event with parameters of type BOResourceModifier and TypeMethodDescriptionvoidSingleResourceTeamShiftDeleteInput.setResource(BOResource resource) Sets the resource related to the team shift.voidSingleResourceTeamShiftUpsertInput.setResource(BOResource resource) Sets the resource related to the team shift. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected LongBTSingleResourceTeamShiftUpsert.insertTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) protected LongBTSingleResourceTeamShiftUpsert.insertTeamShiftResourceRelation(Long teamShiftId, BOResource resource, PoolKit poolKit) protected List<BOTeamShiftResource> BTSingleResourceTeamShiftUpsert.loadNotSingleTeamShiftRelations(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Loads all the team shift related to a non-single team that the resource is part of.protected BOTeamShiftBTSingleResourceTeamShiftDelete.loadTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) protected List<BOTeamShiftResource> BTSingleResourceTeamShiftUpsert.loadTeamShiftResourceRelations(Collection<Long> teamShifts, BOResource resource, PoolKit poolKit) protected voidBTSingleResourceTeamShiftUpsert.updateTeamShift(BOTeamShift teamShift, BOWorkShift workShift, BOResource resource, PoolKit poolKit) Updates theBOTeamShiftwith the given data. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task that return BOResourceModifier and TypeMethodDescriptionprotected BOResourceBTWorkShiftExceptionUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift exception. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task that return BOResourceModifier and TypeMethodDescriptionprotected BOResourceBTWorkShiftDelete.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.protected BOResourceBTWorkShiftInsert.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.protected BOResourceBTWorkShiftUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected voidBTWorkShiftUpdate.checkTimeRangesValidity(BOWorkShift workShift, BOResource resource) protected voidBTWorkShiftInsert.checkWorkShiftResourceValidity(BOWorkShift workShift, BOResource resource) Check between the resource's validity period and the dates of the work shift.protected voidBTWorkShiftDelete.deleteSingleTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Deletes the single team shift related to theBOWorkShiftthat was just deleted.protected voidBTWorkShiftInsert.manageTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Manages the team shift.protected voidBTWorkShiftUpdate.manageTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Manages the team shift.protected voidBTWorkShiftInsert.validate(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOWorkShift.protected voidBTWorkShiftUpdate.validate(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOWorkShift. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task that return BOResourceModifier and TypeMethodDescriptionprotected BOResourceBTWorkShiftExceptionWorkShiftUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift exception. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task with parameters of type BOResourceModifier and TypeMethodDescriptionBTInterventionOutcomeCompleteNotification.getWorkOrderOperationResourceRequirementsUpdateInput(InterventionOutcomeCompleteNotificationInput input, BOOperationRequirementType requirementType, BOResource resource) Builds the input for theWorkOrderOperationResourceRequirementsUpdateEventbased on the requirement type and resource. -
Uses of BOResource in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task that return types with arguments of type BOResourceModifier and TypeMethodDescriptionprotected PageResponse<BOResource> BTResourceWithInterventionSearch.searchPaginatedResources(Set<Long> resourceIds, ResourceWithInterventionSearchEvent event, PoolKit poolKit) Searches for resources based on the provided resource IDs and additional filter criteria.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected voidBTResourceWithInterventionSearch.buildResourceWithInterventions(BOResource resource, List<ResourceWithIntervention> resourceWithInterventionList) Builds aResourceWithInterventionobject for the given resource and adds it to the result list. -
Uses of BOResource in overit.geocallapp.wfm.resources.bl.resource.event
Methods in overit.geocallapp.wfm.resources.bl.resource.event that return BOResourceModifier and TypeMethodDescriptionfinal BOResourceSingleTeamResourceInput.getResource()Returns the resource.Methods in overit.geocallapp.wfm.resources.bl.resource.event with parameters of type BOResourceModifier and TypeMethodDescriptionfinal voidSingleTeamResourceInput.setResource(BOResource resource) Sets the resource.Constructors in overit.geocallapp.wfm.resources.bl.resource.event with parameters of type BOResourceModifierConstructorDescriptionResourceInsertEvent(BOResource input) Instantiates a new resource insert event.ResourceUpdateEvent(BOResource resource) Instantiates a new resource update event.Constructor parameters in overit.geocallapp.wfm.resources.bl.resource.event with type arguments of type BOResourceModifierConstructorDescriptionInstantiates a new resource notification event. -
Uses of BOResource in overit.geocallapp.wfm.resources.bl.resource.loan.task
Methods in overit.geocallapp.wfm.resources.bl.resource.loan.task that return BOResourceModifier and TypeMethodDescriptionprotected BOResourceBTLoanResourceSkillAlign.loadResource(Long resourceId, PoolKit poolKit) Loads the given resourceIdMethods in overit.geocallapp.wfm.resources.bl.resource.loan.task that return types with arguments of type BOResourceModifier and TypeMethodDescriptionprotected List<BOResource> BTLoanResourcePropertiesCopy.searchLoanResources(BOResource resource, PoolKit poolKit) Searches for loan resources associated with the given source resource.protected List<BOResource> BTLoanResourceSkillAlign.searchLoanResources(BOResourceSkill resourceSkill, PoolKit poolKit) Searches for loan resources with copy competences flag associated with the given source resource.Methods in overit.geocallapp.wfm.resources.bl.resource.loan.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected voidBTLoanResourcePropertiesCopy.copyProperties(BOResource sourceResource, BOResource loanResource, PoolKit poolKit) Copies properties from a source resource to a loan resource, while preserving specific loan ones.protected BOResourceSkillBTLoanResourceSkillAlign.getLoanResourceSkill(BOResourceSkill resourceSkill, BOResource loanResource) Creates a newBOResourceSkillfor loan resourceprotected List<BOResource> BTLoanResourcePropertiesCopy.searchLoanResources(BOResource resource, PoolKit poolKit) Searches for loan resources associated with the given source resource. -
Uses of BOResource in overit.geocallapp.wfm.resources.bl.resource.task
Methods in overit.geocallapp.wfm.resources.bl.resource.task that return types with arguments of type BOResourceModifier and TypeMethodDescriptionprotected List<BOResource> BTResourceUpdate.loadConflictingResources(BOResource resource, PoolKit pk) Loads the list of other resources with the same identification number.Methods in overit.geocallapp.wfm.resources.bl.resource.task with parameters of type BOResourceModifier and TypeMethodDescriptionprotected voidBTResourceInsert.completeResourceData(BOResource resource) Complete the resource's data with the required properties.protected voidBTResourceUpdate.completeResourceData(BOResource resource) Complete the resource's data with the required properties.protected List<BOResource> BTResourceUpdate.loadConflictingResources(BOResource resource, PoolKit pk) Loads the list of other resources with the same identification number.protected voidBTResourceInsert.notifyInsert(BOResource resource, PoolKit poolKit) Notifies the insertion of the given resource.protected voidBTResourceUpdate.notifyUpdate(BOResource resource, PoolKit poolKit) Notifies the update of the given resource.protected voidBTResourceInsert.validate(BOResource resource, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOResource.protected voidBTResourceUpdate.validate(BOResource resource, PoolKit pk) Validates the data before the update. -
Uses of BOResource in overit.geocallapp.wfm.resources.integration
Methods in overit.geocallapp.wfm.resources.integration that return BOResourceModifier and TypeMethodDescriptionResourceEventProvider.getResource(Long resourceId) ResourceProvider.getResource(Long resourceId) Methods in overit.geocallapp.wfm.resources.integration that return types with arguments of type BOResourceModifier and TypeMethodDescriptionResourceEventProvider.searchPaginatedResources(Page page, ResourceSearchFilter resourceSearchFilter) ResourceProvider.searchPaginatedResources(Page page, ResourceSearchFilter resourceSearchFilter) ResourceEventProvider.searchResources(ResourceSearchFilter resourceSearchFilter) ResourceProvider.searchResources(ResourceSearchFilter resourceSearchFilter) Methods in overit.geocallapp.wfm.resources.integration with parameters of type BOResourceModifier and TypeMethodDescriptionResourceEventProvider.insertResource(BOResource resource) ResourceProvider.insertResource(BOResource resource) voidResourceEventProvider.updateResource(BOResource schedulingResource) voidResourceProvider.updateResource(BOResource schedulingResource)