Package org.cxbox.core.service.drilldown
Class PlatformDrilldownAutoConfiguration
java.lang.Object
org.cxbox.core.service.drilldown.PlatformDrilldownAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbaseCxboxUrlFilterService(PlatformDrilldownFilterService platformDrilldownFilterService)
-
Constructor Details
-
PlatformDrilldownAutoConfiguration
public PlatformDrilldownAutoConfiguration()
-
-
Method Details
-
baseCxboxUrlFilterService
@Bean @ConditionalOnMissingBean(PlatformDrilldownService.class) public PlatformDrilldownService baseCxboxUrlFilterService(PlatformDrilldownFilterService platformDrilldownFilterService) -
cxboxFBFormerFilterFieldString
@Bean @ConditionalOnMissingBean(PlatformDrilldownFilterService.class) public PlatformDrilldownFilterService cxboxFBFormerFilterFieldString()
-