Uses of Interface
com.atlassian.confluence.internal.security.persistence.ContentPermissionSetDaoInternal
-
Packages that use ContentPermissionSetDaoInternal Package Description com.atlassian.confluence.impl.search.v2.extractor com.atlassian.confluence.security.persistence.dao.hibernate -
-
Uses of ContentPermissionSetDaoInternal in com.atlassian.confluence.impl.search.v2.extractor
Constructors in com.atlassian.confluence.impl.search.v2.extractor with parameters of type ContentPermissionSetDaoInternal Constructor Description ContentPermissionsBulkExtractor(ContentPermissionSetDaoInternal contentPermissionSetDao)
-
Uses of ContentPermissionSetDaoInternal in com.atlassian.confluence.security.persistence.dao.hibernate
Classes in com.atlassian.confluence.security.persistence.dao.hibernate that implement ContentPermissionSetDaoInternal Modifier and Type Class Description class
HibernateContentPermissionSetDao
-