|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteContentPermissionSet | |
---|---|
com.atlassian.confluence.rpc.soap | |
com.atlassian.confluence.rpc.soap.services |
Uses of RemoteContentPermissionSet in com.atlassian.confluence.rpc.soap |
---|
Methods in com.atlassian.confluence.rpc.soap that return RemoteContentPermissionSet | |
---|---|
RemoteContentPermissionSet |
XhtmlSoapService.getContentPermissionSet(java.lang.String token,
long contentId,
java.lang.String permissionType)
|
RemoteContentPermissionSet |
WikiSoapService.getContentPermissionSet(java.lang.String token,
long contentId,
java.lang.String permissionType)
|
RemoteContentPermissionSet |
ConfluenceSoapService.getContentPermissionSet(java.lang.String token,
long contentId,
java.lang.String permissionType)
Get the content permission set of a certain type for a particular piece of content |
RemoteContentPermissionSet[] |
XhtmlSoapService.getContentPermissionSets(java.lang.String token,
long contentId)
|
RemoteContentPermissionSet[] |
WikiSoapService.getContentPermissionSets(java.lang.String token,
long contentId)
|
RemoteContentPermissionSet[] |
ConfluenceSoapService.getContentPermissionSets(java.lang.String token,
long contentId)
Get the content permission sets for a particular piece of content |
Uses of RemoteContentPermissionSet in com.atlassian.confluence.rpc.soap.services |
---|
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteContentPermissionSet | |
---|---|
RemoteContentPermissionSet |
PagesSoapService.getContentPermissionSet(long contentId,
java.lang.String permissionType)
|
RemoteContentPermissionSet[] |
PagesSoapService.getContentPermissionSets(long contentId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |