Uses of Class
overit.geocallapp.utilities.core.bl.common.batch.BatchInsertEvent
Packages that use BatchInsertEvent
Package
Description
-
Uses of BatchInsertEvent in overit.geocallapp.utilities.rs
Methods in overit.geocallapp.utilities.rs with parameters of type BatchInsertEventModifier and TypeMethodDescriptionstatic <I> org.springframework.http.ResponseEntity<List<DTOIdentifier<Long>>> RestUtils.batchCreate(BatchInsertEvent<I> event) Creates multiple resources using the provided batch insert event with default validation.static <I> org.springframework.http.ResponseEntity<List<DTOIdentifier<Long>>> RestUtils.batchCreate(BatchInsertEvent<I> event, Validator<I> validator) Creates multiple resources using the provided batch insert event with custom validation. -
Uses of BatchInsertEvent in overit.geocallapp.wfm.accounts.bl.account.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.accounts.bl.account.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.accounts.bl.meter.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.accounts.bl.meter.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.assets.bl.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.assets.bl.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
-
Uses of BatchInsertEvent in overit.geocallapp.wfm.locations.bl.address.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.locations.bl.address.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.mobile.core.bl.errorlog.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.mobile.core.bl.errorlog.event -
Uses of BatchInsertEvent in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.eventModifier and TypeClassDescriptionclassBusiness Event to update a list ofBOAssetCharacteristicValue. -
Uses of BatchInsertEvent in overit.geocallapp.wfm.workorders.bl.operation.event
Subclasses of BatchInsertEvent in overit.geocallapp.wfm.workorders.bl.operation.event