org.riotfamily.components.model.wrapper
Class HibernateWrapperFactory
java.lang.Object
org.riotfamily.components.model.wrapper.HibernateWrapperFactory
- All Implemented Interfaces:
- ValueWrapperFactory
public class HibernateWrapperFactory
- extends Object
- implements ValueWrapperFactory
- Since:
- 7.0
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateWrapperFactory
public HibernateWrapperFactory(org.hibernate.SessionFactory sessionFactory)
createWapper
public ValueWrapper<?> createWapper(Object value)
throws WrappingException
- Specified by:
createWapper
in interface ValueWrapperFactory
- Throws:
WrappingException