Differences

This shows you the differences between two versions of the page.

projs:clans:docs:addnewperson [2014/01/26 22:28]
jfeng0 created
projs:clans:docs:addnewperson [2014/01/28 10:57] (current)
ytchan2
Line 1: Line 1:
====== addNewRecord(person,information_list, update_date, source) ====== ====== addNewRecord(person,information_list, update_date, source) ======
===== Description ===== ===== Description =====
-add new person.+Add new person. 
===== Parameters ===== ===== Parameters =====
^  Parameter  ^  Necessity  ^  Type  ^  Description  ^ ^  Parameter  ^  Necessity  ^  Type  ^  Description  ^
-|  person  |  required  |  string |  person name +|  person  |  required  |  int |  person id
-|  stock_id |  required  |  string |  the stock id of company that the person work for |+|  information_list |  required  |  list |  the information list of the new person |
|  update_date  |  not required  |  string  |  date when updating the information  | |  update_date  |  not required  |  string  |  date when updating the information  |
|  source  |  required  |  string  |  source of the information  | |  source  |  required  |  string  |  source of the information  |
Line 22: Line 23:
===== Related Work ===== ===== Related Work =====
-[[XML DOM Tutorial]]http://www.w3schools.com/dom/+XML DOM Tutorial http://www.w3schools.com/dom/
 
projs/clans/docs/addnewperson.1390746518.txt.gz · Last modified: 2014/01/26 22:28 by jfeng0     Back to top