Difference between revisions of "WSHistory"
From LogicalDOC Community Wiki
Jump to navigationJump to search (Created page with "{| cellspacing="1" cellpadding="3" border="1" |- | bgcolor="#dddddd" | '''Property''' | bgcolor="#dddddd" | '''Type''' | bgcolor="#dddddd" | '''Nullable''' | bgcolor="#dddddd" ...") |
m |
||
Line 9: | Line 9: | ||
| long | | long | ||
| yes | | yes | ||
− | | | + | | document identifier |
|- | |- | ||
| folderId | | folderId |
Revision as of 11:40, 2 August 2012
Property | Type | Nullable | Comment |
docId | long | yes | document identifier |
folderId | long | no | |
userId | long | no | |
date | String | no | format must be 'yyyy-MM-dd HH:mm:ss' or 'yyyy-MM-dd' |
userName | String | yes | |
event | String | yes | |
comment | String | yes | |
title | String | yes | |
version | String | yes | |
path | String | yes | |
sessionId | String | yes | |
filename | String | yes |