Uses of Class
overit.geocallapp.wfm.accounts.bl.meter.location.BOMeterLocation
Packages that use BOMeterLocation
Package
Description
-
Uses of BOMeterLocation in overit.geocallapp.wfm.accounts.bl.meter.location.event
Constructors in overit.geocallapp.wfm.accounts.bl.meter.location.event with parameters of type BOMeterLocationModifierConstructorDescriptionMeterLocationInsertEvent(BOMeterLocation meterLocation) Instantiates a new meter location insert event.MeterLocationUpdateEvent(BOMeterLocation meterLocation) Instantiates a new meter location update event. -
Uses of BOMeterLocation in overit.geocallapp.wfm.accounts.bl.meter.location.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.location.task with parameters of type BOMeterLocationModifier and TypeMethodDescriptionprotected voidBTMeterLocationInsert.validate(BOMeterLocation bo, PoolKit poolKit) protected voidBTMeterLocationUpdate.validate(BOMeterLocation bo, PoolKit poolKit)