|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.dao.support.DaoSupport org.springframework.orm.hibernate.support.HibernateDaoSupport bucket.user.persistence.dao.hibernate.BucketPropertySetDAO com.atlassian.bamboo.user.propertyset.BambooBucketPropertySetHibernateDao
public class BambooBucketPropertySetHibernateDao
Field Summary |
---|
Fields inherited from class org.springframework.dao.support.DaoSupport |
---|
logger |
Constructor Summary | |
---|---|
BambooBucketPropertySetHibernateDao()
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getEntityNamesByStringItemValues(java.lang.String entityKey,
java.util.List<java.lang.String> stringValues)
|
Methods inherited from class bucket.user.persistence.dao.hibernate.BucketPropertySetDAO |
---|
findByKey, getKeys, remove, setImpl |
Methods inherited from class org.springframework.orm.hibernate.support.HibernateDaoSupport |
---|
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory |
Methods inherited from class org.springframework.dao.support.DaoSupport |
---|
afterPropertiesSet, initDao |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooBucketPropertySetHibernateDao()
Method Detail |
---|
@NotNull public java.util.List<java.lang.String> getEntityNamesByStringItemValues(@NotNull java.lang.String entityKey, @NotNull java.util.List<java.lang.String> stringValues)
getEntityNamesByStringItemValues
in interface BambooPropertySetDao
entityKey
- key of a propertystringValues
- list of property values to be looked for
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |