All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractBeanMapper The abstract base implementation ofBeanMapper.BeanMapper This is the interface used to convert from one Java bean to another compatible bean (e.g.BeanMapperImplDozer This is the implementation ofBeanMapperusing dozerMapper.BeanMapperImplOrika This is the implementation ofBeanMapperusing orikaMapperFacade.CustomMapperEto CustomMapperto map from a persitent entity (com.devonfw.module.jpa.dataaccess.api.PersistenceEntity) to its correspondingETOto solvemodification counter issue.CustomMapperEto.EntityAccess IdentityConverter DozerCustomConverterthat returns the original source object reference (identity conversion).