Uses of Class
org.cxbox.core.config.properties.WidgetFieldsIdResolverProperties
Packages that use WidgetFieldsIdResolverProperties
-
Uses of WidgetFieldsIdResolverProperties in org.cxbox.core.service.rowmeta
Constructors in org.cxbox.core.service.rowmeta with parameters of type WidgetFieldsIdResolverPropertiesModifierConstructorDescriptionAnySourceRowResponseService(org.springframework.context.ApplicationContext ctx, Optional<List<BcDisabler>> bcDisablers, Optional<LinkedDictionaryService> linkedDictionaryService, Optional<ExtendedDtoFieldLevelSecurityService> extendedDtoFieldLevelSecurityService, Optional<DictionaryProvider> dictionaryProvider, WidgetFieldsIdResolverProperties properties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) RowResponseService(org.springframework.context.ApplicationContext ctx, Optional<List<BcDisabler>> bcDisablers, Optional<LinkedDictionaryService> linkedDictionaryService, Optional<ExtendedDtoFieldLevelSecurityService> extendedDtoFieldLevelSecurityService, Optional<DictionaryProvider> dictionaryProvider, WidgetFieldsIdResolverProperties properties, com.fasterxml.jackson.databind.ObjectMapper objectMapper)