Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet
Packages that use RemoteContentPermissionSet
-
Uses of RemoteContentPermissionSet in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteContentPermissionSetModifier and TypeMethodDescriptionConfluenceSoapService.getContentPermissionSet
(String token, long contentId, String permissionType) Get the content permission set of a certain type for a particular piece of contentWikiSoapService.getContentPermissionSet
(String token, long contentId, String permissionType) XhtmlSoapService.getContentPermissionSet
(String token, long contentId, String permissionType) ConfluenceSoapService.getContentPermissionSets
(String token, long contentId) Get the content permission sets for a particular piece of contentWikiSoapService.getContentPermissionSets
(String token, long contentId) XhtmlSoapService.getContentPermissionSets
(String token, long contentId) -
Uses of RemoteContentPermissionSet in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteContentPermissionSetModifier and TypeMethodDescriptionPagesSoapService.getContentPermissionSet
(long contentId, String permissionType) PagesSoapService.getContentPermissionSets
(long contentId)