|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PermissionDelegate in com.atlassian.confluence.content |
|---|
| Methods in com.atlassian.confluence.content that return PermissionDelegate | |
|---|---|
PermissionDelegate |
UninstalledContentType.getPermissionDelegate()
|
PermissionDelegate |
ContentType.getPermissionDelegate()
|
| Uses of PermissionDelegate in com.atlassian.confluence.content.custom |
|---|
| Methods in com.atlassian.confluence.content.custom that return PermissionDelegate | |
|---|---|
PermissionDelegate |
CustomContentTypeWrapper.getPermissionDelegate()
|
| Uses of PermissionDelegate in com.atlassian.confluence.mail.archive.content |
|---|
| Methods in com.atlassian.confluence.mail.archive.content that return PermissionDelegate | |
|---|---|
PermissionDelegate |
MailContentType.getPermissionDelegate()
|
| Uses of PermissionDelegate in com.atlassian.confluence.plugins.contentproperty |
|---|
| Classes in com.atlassian.confluence.plugins.contentproperty that implement PermissionDelegate | |
|---|---|
class |
ContentPropertyPermissionDelegate
Checks permissions for a content property |
| Methods in com.atlassian.confluence.plugins.contentproperty that return PermissionDelegate | |
|---|---|
PermissionDelegate |
JsonContentPropertyType.getPermissionDelegate()
|
| Uses of PermissionDelegate in com.atlassian.confluence.security |
|---|
| Methods in com.atlassian.confluence.security with parameters of type PermissionDelegate | |
|---|---|
abstract boolean |
Permission.checkAgainst(PermissionDelegate delegate,
com.atlassian.user.User user,
Object target)
|
| Method parameters in com.atlassian.confluence.security with type arguments of type PermissionDelegate | |
|---|---|
void |
DefaultPermissionManager.setDelegates(Map<String,PermissionDelegate> delegates)
|
| Uses of PermissionDelegate in com.atlassian.confluence.security.delegate |
|---|
| Constructors in com.atlassian.confluence.security.delegate with parameters of type PermissionDelegate | |
|---|---|
TargetToLatestVersionDecorator(PermissionDelegate delegate)
|
|
| Uses of PermissionDelegate in test.plugin |
|---|
| Classes in test.plugin that implement PermissionDelegate | |
|---|---|
class |
DummyPermissionDelegate
|
| Uses of PermissionDelegate in test.plugin.apiavailable |
|---|
| Methods in test.plugin.apiavailable that return PermissionDelegate | |
|---|---|
PermissionDelegate |
DummyUnavailableContentType.getPermissionDelegate()
|
PermissionDelegate |
DummyAvailableContentType.getPermissionDelegate()
|
| Constructors in test.plugin.apiavailable with parameters of type PermissionDelegate | |
|---|---|
DummyAvailableContentType(ContentEntityAdapter contentEntityAdapter,
PermissionDelegate permissionDelegate,
ApiSupportProvider apiSupportProvider,
CustomContentApiSupportParams customContentApiSupportParams)
|
|
DummyUnavailableContentType(ContentEntityAdapter contentEntityAdapter,
PermissionDelegate permissionDelegate)
|
|
| Uses of PermissionDelegate in test.plugin.versionchildpolicy |
|---|
| Methods in test.plugin.versionchildpolicy that return PermissionDelegate | |
|---|---|
PermissionDelegate |
DummyOriginalVersionContentType.getPermissionDelegate()
|
PermissionDelegate |
DummyCurrentVersionContentType.getPermissionDelegate()
|
| Constructors in test.plugin.versionchildpolicy with parameters of type PermissionDelegate | |
|---|---|
DummyCurrentVersionContentType(ContentEntityAdapter contentEntityAdapter,
PermissionDelegate permissionDelegate,
ApiSupportProvider apiSupportProvider)
|
|
DummyOriginalVersionContentType(ContentEntityAdapter contentEntityAdapter,
PermissionDelegate permissionDelegate,
ApiSupportProvider apiSupportProvider)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||