@Component class SalespointIdentifierConverter extends Object implements org.springframework.core.convert.converter.ConditionalGenericConverter
| Constructor and Description |
|---|
SalespointIdentifierConverter() |
| Modifier and Type | Method and Description |
|---|---|
SalespointIdentifier |
convert(Object source,
org.springframework.core.convert.TypeDescriptor sourceType,
org.springframework.core.convert.TypeDescriptor targetType) |
Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> |
getConvertibleTypes() |
boolean |
matches(org.springframework.core.convert.TypeDescriptor sourceType,
org.springframework.core.convert.TypeDescriptor targetType) |
public Set<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> getConvertibleTypes()
getConvertibleTypes in interface org.springframework.core.convert.converter.GenericConverterpublic boolean matches(org.springframework.core.convert.TypeDescriptor sourceType,
org.springframework.core.convert.TypeDescriptor targetType)
matches in interface org.springframework.core.convert.converter.ConditionalConverterpublic SalespointIdentifier convert(Object source, org.springframework.core.convert.TypeDescriptor sourceType, org.springframework.core.convert.TypeDescriptor targetType)
convert in interface org.springframework.core.convert.converter.GenericConverterCopyright © 2018 Pivotal Software, Inc.. All rights reserved.