@Component class SalespointIdentifierConverter extends Object implements org.springframework.core.convert.converter.ConditionalGenericConverter
| Constructor and Description |
|---|
SalespointIdentifierConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
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.ConditionalConverterCopyright © 2014 Pivotal Software, Inc.. All rights reserved.