org.infoglue.cms.util.workflow.hibernate
Class InfoglueHibernatePropertySetDAOUtils

java.lang.Object
  extended by com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOUtils
      extended by org.infoglue.cms.util.workflow.hibernate.InfoglueHibernatePropertySetDAOUtils

public class InfoglueHibernatePropertySetDAOUtils
extends com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOUtils

Quickfix


Constructor Summary
InfoglueHibernatePropertySetDAOUtils()
           
 
Method Summary
static com.opensymphony.module.propertyset.hibernate.PropertySetItem getItem(net.sf.hibernate.Session session, java.lang.String entityName, java.lang.Long entityId, java.lang.String key)
           
 
Methods inherited from class com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOUtils
getKeysImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoglueHibernatePropertySetDAOUtils

public InfoglueHibernatePropertySetDAOUtils()
Method Detail

getItem

public static com.opensymphony.module.propertyset.hibernate.PropertySetItem getItem(net.sf.hibernate.Session session,
                                                                                    java.lang.String entityName,
                                                                                    java.lang.Long entityId,
                                                                                    java.lang.String key)
                                                                             throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


Copyright © 2005 InfoGlue.org All Rights Reserved.