Uses of Class
overit.geocallapp.wfm.locations.bl.address.BOAddress
Packages that use BOAddress
Package
Description
-
Uses of BOAddress in overit.geocallapp.wfm.assets.bl.linearassetlocation.task
Methods in overit.geocallapp.wfm.assets.bl.linearassetlocation.task that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBTLinearAssetLocationLoad.loadAddressFromAsset(Long assetId, PoolKit poolKit) Starting from the asset id, it loads the associatedBOAddress. -
Uses of BOAddress in overit.geocallapp.wfm.core.bl.bundler
Methods in overit.geocallapp.wfm.core.bl.bundler that return BOAddressModifier and TypeMethodDescriptionBundleEntitiesAggregate.getAddressByWorkOrderOperation(Long woOperationId) Returns theBOAddressrelated to the givenBOWorkOrderOperationid.Methods in overit.geocallapp.wfm.core.bl.bundler that return types with arguments of type BOAddressModifier and TypeMethodDescriptionBundleEntitiesAggregate.getAddresses()Returns the list of the relatedBOAddress.Methods in overit.geocallapp.wfm.core.bl.bundler with parameters of type BOAddressModifier and TypeMethodDescriptionvoidBundleEntitiesAggregate.addAddress(BOAddress address) Adds the givenBOAddressto the bundle addresses list, only if it is not already present.Method parameters in overit.geocallapp.wfm.core.bl.bundler with type arguments of type BOAddressModifier and TypeMethodDescriptionvoidBundleEntitiesAggregate.setAddresses(List<BOAddress> addresses) Sets the list of relatedBOAddress. -
Uses of BOAddress in overit.geocallapp.wfm.core.ux.bundler.search.detail
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBundleDetail.getAddress(BOBundleOperation bundleOperation) -
Uses of BOAddress in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task
Fields in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task with type parameters of type BOAddress -
Uses of BOAddress in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Methods in overit.geocallapp.wfm.core.ux.workorder.operation.edit with parameters of type BOAddressModifier and TypeMethodDescriptionprotected voidWOOperation.addSchedulingAddressFromBOAddress(HashGetter values, BOAddress address) Populates a HashGetter with scheduling address data from a BOAddress object. -
Uses of BOAddress in overit.geocallapp.wfm.locations.bl
Methods in overit.geocallapp.wfm.locations.bl with parameters of type BOAddressModifier and TypeMethodDescriptionstatic StringLocationUtils.composeAddress(BOAddress address) static voidLocationUtils.notifyAddressInsert(BOAddress address, PoolKit poolKit) Notifies the system about an address insertion.static voidLocationUtils.notifyTechnicalObjectAddressInsert(BOAddress address, PoolKit poolKit) Notifies the system about a technical object address insertion. -
Uses of BOAddress in overit.geocallapp.wfm.locations.bl.address.event
Constructors in overit.geocallapp.wfm.locations.bl.address.event with parameters of type BOAddressModifierConstructorDescriptionAddressGeocodeEvent(BOAddress input) Normalize an existent addressAddressInsertEvent(BOAddress input) Instantiates a new address insert event.AddressUpdateEvent(BOAddress address) Instantiates a new address update event.Constructor parameters in overit.geocallapp.wfm.locations.bl.address.event with type arguments of type BOAddressModifierConstructorDescriptionAddressInsertBatchEvent(List<BOAddress> input) Instantiates a new address insert batch eventInstantiates a newAddressNotificationEventnotification event.AddressUpdateBatchEvent(List<BOAddress> input) Instantiates a new address update batch event -
Uses of BOAddress in overit.geocallapp.wfm.locations.bl.address.task
Fields in overit.geocallapp.wfm.locations.bl.address.task declared as BOAddressMethods in overit.geocallapp.wfm.locations.bl.address.task with parameters of type BOAddressModifier and TypeMethodDescriptionprotected voidBTAddressInsert.launchNotificationEvents(BOAddress address, PoolKit poolKit) Launches notification events after an address has been inserted.protected voidBTAddressUpdate.notifyAddressUpdate(BOAddress oldAddress, BOAddress address, PoolKit pk) Notifies the system about an address update, handling different notification types based on whether a technical object association has been created.protected voidBTAddressInsert.setGeocodingStatus(BOAddress address) When the coordinates are received in the event's input, the address is consideredBOGeocodingStatus.Values.NORMALIZED.protected voidBTAddressUpdate.setGeocodingStatus(BOAddress address) When the coordinates are received in the event's input, the address is consideredBOGeocodingStatus.Values.NORMALIZED.protected voidValidate the data before the insertion.protected voidValidate the data before the update. -
Uses of BOAddress in overit.geocallapp.wfm.locations.integration
Methods in overit.geocallapp.wfm.locations.integration that return BOAddressModifier and TypeMethodDescriptionLocationEventProvider.getAddress(Long addressId) LocationProvider.getAddress(Long addressId) Methods in overit.geocallapp.wfm.locations.integration that return types with arguments of type BOAddressModifier and TypeMethodDescriptionLocationEventProvider.searchAddress(AddressSearchFilter filter) LocationProvider.searchAddress(AddressSearchFilter filter) Methods in overit.geocallapp.wfm.locations.integration with parameters of type BOAddressModifier and TypeMethodDescriptionLocationEventProvider.insertAddress(BOAddress address) LocationProvider.insertAddress(BOAddress address) -
Uses of BOAddress in overit.geocallapp.wfm.mobile.core.bl.util.address
Methods in overit.geocallapp.wfm.mobile.core.bl.util.address that return types with arguments of type BOAddressModifier and TypeMethodDescriptionActivityAddressHelper.getWorkOrderOperationAddress(List<T> resultsList, Function<T, Long> addressIdExtractor, PoolKit poolKit) Retrieves work order operation addresses for the given search results.Methods in overit.geocallapp.wfm.mobile.core.bl.util.address with parameters of type BOAddressModifier and TypeMethodDescriptionprotected voidActivityAddressHelper.updateInterventionWithAddress(MobileInterventionToAcceptSearchResult result, BOAddress workOrderOperationAddress, PoolKit poolKit) Updates MobileInterventionToAcceptSearchResult with work order operation address data.protected voidActivityAddressHelper.updateWorkOrderWithAddress(MobileWorkOrderSearchResult result, BOAddress workOrderOperationAddress, PoolKit poolKit) Updates MobileWorkOrderSearchResult with work order operation address data. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement that return BOAddressModifier and TypeMethodDescriptionstatic BOAddressMeasuringElementUtils.loadAddress(Long technicalObjectId, PoolKit pk) Loads the address associated with a technical object (asset or account). -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task that return BOAddressMethods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task with parameters of type BOAddressModifier and TypeMethodDescriptionvoidManualAssignmentContext.setAddress(BOAddress address) Sets the address. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task that return types with arguments of type BOAddressModifier and TypeMethodDescriptionBTImmediateSchedulingTeamExclusionByDistance.getAddressCoordinates(Map<Long, Long> operationAddresses, PoolKit poolKit) Load addresses in batch and build map: operationId -> BOAddress.BTImmediateSchedulingTeamExclusionByDistance.getResourceStartingPoints(List<Long> aliveTeams, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Get resource starting points for all resources in alive teams.Method parameters in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task with type arguments of type BOAddressModifier and TypeMethodDescriptionBTImmediateSchedulingTeamExclusionByDistance.filterTeamsByDistance(ImmediateSchedulingTeamExclusionOutput output, Map<Long, BOAddress> teamStartingPoints, Map<Long, BOAddress> addressesByOperationId, Long maxDistance, boolean isReprocessing) Filter teams by distance. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.scheduling.utils
Methods in overit.geocallapp.wfm.orchestrator.scheduling.utils with parameters of type BOAddressModifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.CoordinateSchedulingUtils.getAddressCoordinate(BOAddress address, boolean isStart) Returns the address coordinates starting from an address id -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.attachment.task that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBTWorkOrderAttachmentInsert.loadAddress(Long addressId, PoolKit poolKit) Loads an address by its ID. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler that return BOAddressModifier and TypeMethodDescriptionBundleEntitiesCache.getAddress(Long addressId, PoolKit poolKit) Returns theBOAddresswhich corresponds to the given id. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBTBundleAttributesCalculate.getWorkOrderOperationAddress(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) Returns theBOAddressrelated to the givenBOWorkOrderOperation. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBundlingCriterion.getAddress(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the address associated to the givenBOWorkOrderOperation. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.address
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.address that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressStreetNumberComparator.getAddress(BOWorkOrderOperation workOrderOperation) Returns theBOAddressrelated to the givenBOWorkOrderOperation. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressTopologicalComparator.getAddress(BOWorkOrderOperation workOrderOperation) Returns theBOAddressrelated to the givenBOWorkOrderOperation. -
Uses of BOAddress in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.attachment.task that return BOAddressModifier and TypeMethodDescriptionprotected BOAddressBTWorkOrderOperationAttachmentInsert.loadAddress(Long addressId, PoolKit poolKit) Loads an address by its ID.