Uses of Interface
org.teamapps.ux.cache.ClientRecordCache.UiIdentifiableClientRecordFactory
| Package | Description |
|---|---|
| org.teamapps.ux.cache |
-
Uses of ClientRecordCache.UiIdentifiableClientRecordFactory in org.teamapps.ux.cache
Constructors in org.teamapps.ux.cache 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)