info.magnolia.content2bean.impl
Class PropertiesBasedTypeMapping

java.lang.Object
  extended by info.magnolia.content2bean.impl.TypeMappingImpl
      extended by info.magnolia.content2bean.impl.PropertiesBasedTypeMapping
All Implemented Interfaces:
TypeMapping

public class PropertiesBasedTypeMapping
extends TypeMappingImpl

Type mapper implementation resolving its mapping from the properties file. The transformer class is resolved from the value of the property named [fully_qualified_class_name].transformer.

Version:
$Id: PropertiesBasedTypeMapping.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.content2bean.TypeMapping
TypeMapping.Factory
 
Field Summary
 
Fields inherited from class info.magnolia.content2bean.impl.TypeMappingImpl
propertyTypes, types
 
Fields inherited from interface info.magnolia.content2bean.TypeMapping
MAP_TYPE
 
Constructor Summary
PropertiesBasedTypeMapping()
           
 
Method Summary
 
Methods inherited from class info.magnolia.content2bean.impl.TypeMappingImpl
addPropertyTypeDescriptor, addTypeDescriptor, getAddMethod, getExactMethod, getPropertyTypeDescriptor, getTypeDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesBasedTypeMapping

public PropertiesBasedTypeMapping()


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.