org.tynamo.services
Class EntityCoercerServiceImpl
java.lang.Object
org.tynamo.services.EntityCoercerServiceImpl
- All Implemented Interfaces:
- EntityCoercerService
public class EntityCoercerServiceImpl
- extends Object
- implements EntityCoercerService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityCoercerServiceImpl
public EntityCoercerServiceImpl(DescriptorService descriptorService)
- Parameters:
descriptorService - used to initialize the mappings to avoid TRAILS-173
classToString
public String classToString(Class clazz)
- Specified by:
classToString in interface EntityCoercerService
stringToClass
public Class stringToClass(String simpleName)
- Specified by:
stringToClass in interface EntityCoercerService
Copyright © 2004-2009. All Rights Reserved.