ICommonStructureService Members
Include Protected Members
Include Inherited Members
Defines a classification service.
The ICommonStructureService type exposes the following members.
Methods
Name
Description
Clears the project information cache.
Creates a new node in a classification service structure.
Creates a new project context.
Deletes one or more branches
Deletes a project context and the associated structures
Gets the set of changed nodes with an ID greater than a specified ID.
Gets a set of nodes deleted from a project since a certain time as XML.
Gets a NodeInfo structure using a node URI
Gets a NodeInfo structure using a node pathname.
Gets a set of nodes as XML, including its properties and optionally its children
Gets a ProjectInfo structure using a project name
Gets the current properties for a project.
Imports a structure into CSS as a new branch in an existing structure
Returns the list of project URIs
Lists the structures in a project
Moves a node, along with the entire branch below the node, to a new position in the hierarchy
Renames the specified node.
Moves a node to a new position in the order of nodes within its parent
Top