|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.core.DefaultInheritedContentPermissionManager
public class DefaultInheritedContentPermissionManager
Constructor Summary | |
---|---|
DefaultInheritedContentPermissionManager()
|
Method Summary | |
---|---|
protected boolean |
cannotHaveInheritedPermissions(ContentEntityObject contentEntityObject)
Check (for speed) whether we should even bother to query for possible inherited permissions. |
java.util.List<ContentPermissionSet> |
getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
|
void |
setContentPermissionSetDao(ContentPermissionSetDao contentPermissionSetDao)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultInheritedContentPermissionManager()
Method Detail |
---|
public java.util.List<ContentPermissionSet> getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
getInheritedContentPermissionSets
in interface InheritedContentPermissionManager
ContentPermissionSet
s of type
ContentPermission.VIEW_PERMISSION
of all ancestors of contentEntityObjectprotected boolean cannotHaveInheritedPermissions(ContentEntityObject contentEntityObject)
public void setContentPermissionSetDao(ContentPermissionSetDao contentPermissionSetDao)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |