| 12
 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
 
 |  
{
"people" : [
{
	"url": "\/alfresco\/service\/api\/people\/guest",
	"userName": "guest",
	"enabled": false,
	"firstName": "Guest",
	"lastName": "",
	"jobtitle": null,
	"organization": null,
	"organizationId": "", 
	"location": null,
	"telephone": null,
	"mobile": null,
	"email": "",
	"companyaddress1": null,
	"companyaddress2": null,
	"companyaddress3": null,
	"companypostcode": null,
	"companytelephone": null,
	"companyfax": null,
	"companyemail": null,
	"skype": null,
	"instantmsg": null,
	"userStatus": null,
	"userStatusTime": null,
	"googleusername": null,
	"quota": -1,
	"sizeCurrent": 0,
	"emailFeedDisabled": false,
	"persondescription": null
}
		,
{
	"url": "\/alfresco\/service\/api\/people\/mjackson",
	"userName": "mjackson",
	"enabled": false,
	"avatar": "api\/node\/workspace\/SpacesStore\/519ebedc-0827-4fba-a8e3-c51e39385e0c\/content\/thumbnails\/avatar",
	"firstName": "Mike",
	"lastName": "Jackson",
	"jobtitle": "Web Site Manager",
	"organization": "Green Energy",
	"organizationId": null, 
	"location": "Threepwood, UK",
	"telephone": "012211331100",
	"mobile": "012211331100",
	"email": "mjackson@example.com",
	"companyaddress1": "100 Cavendish Street",
	"companyaddress2": "Threepwood",
	"companyaddress3": "UK",
	"companypostcode": "ALF1 SAM1",
	"companytelephone": "",
	"companyfax": "",
	"companyemail": "",
	"skype": "mjackson",
	"instantmsg": "",
	"userStatus": "Working on a new web design for the corporate site",
	"userStatusTime": { "iso8601": "2011-02-15T21:13:09.649+01:00"},
	"googleusername": "",
	"quota": -1,
	"sizeCurrent": 8834773,
	"emailFeedDisabled": false,
	"persondescription": "Mike is a demo user for the sample Alfresco Team site."
}
		,
 
 
]
} | 
Partager