You are here

Company

org.alfresco.mobile.android.api.model.Company

This section describes the Company interface.

Provides information for company details contained in a person's profile. The Person object provides a method, getCompany(), to return company information contained in a person's profile. The company details are returned as a Company object.

Attention: This interface was introduced in SDK version 1.3.

Class declaration

public interface Company extends Serializable

Inherits from Implements
Serializable None