Interface AdvancedSearchConfiguration
- All Superinterfaces:
UIComponentConfiguration
- All Known Implementing Classes:
DefaultAdvancedSearchConfiguration
-
Method Summary
-
Method Details
-
getRootGroupConfiguration
SearchFieldGroupConfiguration getRootGroupConfiguration()Returns the rootgroup configuration.- Returns:
- group configuration
-
getRootType
ObjectTemplate getRootType() -
getRelatedTypes
List<ObjectTemplate> getRelatedTypes() -
isIncludeSubTypes
boolean isIncludeSubTypes() -
isExcludeRootType
boolean isExcludeRootType() -
isIncludeSubTypesForRelatedTypes
boolean isIncludeSubTypesForRelatedTypes()
-