<request>

Container for request information

 

 



<get_folder_by_userID>

Container for work data request

type

Indicates the amount of data to be returned (core).



<get_folder_by_project>

Container for work data request

type

Indicates the amount of data to be returned (core).



<get_children>

Container for work data request

<parent>

The name of the parent node at which the request is targeted.



<rename_child>

Container for work data request

<node>

The index of the node at which the request is targeted.

<name>

The new name for the node.



<export_child>

Container for work data request

<node>

The index of the node at which the request is targeted.

<type>

The new type for the node.



<delete_child>

Container for work data request

<node>

The index of the node at which the request is targeted.



<add_child>

Container for work data request; identifies the information to insert into a row in the WORKPLACE table.

 

 



<annotate_child>

Container for work data request

<node>

The index of the node at which the request is targeted.

<tooltip>

The new annotation for the node.



<move_child>

Container for work data request

<node>

The index of the node at which the request is targeted.

<parent>

The new parent index for the node at which the request is targeted.