public class DefaultCatalogVersionValueResolver extends Object implements DefaultValueResolver
| Constructor and Description |
|---|
DefaultCatalogVersionValueResolver() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(String defaultValueRepresentation)
Provides a value for given defaultValueRepresentation.
|
void |
setBtgConfigurationService(BTGConfigurationService btgConfigurationService) |
public Object getValue(String defaultValueRepresentation)
DefaultValueResolvergetValue in interface DefaultValueResolverdefaultValueRepresentation - String representation of a default value. It must be unambiguous - so that there's only one possible
value for every given defaultValueRepresentation.public void setBtgConfigurationService(BTGConfigurationService btgConfigurationService)
Copyright © 2017 SAP SE. All Rights Reserved.