GrooveTools Web Service
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The GrooveTools service provides access to the tools in a Groove 2007 workspace.
XML Definitions
WSDL
GrooveTools.wsdl 2.0
with references to:
Core.xsd 2.0
Events.xsd 2.0
Tools.xsd 2.0
SOAP Operation Namespace
http://webservices.groove.net/Groove/2.0/Tools/
HTTP Post URL
http://localhost:port-number/GWS/Groove/2.0/ Tools/service-specific-data
Operations, Complex Types, and Events
The following sections describe the GrooveTools operations, complex types, and events.
Operations
Operation |
Description |
---|---|
Adds a tool to the workspace. |
|
Deletes the tool from the workspace. |
|
Provides information about the tools in a workspace. |
|
Returns a list of tool templates that may be used to add tools to the workspace. |
|
Returns the permissions available to the specified role in the targeted tool or returns the list of available permissions for the targeted tool. |
|
Provides information about the targeted tool. This operation provides the same information about one tool that Read provides about all tools in the workspace. |
|
Renames the display name of the tool in the workspace. |
|
Replaces the existing permissions for the specified role with the specified list of permissions. |
|
Mark all items in the tool as read or unread. |
Complex Types
Complex type |
Description |
---|---|
Describes a template used to create a specific kind of tool. |
|
Describes a specific instance of a tool. |
Events
Event class URN |
Event |
Description |
---|---|---|
urn:groove-net:Tool2Event |
Indicates that a tool was added to workspace. |
|
Indicates that a tool was deleted from a workspace. |
||
Indicates that a tool was renamed. |