Package com.lexmark.saperion.adapter
-
Interface Summary Interface Description BeanAdapter<T> Type adapters provide a mechanism to convert Saperion data objects to standard java beans, such as data transfer objects. -
Class Summary Class Description TypeConverter The type converter is a utility class that supports conversions from type adapters to bean types. -
Exception Summary Exception Description AdapterEcmException Thisruntime exception
wraps anecm exception
for adapters to be able to throw ecm exceptions in a getter or setter.