Uses of Class
overit.geocallapp.wfm.orchestrator.assets.integration.AssetsIntegrationService
Packages that use AssetsIntegrationService
Package
Description
-
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.account.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.account.attachment.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionBTAccountAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theAssetsIntegrationServiceinstance. -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.attachments
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.attachments that return AssetsIntegrationServiceModifier and TypeMethodDescriptionBTAssetAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theAssetsIntegrationServiceinstance. -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionprotected AssetsIntegrationServiceBTCharacteristicUpdate.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationService -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionprotected AssetsIntegrationServiceBTAssetCharacteristicValueInsert.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationServiceprotected AssetsIntegrationServiceBTAssetCharacteristicValueUpdate.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationService -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionBTMeasureInsert.getIntegrationService(PoolKit poolKit) Return theAssetsEventIntegrationServiceused to access other domains.protected AssetsIntegrationServiceBTMeasureUpdate.getIntegrationService(PoolKit pk) Return theAssetsEventIntegrationServiceused to access other domains.protected AssetsIntegrationServiceMeasureStatusChangeTask.getIntegrationService(PoolKit pk) Return theAssetsEventIntegrationServiceused to access other domains. -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionprotected AssetsIntegrationServiceBTMeasuringElementInsert.getIntegrationService(PoolKit pk) Returns an instance ofAssetsIntegrationService.protected AssetsIntegrationServiceBTMeasuringElementUpdate.getIntegrationService(PoolKit pk) Returns an instance ofAssetsIntegrationService. -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.bl.operationcenter.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.operationcenter.task that return AssetsIntegrationServiceModifier and TypeMethodDescriptionBTAssetOperationCenterInsert.getIntegrationService(PoolKit poolKit) Return theAssetsEventIntegrationServiceused to access other domains -
Uses of AssetsIntegrationService in overit.geocallapp.wfm.orchestrator.assets.integration
Modifier and TypeClassDescriptionclassIntegration Service based on events' mechanism.Methods in overit.geocallapp.wfm.orchestrator.assets.integration that return AssetsIntegrationServiceModifier and TypeMethodDescriptionstatic AssetsIntegrationServiceAssetsIntegrationService.makeInstance(PoolKit poolKit)