public abstract class AbstractIdentityManagedMapper extends AbstractModelMapper
| Constructor and Description |
|---|
AbstractIdentityManagedMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EntityMapping |
configure(Class<?> supportedType,
Class<?> entityType) |
protected List<EntityMapping> |
doCreateMapping(Class<?> entityType) |
createMapping, getAnnotatedProperties, getAnnotatedProperty, getNamedPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsprotected List<EntityMapping> doCreateMapping(Class<?> entityType)
doCreateMapping in class AbstractModelMapperprotected abstract EntityMapping configure(Class<?> supportedType, Class<?> entityType)
Copyright © 2015. All rights reserved.