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, getNamedProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supports
protected List<EntityMapping> doCreateMapping(Class<?> entityType)
doCreateMapping
in class AbstractModelMapper
protected abstract EntityMapping configure(Class<?> supportedType, Class<?> entityType)
Copyright © 2015. All rights reserved.