CachingInheritedContentPermissionManager
@Deprecated public class CachingInheritedContentPermissionManager extends Object implements InheritedContentPermissionManager, org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
CachingInheritedContentPermissionManager()
Deprecated.
|
public CachingInheritedContentPermissionManager()
public List<ContentPermissionSet> getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
getInheritedContentPermissionSets
in interface InheritedContentPermissionManager
ContentPermissionSet
s of type
ContentPermission.VIEW_PERMISSION
of all ancestors of contentEntityObjectpublic List<ContentPermissionSet> getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject contentEntityObject)
getInheritedContentPermissionSetsIncludeEdit
in interface InheritedContentPermissionManager
contentEntityObject
- content to get inherited permissions forContentPermission.EDIT_PERMISSION
@EventListener public void handleEvent(ContentPermissionEvent contentPermEvent)
@EventListener public void handleEvent(AncestorsUpdateEvent ancestorsUpdateEvent)
public Class[] getHandledEventClasses()
public void setPageDao(PageDao pageDao)
public void setCacheFactory(TransactionAwareCacheFactory cacheFactory)
@Deprecated public void setCacheFactory(com.atlassian.cache.CacheFactory cacheFactory)
setCacheFactory(TransactionAwareCacheFactory)
public ContentPermissionSetDao getContentPermissionSetDao()
public void setContentPermissionSetDao(ContentPermissionSetDao contentPermissionSetDao)
public void setDefaultInheritedContentPermissionManager(InheritedContentPermissionManager defaultInheritedContentPermissionManager)
public void setEventListenerRegistrar(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences