Uses of Class
overit.geocallapp.wfm.assets.bl.BOAsset
Packages that use BOAsset
Package
Description
-
Uses of BOAsset in overit.geocallapp.wfm.assets.bl.event
Methods in overit.geocallapp.wfm.assets.bl.event that return BOAssetMethods in overit.geocallapp.wfm.assets.bl.event with parameters of type BOAssetConstructors in overit.geocallapp.wfm.assets.bl.event with parameters of type BOAssetModifierConstructorDescriptionAssetUpdateEvent(BOAsset input) Instantiates a new asset update event.Constructor parameters in overit.geocallapp.wfm.assets.bl.event with type arguments of type BOAssetModifierConstructorDescriptionInstantiates a newAssetNotificationEventnotification event.AssetUpdateBatchEvent(List<BOAsset> input) -
Uses of BOAsset in overit.geocallapp.wfm.assets.bl.task
Methods in overit.geocallapp.wfm.assets.bl.task that return BOAssetModifier and TypeMethodDescriptionprotected BOAssetLoads theBOAssetfrom the given id.protected BOAssetLoads theBOAssetfrom the given id.Methods in overit.geocallapp.wfm.assets.bl.task with parameters of type BOAssetModifier and TypeMethodDescriptionprotected voidBTAssetInsert.checkUniqueCode(BOAsset asset, PoolKit poolKit) Verifies that the code of the given asset is unique.protected voidBTAssetChildInsert.updateAsset(BOAsset asset, PoolKit poolKit) Updates the givenBOAsset.protected voidBTAssetChildRemove.updateAsset(BOAsset asset, PoolKit poolKit) Updates the givenBOAsset.protected voidBTAssetUpdate.updateAsset(BOAsset asset, PoolKit poolKit) Updates the given asset.protected voidBTAssetInsert.updateDefaultRoot(BOAsset asset, PoolKit poolKit) Update the asset root with the id value if the root is nullprotected voidBTAssetInsert.updateTimezone(BOAsset asset, PoolKit poolKit) Defines the asset time zone and aligns the creation date with it.protected voidValidates the data before the update.Method parameters in overit.geocallapp.wfm.assets.bl.task with type arguments of type BOAssetModifier and TypeMethodDescriptionprotected voidBTAssetTreeLoad.searchChildren(Long childId, List<BOAsset> children, PoolKit poolKit) Search recursively the asset tree referring to the given id -
Uses of BOAsset in overit.geocallapp.wfm.assets.integration
Methods in overit.geocallapp.wfm.assets.integration that return BOAssetModifier and TypeMethodDescriptionMethods in overit.geocallapp.wfm.assets.integration that return types with arguments of type BOAssetModifier and TypeMethodDescriptionAssetsEventProvider.searchAssetDescendants(AssetDescendantSearchFilter filter) AssetsProvider.searchAssetDescendants(AssetDescendantSearchFilter filter) -
Uses of BOAsset in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task that return types with arguments of type BOAsset -
Uses of BOAsset in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return types with arguments of type BOAsset -
Uses of BOAsset in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task
Fields in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task with type parameters of type BOAsset -
Uses of BOAsset in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler that return BOAsset -
Uses of BOAsset in overit.geocallapp.wfm.orchestrator.workorders.bl.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.task that return types with arguments of type BOAssetModifier and TypeMethodDescriptionBTWorkOrderCreationFromWorkCycle.searchAssetDescendants(BOWorkCycleStructure workCycleStructure, Long assetId, PoolKit poolKit) Searches for the descendants of an asset based on the provided asset id and asset status from work cycle structure.