org.infoglue.cms.util.workflow.hibernate
Class InfoglueHibernatePropertySetDAOUtils
java.lang.Object
|
+--com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOUtils
|
+--org.infoglue.cms.util.workflow.hibernate.InfoglueHibernatePropertySetDAOUtils
- public class InfoglueHibernatePropertySetDAOUtils
- extends com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOUtils
Quickfix
|
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoglueHibernatePropertySetDAOUtils
public InfoglueHibernatePropertySetDAOUtils()
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
net.sf.hibernate.HibernateException