public interface DefaultValueResolver
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(String defaultValueRepresentation)
Provides a value for given defaultValueRepresentation.
|
Object getValue(String defaultValueRepresentation)
defaultValueRepresentation - String representation of a default value. It must be unambiguous - so that there's only one possible
value for every given defaultValueRepresentation.Copyright © 2017 SAP SE. All Rights Reserved.