Uses of Interface
org.teamapps.ux.cache.record.legacy.ClientRecordCache.UiIdentifiableClientRecordFactory
Packages that use ClientRecordCache.UiIdentifiableClientRecordFactory
-
Uses of ClientRecordCache.UiIdentifiableClientRecordFactory in org.teamapps.ux.cache.record.legacy
Constructors in org.teamapps.ux.cache.record.legacy with parameters of type ClientRecordCache.UiIdentifiableClientRecordFactoryModifierConstructorDescriptionClientRecordCache(ClientRecordCache.UiIdentifiableClientRecordFactory<RECORD, UIRECORD> clientRecordFactory) ClientRecordCache(ClientRecordCache.UiIdentifiableClientRecordFactory<RECORD, UIRECORD> clientRecordFactory, ClientRecordCache.UiIdentifiableClientRecordPostProcessor<RECORD, UIRECORD> postProcessor)