Hierarchy For All Packages
- org.sklsft.commons.mapper.beans,
- org.sklsft.commons.mapper.impl,
- org.sklsft.commons.mapper.interfaces
Class Hierarchy
- java.lang.Object
- org.sklsft.commons.mapper.impl.AbstractMapper<T,
U> (implements org.sklsft.commons.mapper.interfaces.Mapper<T, U>) - org.sklsft.commons.mapper.impl.BasicMapperImpl<T,
U> - org.sklsft.commons.mapper.impl.FullViewMapper<T,
U, V, W>
- org.sklsft.commons.mapper.impl.FullViewMapper<T,
- org.sklsft.commons.mapper.impl.BasicMapperImpl<T,
- org.sklsft.commons.mapper.beans.AccessibleField
- org.sklsft.commons.mapper.impl.AccessibleFieldComparator
- org.sklsft.commons.mapper.impl.DbObjectToObjectConverter
- org.sklsft.commons.mapper.impl.DeepComparator (implements org.sklsft.commons.mapper.interfaces.Comparator)
- org.sklsft.commons.mapper.impl.DeepCopier<T> (implements org.sklsft.commons.mapper.interfaces.Copier<T>)
- org.sklsft.commons.mapper.impl.EntityCopier<T> (implements org.sklsft.commons.mapper.interfaces.Copier<T>)
- org.sklsft.commons.mapper.beans.MappableBean<T>
- org.sklsft.commons.mapper.beans.MappableBeanFactory
- org.sklsft.commons.mapper.impl.ObjectArrayToBeanMapperImpl<T> (implements org.sklsft.commons.mapper.interfaces.ObjectArrayToBeanMapper<T>)
- org.sklsft.commons.mapper.impl.StringArrayToBeanMapperImpl<T> (implements org.sklsft.commons.mapper.interfaces.ObjectArrayToBeanMapper<T>)
- org.sklsft.commons.mapper.impl.StringToObjectConverter
- org.sklsft.commons.mapper.impl.AbstractMapper<T,
Interface Hierarchy
- org.sklsft.commons.mapper.interfaces.Comparator
- org.sklsft.commons.mapper.interfaces.Copier<T>
- org.sklsft.commons.mapper.interfaces.Mapper<T,
U> - org.sklsft.commons.mapper.interfaces.ObjectArrayToBeanMapper<T>