org.springframework.data.neo4j.support.typerepresentation
Class ClassValueTypeInformationMapper
java.lang.Object
org.springframework.data.neo4j.support.typerepresentation.ClassValueTypeInformationMapper
- All Implemented Interfaces:
- TypeInformationMapper
public class ClassValueTypeInformationMapper
- extends Object
- implements TypeInformationMapper
- Since:
- 09.10.11
- Author:
- mh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassValueTypeInformationMapper
public ClassValueTypeInformationMapper()
resolveTypeFrom
public TypeInformation<?> resolveTypeFrom(Object alias)
- Specified by:
resolveTypeFrom in interface TypeInformationMapper
createAliasFor
public Object createAliasFor(TypeInformation<?> type)
- Specified by:
createAliasFor in interface TypeInformationMapper
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.