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