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