You are here

Node

org.alfresco.mobile.android.api.model.Node

This section describes the Node interface.

Base abstract of node objects. Objects such as Documents and Folders implement this interface.

Class declaration

public interface Node extends Serializable, Parcelable

Inherits from Implements
Serializable, Parcelable None