Uses of Class
overit.geocallapp.wfm.assets.bl.status.BOAssetStatus
Packages that use BOAssetStatus
Package
Description
-
Uses of BOAssetStatus in overit.geocallapp.wfm.assets.bl
Methods in overit.geocallapp.wfm.assets.bl that return types with arguments of type BOAssetStatusModifier and TypeMethodDescriptionstatic List<BOAssetStatus> AssetUtils.searchAssetStatuses(AssetStatusSearchFilter filter) Searches for asset statuses based on the provided filter. -
Uses of BOAssetStatus in overit.geocallapp.wfm.assets.bl.status.event
Constructors in overit.geocallapp.wfm.assets.bl.status.event with parameters of type BOAssetStatusModifierConstructorDescriptionInstantiates a new technical object state insert event.AssetStatusUpdateEvent(BOAssetStatus assetStatus) Instantiates a new asset status update event. -
Uses of BOAssetStatus in overit.geocallapp.wfm.assets.bl.status.task
Methods in overit.geocallapp.wfm.assets.bl.status.task that return types with arguments of type BOAssetStatusModifier and TypeMethodDescriptionprotected PageResponse<BOAssetStatus> BTValidAssetStatusSearch.getValidAssetStatus(Collection<Long> validStatusIds, Page page, PoolKit poolKit) Methods in overit.geocallapp.wfm.assets.bl.status.task with parameters of type BOAssetStatusModifier and TypeMethodDescriptionprotected voidBTAssetStatusInsert.validate(BOAssetStatus assetStatus, PoolKit poolKit) protected voidBTAssetStatusUpdate.validate(BOAssetStatus assetStatus, PoolKit poolKit)