Uses of Class
overit.geocallapp.wfm.locations.rs1.address.DTOAddressInsert
Packages that use DTOAddressInsert
-
Uses of DTOAddressInsert in overit.geocallapp.wfm.locations.rs1.address
Methods in overit.geocallapp.wfm.locations.rs1.address with parameters of type DTOAddressInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> AddressService.post(@Valid DTOAddressInsert input) Create a new address.Method parameters in overit.geocallapp.wfm.locations.rs1.address with type arguments of type DTOAddressInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<DTOIdentifier<Long>>> Create a batch of addresses by calling theAddressInsertBatchEvent