public interface AdvancedSearchConfiguration extends UIComponentConfiguration
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ObjectTemplate> |
getRelatedTypes() |
SearchFieldGroupConfiguration |
getRootGroupConfiguration()
Returns the root
group configuration. |
ObjectTemplate |
getRootType() |
boolean |
isExcludeRootType() |
boolean |
isIncludeSubTypes() |
boolean |
isIncludeSubTypesForRelatedTypes() |
SearchFieldGroupConfiguration getRootGroupConfiguration()
group configuration.ObjectTemplate getRootType()
java.util.List<ObjectTemplate> getRelatedTypes()
boolean isIncludeSubTypes()
boolean isExcludeRootType()
boolean isIncludeSubTypesForRelatedTypes()
Copyright © 2018 SAP SE. All Rights Reserved.