Uses of Class
org.cxbox.core.service.rowmeta.BcDisabler
Packages that use BcDisabler
-
Uses of BcDisabler in org.cxbox.core.service.rowmeta
Fields in org.cxbox.core.service.rowmeta with type parameters of type BcDisablerModifier and TypeFieldDescriptionfinal Map<String,List<BcDisabler>> AnySourceRowResponseService.bcDisablersAnySourceRowResponseService.bcDisablersListConstructor parameters in org.cxbox.core.service.rowmeta with type arguments of type BcDisablerModifierConstructorDescriptionAnySourceRowResponseService(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)