Searched refs:getRecordInternal (Results 1 – 7 of 7) sorted by relevance
186 upsertRequest.getRecordInternal().getRecordType(), in insertAll()187 upsertRequest.getRecordInternal().getAppInfoId(), in insertAll()188 upsertRequest.getRecordInternal().getUuid()); in insertAll()575 upsertRequest.getRecordInternal().getRecordType(), in updateAll()576 upsertRequest.getRecordInternal().getAppInfoId(), in updateAll()577 upsertRequest.getRecordInternal().getUuid()); in updateAll()927 upsertRequest.getRecordInternal().getUuid(), upsertRequest)) { in addChangelogsForOtherModifiedRecords()
144 db, ActivityDateHelper.getUpsertTableRequest(payload.getRecordInternal())); in migrateRecord()150 final RecordInternal<?> record = payload.getRecordInternal(); in parseRecord()
111 public RecordInternal<?> getRecordInternal() { in getRecordInternal() method in RecordMigrationPayload
175 .map((request) -> request.getRecordInternal().getUuid().toString()) in getUUIdsInOrder()
221 public RecordInternal<?> getRecordInternal() { in getRecordInternal() method in UpsertTableRequest
481 (ExerciseSessionRecordInternal) upsertTableRequest.getRecordInternal(); in getReadRequestsForRecordsModifiedByUpsertion()
271 request.getRecordInternal().setUuid(oldUUID); in getUpsertTableRequest()