ICommonStructureService Members
Visual Studio 2008
Defines a classification service.
The ICommonStructureService type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClearProjectInfoCache | Clears the project information cache. |
|
CreateNode | Creates a new node in a classification service structure. |
|
CreateProject | Creates a new project context. |
|
DeleteBranches | Deletes one or more branches |
|
DeleteProject | Deletes a project context and the associated structures |
|
GetChangedNodes | Gets the set of changed nodes with an ID greater than a specified ID. |
|
GetDeletedNodesXml | Gets a set of nodes deleted from a project since a certain time as XML. |
|
GetNode | Gets a NodeInfo structure using a node URI |
|
GetNodeFromPath | Gets a NodeInfo structure using a node pathname. |
|
GetNodesXml | Gets a set of nodes as XML, including its properties and optionally its children |
|
GetProject | |
|
GetProjectFromName | Gets a ProjectInfo structure using a project name |
|
GetProjectProperties | Gets the current properties for a project. |
|
ImportBranch | Imports a structure into CSS as a new branch in an existing structure |
|
ListAllProjects | |
|
ListProjects | Returns the list of project URIs |
|
ListStructures | Lists the structures in a project |
|
MoveBranch | Moves a node, along with the entire branch below the node, to a new position in the hierarchy |
|
RenameNode | Renames the specified node. |
|
ReorderNode | Moves a node to a new position in the order of nodes within its parent |
|
UpdateProjectProperties |