Uses of Interface
com.atlassian.confluence.core.persistence.ContentPermissionDao
Packages that use ContentPermissionDao
Package
Description
-
Uses of ContentPermissionDao in com.atlassian.confluence.core
Fields in com.atlassian.confluence.core declared as ContentPermissionDaoModifier and TypeFieldDescriptionprotected ContentPermissionDao
DefaultContentPermissionManager.contentPermissionDao
Methods in com.atlassian.confluence.core with parameters of type ContentPermissionDaoModifier and TypeMethodDescriptionvoid
DefaultContentPermissionManager.setContentPermissionDao
(ContentPermissionDao contentPermissionDao) -
Uses of ContentPermissionDao in com.atlassian.confluence.core.persistence.hibernate
Classes in com.atlassian.confluence.core.persistence.hibernate that implement ContentPermissionDao -
Uses of ContentPermissionDao in com.atlassian.confluence.internal.persistence
Subinterfaces of ContentPermissionDao in com.atlassian.confluence.internal.persistenceModifier and TypeInterfaceDescriptioninterface
Dao for ContentPermissions.