it.amattioli.dominate.resolver
Class CompositeEntityResolver
java.lang.Object
it.amattioli.dominate.resolver.CompositeEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class CompositeEntityResolver
- extends Object
- implements EntityResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeEntityResolver
public CompositeEntityResolver()
CompositeEntityResolver
public CompositeEntityResolver(List<EntityResolver> children)
addChildResolver
public void addChildResolver(EntityResolver child)
loadChildren
public void loadChildren()
find
public Class<? extends Entity<?>> find(String entityName)
- Specified by:
find in interface EntityResolver
Copyright © 2011. All Rights Reserved.