Uses of Interface
org.teamapps.ux.cache.record.legacy.ClientRecordCache.UiIdentifiableClientRecordFactory
| Package | Description |
|---|---|
| org.teamapps.ux.cache.record.legacy |
-
Uses of ClientRecordCache.UiIdentifiableClientRecordFactory in org.teamapps.ux.cache.record.legacy
Constructors in org.teamapps.ux.cache.record.legacy with parameters of type ClientRecordCache.UiIdentifiableClientRecordFactory Constructor Description ClientRecordCache(ClientRecordCache.UiIdentifiableClientRecordFactory<RECORD,UIRECORD> clientRecordFactory)ClientRecordCache(ClientRecordCache.UiIdentifiableClientRecordFactory<RECORD,UIRECORD> clientRecordFactory, ClientRecordCache.UiIdentifiableClientRecordPostProcessor<RECORD,UIRECORD> postProcessor)