Package | Description |
---|---|
org.alfresco.mobile.android.api.model |
Provides all basic objects.
|
org.alfresco.mobile.android.api.model.impl |
Implementation of all high level object.
|
Modifier and Type | Method and Description |
---|---|
Company |
Person.getCompany()
Returns the company object the person belongs.
|
Modifier and Type | Class and Description |
---|---|
class |
CompanyImpl |
Modifier and Type | Method and Description |
---|---|
Company |
PersonImpl.getCompany()
Returns the company object the person belongs.
|
static Company |
CompanyImpl.parseJson(Map<String,Object> json,
String location) |
static Company |
CompanyImpl.parsePublicAPIJson(Map<String,Object> json,
String location) |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.