Package org.teamapps.ux.cache.record
Class RecordAndClientRecord<RECORD>
java.lang.Object
org.teamapps.ux.cache.record.RecordAndClientRecord<RECORD>
public class RecordAndClientRecord<RECORD>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RecordAndClientRecord(RECORD record, org.teamapps.dto.UiIdentifiableClientRecord uiRecord) -
Method Summary
Modifier and Type Method Description RECORDgetRecord()org.teamapps.dto.UiIdentifiableClientRecordgetUiRecord()
-
Constructor Details
-
Method Details
-
getRecord
-
getUiRecord
public org.teamapps.dto.UiIdentifiableClientRecord getUiRecord()
-