Uses of Class
overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress.DTOOperationCenterAddressInsert
Packages that use DTOOperationCenterAddressInsert
-
Uses of DTOOperationCenterAddressInsert in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress with parameters of type DTOOperationCenterAddressInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> OperationCenterAddressService.post(Long operationCenterId, @Valid DTOOperationCenterAddressInsert dto) Create a new operation center address.