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
    RECORD getRecord()  
    org.teamapps.dto.UiIdentifiableClientRecord getUiRecord()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait