Uses of Interface
org.sklsft.commons.mapper.interfaces.Mapper
Packages that use Mapper
-
Uses of Mapper in org.sklsft.commons.mapper.impl
Classes in org.sklsft.commons.mapper.impl that implement MapperModifier and TypeClassDescriptionclassAbstractMapper<T,U> An abstractMapperimplementation that uses clazz1(2).newInstanceclassBasicMapperImpl<T,U> AMapperimplementation based on field comparisonclassFullViewMapper<T extends org.sklsft.commons.api.model.FullView<U,V>, U extends Serializable, V extends Serializable, W extends org.sklsft.commons.model.interfaces.Entity<U>> ThisMapperimplementation is adapted toFullView