public class BaseFallbackConfigHelper
extends java.lang.Object
BaseFallbackEnabledUIConfigurationFactorys.| Constructor and Description |
|---|
BaseFallbackConfigHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<PropertyDescriptor> |
getBaseProperties(BaseConfiguration baseConfiguration)
Gets all the properties from a base configs default properties which are marked as baseProperty.
|
static java.util.Set<PropertyDescriptor> |
getLabelProperties(BaseConfiguration baseConfiguration)
Gets all the properties from a base configs label specification.
|
static java.util.Set<PropertyDescriptor> |
getSearchProperties(BaseConfiguration baseConfiguration,
TypeService typeService)
Gets all search properties defined in the base config.
|
static java.util.Set<PropertyDescriptor> |
getSortProperties(BaseConfiguration baseConfiguration,
TypeService typeService)
Gets all sort properties defined in the base config.
|
public static java.util.Set<PropertyDescriptor> getBaseProperties(BaseConfiguration baseConfiguration)
public static java.util.Set<PropertyDescriptor> getLabelProperties(BaseConfiguration baseConfiguration)
public static java.util.Set<PropertyDescriptor> getSearchProperties(BaseConfiguration baseConfiguration, TypeService typeService)
public static java.util.Set<PropertyDescriptor> getSortProperties(BaseConfiguration baseConfiguration, TypeService typeService)
Copyright © 2018 SAP SE. All Rights Reserved.