|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate.support.HibernateDaoSupport
com.atlassian.hibernate.HibernateObjectDao
com.atlassian.confluence.security.persistence.dao.HibernateContentPermissionSetDao
Field Summary |
Fields inherited from class com.atlassian.hibernate.HibernateObjectDao |
log |
Fields inherited from class org.springframework.orm.hibernate.support.HibernateDaoSupport |
logger |
Constructor Summary | |
HibernateContentPermissionSetDao()
|
Method Summary | |
ContentPermissionSet |
getById(long id)
|
List |
getInheritedContentPermissionSets(ContentEntityObject ceo,
String type)
|
Class |
getPersistentClass()
|
Methods inherited from class org.springframework.orm.hibernate.support.HibernateDaoSupport |
afterPropertiesSet, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, initDao, setHibernateTemplate, setSessionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bucket.core.persistence.ObjectDao |
findAll, findAllSorted, refresh, remove, replicate, save, saveRaw |
Constructor Detail |
public HibernateContentPermissionSetDao()
Method Detail |
public ContentPermissionSet getById(long id)
getById
in interface ContentPermissionSetDao
public List getInheritedContentPermissionSets(ContentEntityObject ceo, String type)
getInheritedContentPermissionSets
in interface ContentPermissionSetDao
ContentPermissionSet
s associated with the ancestors of this content objectpublic Class getPersistentClass()
getPersistentClass
in interface ObjectDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |