Package | Description |
---|---|
org.alfresco.mobile.android.api.model.impl |
Implementation of all high level object.
|
Modifier and Type | Method and Description |
---|---|
static PersonImpl |
PersonImpl.parseJson(Map<String,Object> json)
Parse Json Response from Alfresco REST API to create a Person.
|
static PersonImpl |
PersonImpl.parseJson(Map<String,Object> json,
boolean hasAllProperties) |
static PersonImpl |
PersonImpl.parsePublicAPIJson(Map<String,Object> json)
Parse Json Response from Alfresco Public API to create a Person.
|
static PersonImpl |
PersonImpl.parsePublicAPIJson(Map<String,Object> json,
boolean hasAllProperties) |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.