com.opensymphony.workflow.spi.hibernate
Class DefaultHibernatePropertySetDelegate
java.lang.Object
com.opensymphony.workflow.spi.hibernate.DefaultHibernatePropertySetDelegate
- All Implemented Interfaces:
- PropertySetDelegate
public class DefaultHibernatePropertySetDelegate
- extends Object
- implements PropertySetDelegate
DOCUMENT ME!
- Version:
- $Revision$
- Author:
- $author$
|
Method Summary |
com.opensymphony.module.propertyset.PropertySet |
getPropertySet(long entryId)
|
void |
setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultHibernatePropertySetDelegate
public DefaultHibernatePropertySetDelegate()
getPropertySet
public com.opensymphony.module.propertyset.PropertySet getPropertySet(long entryId)
- Specified by:
getPropertySet in interface PropertySetDelegate
setSessionFactory
public void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)