Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
-
Uses of RemoteSpacePermissionSet in com.atlassian.confluence.rpc.soap
Modifier and TypeMethodDescriptionConfluenceSoapService.getSpacePermissionSet
(String token, String spaceKey, String permissionType) WikiSoapService.getSpacePermissionSet
(String token, String spaceKey, String permissionType) XhtmlSoapService.getSpacePermissionSet
(String token, String spaceKey, String permissionType) ConfluenceSoapService.getSpacePermissionSets
(String token, String spaceKey) WikiSoapService.getSpacePermissionSets
(String token, String spaceKey) XhtmlSoapService.getSpacePermissionSets
(String token, String spaceKey) -
Uses of RemoteSpacePermissionSet in com.atlassian.confluence.rpc.soap.services
Modifier and TypeMethodDescriptionSpacesSoapService.getSpacePermissionSet
(String spaceKey, String type) SpacesSoapService.getSpacePermissionSets
(String spaceKey)