Uses of Class
overit.geocallapp.wfm.core.bl.technicalobject.meter.BOMeter
Packages that use BOMeter
Package
Description
-
Uses of BOMeter in overit.geocallapp.wfm.ai.ux.customersearch.meters
Fields in overit.geocallapp.wfm.ai.ux.customersearch.meters declared as BOMeter -
Uses of BOMeter in overit.geocallapp.wfm.core.bl.technicalobject.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.event that return types with arguments of type BOMeterModifier and TypeMethodDescriptionCustomerInsertInput.getMeters()Gets the list ofBOMeterto saveCustomerUpdateInput.getMeters()Gets the list ofBOMeterto saveMethod parameters in overit.geocallapp.wfm.core.bl.technicalobject.event with type arguments of type BOMeter -
Uses of BOMeter in overit.geocallapp.wfm.core.bl.technicalobject.meter.event
Constructors in overit.geocallapp.wfm.core.bl.technicalobject.meter.event with parameters of type BOMeterModifierConstructorDescriptionMeterInsertEvent(BOMeter meter) Instantiates a new meter insert eventMeterUpdateEvent(BOMeter meter) Instantiates a new meter update event -
Uses of BOMeter in overit.geocallapp.wfm.core.bl.technicalobject.meter.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.task with parameters of type BOMeterModifier and TypeMethodDescriptionprotected voidBTMeterInsert.validateInput(BOMeter meter, PoolKit poolKit) -
Uses of BOMeter in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1 that return types with arguments of type BOMeterModifier and TypeMethodDescriptionCustomerHelper.getExistingMeters(Long customerId, PoolKit poolKit) CustomerHelper.prepareMeters(Long customerId, List<BOMeter> inputMeters, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1 with type arguments of type BOMeterModifier and TypeMethodDescriptionvoidCustomerHelper.insertCustomer(TechnicalObject technicalObject, List<BOMeter> meters, PoolKit poolKit) CustomerHelper.prepareMeters(Long customerId, List<BOMeter> inputMeters, PoolKit poolKit) voidCustomerHelper.updateCustomer(TechnicalObject technicalObject, List<BOMeter> inputMeters, TechnicalObject existingCustomer, PoolKit poolKit) -
Uses of BOMeter in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.event that return types with arguments of type BOMeterMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.event with type arguments of type BOMeter -
Uses of BOMeter in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.event
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.event that return types with arguments of type BOMeterMethod parameters in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.event with type arguments of type BOMeter -
Uses of BOMeter in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.task that return types with arguments of type BOMeterModifier and TypeMethodDescriptionBTWSCustomerUpsertMapping.getMeters(CustomerUpsertRequestPayload payload, PoolKit poolKit) -
Uses of BOMeter in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1 that return BOMeterMethods in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1 that return types with arguments of type BOMeterModifier and TypeMethodDescriptionMeterMappingHelper.getBOMeters(List<Meter> meters, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1 with parameters of type BOMeterModifier and TypeMethodDescriptionprotected voidMeterMappingHelper.addConverterInfo(BOMeter boMeter, Converter converter, PoolKit poolKit) -
Uses of BOMeter in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit
Fields in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit declared as BOMeterModifier and TypeFieldDescriptionprotected BOMeterEditCustomer.editingMeterMeter to edit.protected BOMeterPEditMeter.editingMeterMethods in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit that return types with arguments of type BOMeterModifier and TypeMethodDescriptionEditCustomer.getMeters()Gets the list ofBOMeterassociated to the editing customerMethods in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit with parameters of type BOMeter