Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteSpacePermissionSet
Packages that use RemoteSpacePermissionSet
-
Uses of RemoteSpacePermissionSet in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteSpacePermissionSetModifier 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
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteSpacePermissionSetModifier and TypeMethodDescriptionSpacesSoapService.getSpacePermissionSet(String spaceKey, String type) SpacesSoapService.getSpacePermissionSets(String spaceKey)