|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 |
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 getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
getInheritedContentPermissionSets in interface InheritedContentPermissionManagerContentPermissionSets 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 | |||||||||