public abstract class AbstractErpTypeConverter<T> extends AbstractTypeConverter<T,String> implements ErpTypeConverter<T>
Constructor and Description |
---|
AbstractErpTypeConverter() |
Modifier and Type | Method and Description |
---|---|
Class<String> |
getDomainType() |
fromDomain, fromDomainNonNull, toDomain, toDomainNonNull
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromDomain, getType, toDomain
public Class<String> getDomainType()
getDomainType
in interface TypeConverter<T,String>
Copyright © 2017 SAP SE. All rights reserved.