@Deprecated public class BucketPropertySetDAO extends org.springframework.orm.hibernate.support.HibernateDaoSupport implements com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAO
| Constructor and Description |
|---|
BucketPropertySetDAO()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.opensymphony.module.propertyset.hibernate.PropertySetItem |
findByKey(String entityName,
Long entityId,
String key)
Deprecated.
|
Collection |
getKeys(String entityName,
Long entityId,
String prefix,
int type)
Deprecated.
|
void |
remove(String entityName,
Long entityId,
String key)
Deprecated.
|
void |
setImpl(com.opensymphony.module.propertyset.hibernate.PropertySetItem propertySetItem,
boolean isUpdate)
Deprecated.
|
public void setImpl(com.opensymphony.module.propertyset.hibernate.PropertySetItem propertySetItem,
boolean isUpdate)
setImpl in interface com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOpublic Collection getKeys(String entityName, Long entityId, String prefix, int type)
getKeys in interface com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOpublic com.opensymphony.module.propertyset.hibernate.PropertySetItem findByKey(String entityName, Long entityId, String key)
findByKey in interface com.opensymphony.module.propertyset.hibernate.HibernatePropertySetDAOCopyright © 2003–2016 Atlassian. All rights reserved.