com.atlassian.confluence.core
Interface InheritedContentPermissionManager

All Known Implementing Classes:
CachingInheritedContentPermissionManager, DefaultInheritedContentPermissionManager

public interface InheritedContentPermissionManager


Method Summary
 java.util.List getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
           
 

Method Detail

getInheritedContentPermissionSets

java.util.List getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
Returns:
a list of ContentPermissionSets of type ContentPermission.VIEW_PERMISSION of all ancestors of contentEntityObject


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.