inventory.txt
1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
authentication.cs
=================
*login
*logout
document_add.cs
===============
*add_base64_document
*delete_document
*delete_folder
*get_document_detail_by_name
*get_folder_detail_by_name
document_checkout.cs
====================
*checkin_base64_document
*checkout_base64_document
*undo_document_checkout
document_detail.cs
==================
*get_document_detail
*get_document_detail_by_name
document_links.cs
=================
*get_document_links
*link_documents
*unlink_documents
document_owner.cs
=================
*change_document_owner
document_type.cs
================
*change_document_type
document_history.cs
===================
*get_document_version_history
*get_document_transaction_history
document_rename.cs
==================
*rename_document_filename
*rename_document_title
document_workflow.cs
====================
*start_document_workflow
*stop_document_workflow
*perform_document_workflow_transition
*get_document_workflow_transitions
document_metadata.cs
====================
*get_document_types
*get_document_type_metadata
*get_document_metadata
*update_document_metadata
folder.cs
=========
*get_folder_detail
*create_folder
*get_folder_detail_by_name
*get_folder_contents
*delete_folder
document_system_metadata.cs
===========================
*update_document_metadata