| Package | Description |
|---|---|
| org.springframework.extensions.surf.support |
| Modifier and Type | Method and Description |
|---|---|
protected AlfrescoUser |
AlfrescoUserFactory.buildAlfrescoUser(org.json.JSONObject json)
Build the Alfresco User from the supplied JSON data
|
protected AlfrescoUser |
Alfresco32UserFactory.buildAlfrescoUser(org.json.JSONObject json) |
protected AlfrescoUser |
AlfrescoUserFactory.constructAlfrescoUser(org.json.JSONObject jsonData,
org.json.JSONObject properties,
Map<String,Boolean> capabilities,
Map<String,Boolean> immutability)
Construct the Alfresco User from the supplied JSON data, properties and capabilities
|
protected AlfrescoUser |
AlfrescoUserFactory.constructUser(org.json.JSONObject properties,
Map<String,Boolean> capabilities,
Map<String,Boolean> immutability)
Return the AlfrescoUser object
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.